BODY{
	scrollbar-face-color:'#000000';
	scrollbar-arrow-color:#00CC00;
	scrollbar-track-color:'#D29D43';
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
}

.maintable  {
	background-repeat: no-repeat;
}

A:menulink:hover {color: #FFFFFF; background: #000000; text-decoration: none; font-style: bold;}
A.blacklink:hover {color: #000000; background: #D29D43; text-decoration: none; font-style: bold;}
A.blacklink2:hover {color: #000000; background: #D29D43; text-decoration: none; font-style: bold;}
A.redlink:hover {color: #000000; background: #FFFFCC; text-decoration: none; font-style: bold;}
A:footerlinks:hover {color: #FFFFFF; background: #000000; text-decoration:non; font-style: bold}


.redlink{
	link: #FFFFCC;
	text-decoration: underline;
	font-style: normal;
	color: #FFFFCC;
}

.blacklink{
	link: #FFFFCC;
	color: #FFFFCC;
	text-decoration: none;
	font-style: normal;
}

.blacklink2{
	link: #FFFFCC;
	color: #FFFFCC;
	text-decoration: underline;
	font-style: normal;
}


.menulink {
        link: #CCCCCC;
	text-decoration: none;
	font-style: normal;
	color: #005500;
}


.footerlinks  {
	link: #FFFFFF;
	text-decoration: underline;
	font-style: normal;
	color: #D29D43;
	
}


.btnav {}

