body {
	color: #000;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small;
	margin-top: 0px;
	margin-left: 0px;
}
.greatshell {
	width: 817px;
}
.shell {
	background-color: #080;
	width: 800px;
	border: 1px solid #000;
}
.shellspacer {
	float: left;
	width: 10px;
}	
.mainTable {
}

.banner {
	background-color: #000;
	position: relative;
	left: 0px;
	top: 0px;
	height: 175px;
	width: 800px;
	border-bottom: 3px solid #000;
}

.links {
	width: 97%;	
}
.links2 {
	width: 90%;	
}	
.left {
	width: 100%;
	height: 100%;
}
.center {
	width: 100%;
	height: 100%;
	overflow: auto;
}
.info {
	width: 95%;
}
.right { 
	float: left;
	width: 100%;
	height: 100%;
}
		
.leftTD {
	background-color: #000;
}
.usc {
	color: #900;
	font-size: 9px;
}	
.pageHeader {
	color: #900;
	font-size: 18px;
}
.pageText {
	color: #000;
	font-size: 12px;
}
.pagetextLeads {
	color: #1f6fb6;
	font-weight: 900;
	font-size: 12px;
}
.pageText2 {
	color: #000;
	font-size: 12px;
}
a {
	font-size: 12px;	
	color: #900;
}
a:hover {
	text-decoration: none;
}
.linkHeader {
	color: #c90;
	font-size: 14px;
}
.control {
	color: #000;
	font-size: 10px;
}
.row3 {
	height: 25px;
	background-color: #900;
	color: #fff;
	font-size: 13px;
}
.row2 {
	height: 25px;
	background-color: #c90;
	color: #000;
	font-size: 13px;
}
.row {
	height: 25px;
	background-color: #fff;
	color: #000;
	font-size: 13px;
}
.crow2 {
	background-color: #1f6bf6;
	color: #1f6fb6;
	font-size: 13px;
}
.crow {
	background-color: #fff;
	color: #1f6fb6;
	font-size: 13px;
}
.row2x {
	background-color: #c90;
	color: #1f6fb6;
	font-size: 13px;
}
.rowx {
	background-color: #fff;
	color: #1f6fb6;
	font-size: 13px;
}
.desc {
	width: 90%;
}
hr.sep { 
	border: none;
	color: #c90;
	background-color: #c90;
	height: 2px;
}
.tablehead {
	color: #003;
	font-weight: 800;
	font-size: 10px;
}
.tablehead2 { 
	color: #fff;
	font-size: 12px;
}