body, code, table, td, legend, span, div, tbody, thead, pre 
{

	scrollbar-face-color: #DEDFDE;
scrollbar-highlight-color: #C0C0C0;
scrollbar-3dlight-color: #808080;
scrollbar-darkshadow-color: #C0C0C0;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #808080;
scrollbar-track-color: #EEEEEE;
	
	margin: 0;

	font-size: 8pt;
	color: #cccccc;
	font-family: Verdana; 
}




a:link 
{
	text-decoration: none;
	color: #cccccc; 
}

a:visited 
{
	text-decoration: none; 
	color: #cccccc;
}

a:hover 
{
	text-decoration: none; 
	color: #99ff00;
}

a:active 
{ 
	text-decoration: none; 
	color: #cccccc;
}

a.ubb:link 
{
	text-decoration: bold;
	font-weight: bold;
	color: #cccccc; 
}


input, option, select 
{ 
	border: 1px solid #444444; 
	background-color: #333333; 
	background-repeat: repeat-x;
	font-family: Verdana; 
	font-size: 8pt; 
	color: #999999; 
	text-decoration: none;  
	
}

textarea 
{ 
	border: 0px solid #555555; 
	background-color: #555555; 
	background-repeat: repeat-x;
	font-family: Verdana; 
	font-size: 8pt; 
	color: #cccccc; 
	text-decoration: none; 
	width: 100%;
 
}


