
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif, geneva;
	font-size: 10px;
	color: #4B4B4B;

}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #E6E6E6; 
	scrollbar-arrow-color: #808080; 
	scrollbar-base-color: #E6E6E6; 
	scrollbar-darkshadow-color: #808080; 
	scrollbar-highlight-color: #ADADAD; 
	scrollbar-shadow-color: #808080; 
	scrollbar-track-color: #C0C0C0; 
}
.grey10 {
	font-family: Verdana, Arial, Helvetica, sans-serif, geneva;
	font-size: 10px;
	color: #8C8C8C;
}
.title {
	font-size: 12px;
	font-weight: bold;
}
.size10 {
	font-family: Verdana, Arial, Helvetica, sans-serif, geneva;
	font-size: 10px;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.titlegrey {
	font-size: 12px;
	font-weight: bold;
	color: #949494;
}
.titleblue {
	font-size: 12px;
	font-weight: bold;
	color: #056198;
}
.red {
	color: #CC0000;
}



.announcemsg{
	font-size: 9px;
	font-weight:bold;
	text-align:left;
	z-index:1;
	position:relative;
	overflow:hidden;
	clip:rect(0 auto auto 0);

}
