@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(../_images/down_bg.jpg);
	
	SCROLLBAR-ARROW-COLOR:#ffffff;
	SCROLLBAR-FACE-COLOR:#414141;
	SCROLLBAR-DARKSHADOW-COLOR:#8F8F8F;
	SCROLLBAR-HIGHLIGHT-COLOR:#414141;
	SCROLLBAR-3DLIGHT-COLOR:#ffffff;
	SCROLLBAR-SHADOW-COLOR:#414141;
	SCROLLBAR-TRACK-COLOR:#8F8F8F;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	}
.td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	}