/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(Images/linegrey.gif);
	background-repeat: repeat-x;
	background-color: #666666;
}
table{ border-collapse:collapse; border:none;}
td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 0px;

}
.nomargins {
	margin: 0px;
	padding: 0px;
}
#seattle {
	width: 159px;
	background-image: url(Images/arctic2.gif);
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #666666;
}
#miami {
	width: 221px;
	background-image: url(Images/arctic.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#texas {
	width: 530px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	vertical-align: top;
}
#bodice {
	width: 913px;
	background-color: #FFFFFF;
}
.footer {
	background-color: #f0f0f0;
	font-size: 10px;
	padding-top: 33px;
	padding-right: 33px;
	padding-left: 33px;
	padding-bottom: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.footer a:link,.footer a:visited {
	color: #660033;
	text-decoration: none;
	padding: 7px;
}
.footer a:hover {
	color: #333366;
	text-decoration: underline;
}





a:link, a:visited, a:active {
	text-decoration: none;
}
.linesEverywhere a:link, .linesEverywhere a:visited, .linesEverywhere a:active {
	text-decoration: underline;
}
.linesEverywhere a:hover {
	text-decoration: none;
}
.linesEverywhere {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}


.leftslinks{margin-top:5px }

.soLeft a:link,.soLeft a:visited {
	color: #000000;
	text-decoration: underline;
}
.soLeft a:hover {
	color: #990000;
	text-decoration: none;
}
.soLeft {
	font-size: 10px;
	padding: 7px;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
}


a:hover {
	text-decoration: underline;
}

