body {
	scrollbar-face-color: #E0EDF6;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color:#EDF8F7;
	scrollbar-arrow-color:  #BDD9EC;
	scrollbar-3dlight-color: #BDD9EC;
	scrollbar-track-color:#CBE0EF;
	scrollbar-darkshadow-color:#8DBEDC;
}
.body {
	font-size: 10pt;
	font-size: 10pt;
	color: #666666;
	padding: 0px;
	line-height: 17pt;


}
.head {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12pt;
	line-height: 18px;
	font-weight: bold;
	color: #0A73B1;
}
.boxlook
{
	font-size:8pt;
	color:black;
	background-color:#FFFFFF;
	border:#BDD9EC;
	border-style: groove;
	border-top-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	font-family: "Arial", "Helvetica", "sans-serif";

}
a:link {
	color: #0A73B1;
	text-decoration: none;
}
a:visited {
	color: #053856;
	text-decoration: none;
}
a.nws:link {
	color: #FF6600;
	text-decoration: none;
}
a.new:visited {
	color: #FF6600;
	text-decoration: none;
}
a.new:hover {
	color: #FF6600;
	text-decoration: underline;
}
a.active:hover {
	color: #FF6600;
	text-decoration: none;
}