a:link
{
	color: #CC6633; 
}
a:visited
{
	color: #6699CC; 
} 
a:active 
{
	color: #6699CC; 
}
a:hover, a:hover.darkback
{
	color: #FFFF66; 
	background-color: #666666; 
}


a:link.darkback, a:visited.darkback, a:visited.hover.darkback, a:active.darkback 
{
	color: CCCCCC;
    background-color: transparent; 
}


body
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 11pt;
	color: #333333;
	scrollbar-face-color: #F4F4F4;
	scrollbar-shadow-color: #808080;
	scrollbar-highlight-color: #4f2808;
	scrollbar-3dlight-color: #4f2808;
	scrollbar-darkshadow-color: #808080;
	scrollbar-track-color: #808080;
	scrollbar-arrow-color: #4f2808;

}

table
{
	font-family: Arial, Arial, Helvetica;
	font-size: 10pt;
	color: #333333;

}
builders
{
	font-family: Arial, Arial, Helvetica;
	font-size: 10pt;
	color: #333333;

}


input
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
	background-color: #F4F4F4;

}
               
textarea
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
	color: #4f2808;
	font-weight: bold;
	background-color: #ffffff;
}
select
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
	color: #4f2808;
	font-weight: bold;
	background-color: #F4F4F4;
}

hr { height: 1px; color: #4f2808; }