BODY 
{
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#333333;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#CCCCCC;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#cccccc;
	scrollbar-track-color:#000000;
}

body
{	
	background-color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.style1 
{
	font-size: 12px;
	color: #ffffff;
}

.style2
{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.style3
{
	font-size: 11px;
	color: #ffffff;
}

.style4
{
	font-size: 11px;
	color: #333333;
}

.style5
{
	font-size: 11px;
	color: #333333;
	font-weight: bold;

}
	
a.gray:link {color: #333333; text-decoration: none; font-size: 11px; font-weight: bold;}
a.gray:visited {COLOR: #333333; TEXT-DECORATION: none; font-size: 11px; font-weight: bold;}
a.gray:hover {COLOR: #ff9e00;TEXT-DECORATION: none; font-size: 11px; font-weight: bold;}

a.org:link {color: #ff9e00; text-decoration: none; font-size: 12px; font-weight: bold;}
a.org:visited {COLOR: #ff9e00; TEXT-DECORATION: none; font-size: 12px; font-weight: bold;}
a.org:hover {COLOR: #ffffff;TEXT-DECORATION: none; font-size: 12px; font-weight: bold;}

a.white:link {color: #ffffff; text-decoration: none; font-size: 11px;}
a.white:visited {COLOR: #ffffff; TEXT-DECORATION: none; font-size: 11px;}
a.white:hover {COLOR: #ff9900;TEXT-DECORATION: none; font-size: 11px;}


