BODY {
	scrollbar-face-color: #6E6F7C;
	scrollbar-highlight-color: #646573;
	scrollbar-shadow-color: #474859;
	scrollbar-3dlight-color: #6E6F7C;
	scrollbar-arrow-color: #A9A5A4;
	scrollbar-track-color: #6E6F7C;
	scrollbar-darkshadow-color: #6E6F7C;
	overflow: auto;
	clip:   rect(   );
	cursor: crosshair;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	background-attachment: fixed;
}
TD { direction: ltr; cursor:crosshair; font-family: Tahoma, Arial, sans-serif; font-size: 11px}
a:link {
	text-decoration: none;
	cursor: crosshair;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	cursor: crosshair;
	font-weight: bold;
}
a:active {text-decoration: none; cursor: crosshair}
a:hover {
	color: #464858;
	cursor: crosshair;
	text-decoration: none;
	height: 1px;
}
.hilight {  font-weight: bolder; color: #D11102; filter:DropShadow(Color=D5CB01, OffX=1, OffY=1)#, OffX=1, OffY=1); height: 1px}
.smaller {  font-size: 10px}
