BODY {
	FONT-SIZE: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	color: #999999;
	background-color:#000000;
	scrollbar-face-color: #545454; 
scrollbar-highlight-color: #999999; 
scrollbar-shadow-color: #000000; 
scrollbar-arrow-color: #000000; 
scrollbar-base-color: #545454; 
scrollbar-dark-shadow-color: #999999; 
}
.box {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-style: none;

}
.box2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.box3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.fontarial {
	font-family: Tahoma;
}
TD {
	FONT-SIZE: 11px;
	color: #999999;
	line-height: 16px;
}
SELECT {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Tahoma
}
.boxbody {
	FONT-SIZE: 11px; COLOR: #666666; LINE-HEIGHT: 13px; FONT-FAMILY: Tahoma
}
.table {
	border: 1px solid #545454;
}
A:link {
	text-decoration: none;
	color: #999999;
}
A:visited {
	text-decoration: none;
	color: #999999;
}
A:active {
	color: #666666;
	text-decoration: underline;
}
A:hover {
	text-decoration: underline;
	color: #666666;
}
.font_big {
	font-size: 18px;
	line-height: 25px;
	color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.border {
	PADDING-TOP: 1px;
	border: 1px solid #E7E7E7;
}
.table_1 {
	border: 1px dashed #CCCCCC;
}
A.white:link {
	COLOR: #ffffff;
	text-decoration: none;
	font-size:10px;
}
A.white:visited {
	COLOR: #ffffff;
	text-decoration: none;
	font-size:10px;
}
A.white:active {
	COLOR: #CCFF66;
	font-size:10px;	
}
A.white:hover {
	COLOR: #CCFF99;
	font-size:10px;	
}
.white_font_10 {
	color: #FFFFFF;
	font-size:10px;
}
.white_font {
	color: #FFFFFF;
}
.font_9 {
	font-family: Tahoma;
	font-size: 10px;
}
.font_10px {
	font-family: Tahoma;
	font-size: 10px;
}
.font_white {
	font-family: Tohoma;
	font-size:10px;
	color: #FFFFFF;
}
.font_green {
	font-weight: bold;
	color: #8DC63F;
}
.input
{
	background:#000000;
	border:solid 1px #545454;
	color:#A6F30B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}