BODY {
	FONT-SIZE: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: ËÎÌå;
	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;
}

TD {
	FONT-SIZE: 12px;
	line-height: 18px;
	color: #999999;
}
.table {
	border: 1px solid #545454;
}
A:link {
	COLOR: #999999;
	text-decoration: none;
}
A:visited {
	COLOR: #999999;
	text-decoration: none;
}
A:active {
	COLOR: #ff0000
}
A:hover {
	COLOR: #006699;
	text-decoration: underline;
}
A.white:link {
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	text-decoration: none;
}
A.white:visited {
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	text-decoration: none;
}
A.white:active {
	FONT-SIZE: 12px; COLOR: #F0F0F0
}
A.white:hover {
	FONT-SIZE: 12px; COLOR: #F0F0F0
}
.font_big {
	font-size: 14px;
	line-height: 25px;
	color: #999999;
	font-weight: bold;
}
.border {
	PADDING-TOP: 1px;
	border: 1px solid #E7E7E7;
}
.table_1 {
	border: 1px dashed #CCCCCC;
}
.font_white {
	color: #FFFFFF;
}
.font_18 {
	font-size: 14px;
	font-weight: bold;
}
.font_9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.font_12 {
	font-size: 12px;
}
.input
{
	background:#000000;
	border:solid 1px #545454;
	color:#A6F30B;
}