.bodytext {
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	font-family: Verdana;
	font-size: 12px;
}

.bodytextbold {
	font-weight:bolder;
	color:#ffffff;
	text-decoration:none;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
}

.bodytext a:hover {
	color:#CC0000;
	text-decoration:none;
}

.bodytext a:link, .bodytext a:active, .bodytext a:visited {
	color:#CC0000;
	text-decoration:none;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
}

.copyright a:link, .copyright a:active, .copyright a:visited {
	color:#CC0000;
	text-decoration:none;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
}

.copyright a:hover {
	color:#CC0000;
	text-decoration:none;
}

.copyright { 
	color:#FFFFFF;
	text-decoration:none;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
 } 
 
.copyrightw {
	color:#FFFFFF;
	text-decoration:none;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
}

.copyright1 {
	color:#CC0000;
	text-decoration:none;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
}

.copyrightw a:link, .copyrightw a:active, .copyrightw a:visited {
	color:#CC0000;
	text-decoration:none;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
}

.copyrightw a:hover {
	color:#CC0000;
	text-decoration:none;
}

.date {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:link, .footer a:active, .footer a:visited {
    font-weight:normal;
	color:#CC0000;
	text-decoration:none;
	font-family: Verdana;
	font-size: 9px;
}

.footer a:hover {
	color:#FF9900;
	text-decoration:none;
}
	
.header {
	text-decoration:none;
	font-family: Verdana;
	font-size: 14px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
}

.outline {
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	color: #CCCCCC;
}

.subheader {
	text-decoration:none;
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	font-weight: bolder;
}

.subtablegrey {
    background-color:#CCCCCC;
    text-decoration:none;
 }
 
.tablegrey {
    background-color:#999999;
    text-decoration:none;
 }
 
body {scrollbar-face-color: #000000;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #161616;
scrollbar-shadow-color: #3A3B36;
scrollbar-highlight-color: #3A3B36;
scrollbar-3dlight-color: #3A3B36;
scrollbar-darkshadow-color: #3A3B36;
}