body{
scrollbar-face-color: #cccccc; 
scrollbar-highlight-color: #ffffff; 
scrollbar-shadow-color: #999999; 
scrollbar-3dlight-color: #999999; 
scrollbar-arrow-color: #ffffff; 
scrollbar-darkshadow-color: #ffffff; 
scrollbar-base-color: #999999;
scrollbar-track-color: #E3E3E3;
}

td {
	font-size: 12px;
	color: #333333;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
}


.right-bk {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.news {
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	text-indent: 25pt;
	padding: 12px;

}
.bkbd {
	border: 1px solid #000000;
}
.bluebd {
	border-top: 1px solid #6A6A6A;
	border-right: 1px solid #6A6A6A;
	border-bottom: 0px none #6A6A6A;
	border-left: 1px solid #6A6A6A;
}


.title {
	font-size: 10pt; FONT-WEIGHT: bold; filter: Dropshadow(offx=1,offy=0,color=#ffffFF) Dropshadow(offx=0,offy=1,color=#ffffFF) Dropshadow(offx=0,offy=-1,color=#ffffFF) Dropshadow(offx=-1,offy=0,color=#ffffff);
PADDING-LEFT: 18px;
}