BODY {
	background-image: url(/graphics/bk.jpg);
	background-color: #000650;
}

BODY, td, select, input
{
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 11px;
	color: #000033;
}

#searchresults
{ 
	width: 427px; 
	height: 422px; 
	overflow-y: scroll; 
	overflow: auto; 
	
}

