body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
body {
	SCROLLBAR-FACE-COLOR: #eeeeee;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR:  #000000;
	SCROLLBAR-TRACK-COLOR: #E3E3E3;
	SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #E41A1A;
}
a:active {
	text-decoration: none;
	color: #E41A1A;
}
textarea, input, select {
	color: #00000;
	background: #FFFfff;
	font: normal 12px Tahoma, Verdana, "ËÎÌå";
}
 a.awhite:link {
	color: #ffffff;
	text-decoration: none;
}
a.awhite:visited {
	text-decoration: none;
	color: #ffffff;
}
a.awhite:hover {
	text-decoration: none;
	color: #FFff00;
}
a.awhite:active {
	text-decoration: none;
	color: #FFFf00;
}.font_bwhite {
	font-weight: bold;
	color: #FFFFFF;
}