/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}
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: 160px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#texas {
	width: 800px;
	vertical-align: top;
}
#bodice {
	width: 960px;
		border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;

}
.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;
}





.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;
}

