body {
	margin:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #0A1015;
	background-image: url(/images/background.gif);
	background-attachment: fixed;
}

input, textarea, select, table, td { 
	font-size:100%;
}

select.data {
	font-weight:bold;
	color: #666666;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {color: #FF8800;}

a.hot {font-size: 90%; color: #FFFFFF; text-decoration: underline; font-weight:bold; line-height:15px;}
a.hot:hover {color: #FFCC00;}

.copyright { size:90%; color: #CCCCCC}
.footer {  color: #FFFFFF;}
a.footer { color: #0066CC; text-decoration: none; font-weight:bold;}
a.footer:hover { color: #FF8800;}

a.email:link {color: #FFFFFF;text-decoration: underline;}
a.email:visited {color: #FFFFFF;text-decoration: underline;}
a.email:hover {color: #FFFFFF;text-decoration: none;}
a.email:active {color: #FFFFFF;text-decoration: none;}

a.ncoa:link, a.ncoa:visited  {color: #99FF99;text-decoration: underline;}
a.ncoa:hover, a.ncoa:active {color: #FFFFFF;text-decoration: underline;}

#datacards {

	color:#000; 
	background-color:#EEE; 
	padding:0px; 
	text-align:left; 
	border-left:2px #d5d5d5 solid; 
	border-right:1px #d5d5d5 solid; 
	border-bottom:1px #d5d5d5 solid; 
	margin:0px;
}

#datacards .data { 
	background: url(/Templates/images/icon.gif) #EEE no-repeat 1% 50%; 
	color: #000; 
	font-size:90%; 
	padding:2px 0px 2px 10px; 
	border-bottom:1px #CCC solid; 
	margin-bottom:1px; 
	width:96%;
}

#datacards div { 
	padding:6px 4px 6px 26px;
}

#datacards a { 
	color: #0066CC; 
	text-decoration: none; 
	font-weight:bold;
}

#datacards a:hover { 
	color: #ff8800; 
}

.body { font-style: normal; color: #FFFFFF;line-height: 25px;font-weight: bold;}
.bodyTitle { font-family:"Courier New", Courier, monospace; font-size:130%; font-style: normal;color: #FFCC00;line-height: 25px;font-weight: bold;}
.headerNumber { font-size: 110%;font-style: normal;color: #FFFFFF;font-weight: bold;}
.spanstyle {position:absolute;visibility:visible;top:-50px;font-size:90%;font-family:Verdana;font-weight:bold;color:white;}
.style2 {color: #FFFF00}
.style3 {color: #00FFFF}
.small1 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 90%;font-style: normal;color: #FFFFFF;font-weight: normal;}
.errors { font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 90%;font-style: normal;font-weight: bold;color: #FF0000; background-color:#FFFFFF; }
.title { color: #FFCC00; font-weight:bold; font-size:140%;}

/* Trailing Snake Effect*/
.spanstyle { position:absolute; 
visibility:visible; top:-50px; font-size:100%; font-family:Verdana; font-weight:bold; 
color:#FFF; }