

body {

	background-color: #000000;

scrollbar-face-color:#000000;

scrollbar-shadow-color:#000000; 

scrollbar-highlight-color:#000000; 

scrollbar-3dlight-color:#000000; 

scrollbar-darkshadow-color:#000000; 

scrollbar-track-color:#5B5B5B; 

scrollbar-arrow-color:#A61400;

}



/* General font families for common tags */

font,th,td,p { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 14px;}

a:link,a:active,a:visited { font-family:Verdana, Arial, Helvetica, sans-serif; color : #CCCCCC; text-decoration: none;  font-size: 13px;}

a:hover		{ color : #777; font-size: 13px;}

hr	{ height: 0px; border: solid #8DC63F 0px;  font-size: 13px;}

/* footer */

#footer {
color: #454545;
	line-height: 155%;
font-size: 12px;
}
#footer a:link {

	color: #454545;

	text-decoration: none;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #454545;

}

#footer a:visited {

	color: #454545;

	text-decoration: none;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #454545;

}

#footer a:hover {

	color: #FFFFFF;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #FFFFFF;

}







