body { 
background: #000000;
margin: 5px ;
}

td {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
line-height: 16px; 
font-weight: normal; 
color: #333333;
}

.copy {
font-size: 12px; 
line-height: 16px; 
font-weight: normal; 
color: #333333;
}

.wht-11 {
font-size: 12px; 
line-height: 16px; 
font-weight: normal; 
color: #FFFFFF;
}

.leftNav {
font-size: 11px; 
line-height: 16px; 
font-weight: bold; 
color: #FFFFFF;
margin: 4px 2px 4px 2px;
}

.redBold-11 {
font-size: 12px; 
line-height: 16px; 
font-weight: bold; 
color: #CC0000;
}

.blue-11 {
font-size: 12px; 
line-height: 16px; 
font-weight: normal; 
color: #014A92;
}

.grey-10 {
font-size: 10px; 
font-weight: normal; 
color: #555555;
}

.btn {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
color: #FFFFFF;
background: url(images/btn_tile.gif);
padding: 0px 4px 0px 8px;
border: 1px solid #E4D555;
text-decoration: none;
}

input, textarea, select {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 12px;
font-weight: normal;
color: #333333;
}

td a:link, .grey1-10 a:link, .blue-11 a:link { color: #014A92;  text-decoration: underline; }
td a:visited, .grey1-10 a:visited, .blue-11 a:visited { color: #014A92;  text-decoration: underline;}
td a:hover, .grey1-10 a:hover, .blue-11 a:hover { color: #254768; text-decoration: underline; }
td a:active, .grey1-10 a:active, .blue-11 a:active { color: #254768; text-decoration: underline; }

.leftNav a:link, .wht-11 a:link { color: #FFFFFF;  text-decoration: none; }
.leftNav a:visited, .wht-11 a:visited { color: #FFFFFF;  text-decoration: none; }
.leftNav a:hover, .wht-11 a:hover { color: #FFFFFF; text-decoration: underline; }
.leftNav a:active, .wht-11 a:active { color: #FFFFFF; text-decoration: underline; }

.btn a:link { color: #FFFFFF;  text-decoration: none;}
.btn a:visited { color: #FFFFFF;  text-decoration: none;}
.btn a:hover { color: #FFFFFF; text-decoration: none; color: #A2D8F6;}
.btn a:active { color: #FFFFFF; text-decoration: none; color: #A2D8F6;}


/************* BEGIN: content area styles ***************/

#contentbody{
	border: 1px solid #000000;
 	background-color: #FFFFFF;
	font-size: 11pt;
	color: Black;
	padding: 8px 8px 8px 8px;
	width: 460px;
	font-family: verdana, helvetica, verdana, arial , sans-serif;
	test-decoration: none

}

#listings{
	font-size: 8pt;
	color: Black;
}

.listingsheader{
	font-weight: bold;
}

.listingrowcolor{
	background-color: #D5D2DF; 
}

.listingrowcoloralt{
	//background-color: #F7E6EE;
	background-color: White;
}

.listingrowcoloralt2{
	background-color: #F2F2FF;
}

.listingrowcoloralt3{
	background-color: #CCDAFF; /* Light blue*/
}


.listingrowcolorarchive{
	background-color: Silver;
}

TH {
	
	text-align: left;
	color: White;
	background-color: #014A92;
}

H5{

Color: #014A92;
}
/************* END: content area styles ***************/
