h1 {
	color:#000000;
	font-family:arial,verdana;
	font-size:12px;
	font-weight:bold;
	margin-top: 20px;
}


td
{
	font-family: arial, verdana;
	font-size: 12px;
	color: #000000;
}


.light
{
	font-family: arial, verdana;
	font-size: 11px;
	color: #eeeeee;
}

body
{
	font-family: arial, verdana;
	font-size: 11px;
	color: #44250B;
	scrollbar-face-color:#DBDBDB;
	
	scrollbar-arrow-color:666666; 
	scrollbar-track-color:#DBDBDB ;
	scrollbar-shadow-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#DBDBDB;
	scrollbar-darkshadow-Color:#DBDBDB;
}




.inputmedium
{
	font-family: arial, verdana;
	font-size: 11px;
	color: #161616;
	width: 150px;	
	height: 17px;
}

.inputsmall
{
	font-family: arial, verdana;
	font-size: 11px;
	color: #161616;
	width: 75px;
	height: 17px;	
}

.formbutton
{
	font-family: arial, verdana;
	font-size: 11px;
	color: #161616;
	width: 125px;
	height: 25px;	
}

textarea
{
	font-family: arial, verdana;
	font-size: 11px;
	color: #161616;
	width: 377px;
	height: 130px;
}

a
{
	color: #00536B;
	text-decoration: none;
	font-weight: normal;
}

a:hover
{
	color: #00536B;
	text-decoration: underline;
	font-weight: normal;

}

div.transOFF {width: 100%; background-color: silver;border:0px solid black;}
div.transON  {width: 100%; background-color: silver;opacity:.90;filter: alpha(opacity=90); -moz-opacity: 0.9;border:0px solid black;}

