body {
	scrollbar-track-color:#000000;
	scrollbar-arrow-color:#ffffff;
	scrollbar-face-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:white;
	scrollbar-darkshadow-color:white;
}	

body, td {font-family:arial;font-size:8pt;color:white;}
a {color:#bbbb00;text-decoration:none;}
a:hover {color:#ff9900;text-decoration: underline;}

a.goldad {color:#ffff00;text-decoration: none;font-size:13px;font-weight:bold;}
a.goldad:hover {color:#FF9900;text-decoration: underline;}

a.am {color:#444444;text-decoration: none;}
a.am:hover {color:#888888;text-decoration: underline;}

input {background-color:#333333;border:1px solid white;color:white;font-size:10px;}
select {background-color:#333333;border:1px solid white;color:white;}


.required {background-image:url(images/required.gif); background-position:top right; background-repeat:no-repeat;}
