/* CSS Document */

a:active,a:link,a:visited{
color:#85965E;
text-decoration:underline;
}
a:hover{
color:#A4BF67;
text-decoration:none;
}
body{
	margin:0;
	background:#000;
}
img{
	border:0;
}
input, textarea, select {
	background:#181817;
	border:1px solid #333;
	color:#ACACAC;
	font-family:Verdana;
	font-size:10px;
}
BODY,TD,P{
	font-family: Trebuchet MS, Verdana;
	font-size:11px;
	color:#B7B7B7;
}
TD,td
{
vertical-align: top;
}
.backh{
	align:center;
	height:100%;
}
.content_start{
	background:url('images/ox.gif');
	background-position: 0px 3px;
	height:7px;
	font-size:1px;
}
.content{
	background:#131313;
}
a.tophead:active, a.tophead:link, a.tophead:visited, a.tophead:hover{
	color:#999;
	text-decoration:none;
	font-size:11px;
}
.menu{
	background:url('images/menu_bg.gif') repeat-y;
	height:100%;
}
.menuli{
	background:url('images/menu_bg_line.gif') 199px 0px repeat-y;
}
.menuri{
	background:url('images/menu_bg_line.gif') 4px 0px repeat-y;
}
.menu2{
	background:url('images/menu_bg.gif') repeat-y;
	background-position:4px 0px;
	height:100%;
}
.menu_line{
	font-size:1px;
	background:url('images/menu_bg_line.gif') repeat-y;
	width:5px;
}
.menu_line2{
	font-size:1px;
	background:url('images/menu_bg_line.gif') repeat-y;
	width:5px;
	background-position:4px 0px;
}
.menu_head0{
	height:26px;
	background:url('images/menu_bottom.gif') no-repeat;
	background-position: 0px 24px;
}
.menu_head0r{
	height:26px;
	background:url('images/menu_bottom2.gif') no-repeat;
	background-position: 0px 24px;
}
.menu_head{
	height:29px;
	background:url('images/menu_bottom.gif') no-repeat;
	background-position: 0px 27px;
}
.menu_headr{
	height:29px;
	background:url('images/menu_bottom2.gif') no-repeat;
	background-position: 0px 27px;
}
.menu_text{
	padding:2px 0 2px 6px;
	font-family:Verdana;
	font-size:10px;
	color:#747474;
	line-height: 16px;
}
.menu_text2{
	padding:2px 0 2px 13px;
	font-family:Verdana;
	font-size:10px;
	color:#747474;
	line-height: 16px;
}
.menu_text a:active,.menu_text a:link,.menu_text a:visited{
color:#879E54;
text-decoration:none;
font-family:Verdana;
font-size:10px;
text-transform:capitalize;
}
.menu_text a:hover{
color:#B7CE84;
text-decoration:none;
font-family:Verdana;
font-size:10px;
text-transform:capitalize;
}
.menu_text2 a:active,.menu_text2 a:link,.menu_text2 a:visited{
color:#879E54;
text-decoration:none;
font-family:Verdana;
font-size:10px;
}
.menu_text2 a:hover{
color:#B7CE84;
text-decoration:none;
font-family:Verdana;
font-size:10px;
}
.box_head{
	height:27px;
	background:url('images/content_head.gif') no-repeat;
	font-size:12px;
	font-weight:bold;
	color:#96AB67;
	padding:5px 1px 1px 10px;
}
.box_head a:active,.box_head a:link,.box_head a:visited,.box_head a:hover{
	color:#96AB67;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
.box_foot{
	background:url('images/content_foot.gif') no-repeat;
	height:20px;
	color:#707070;
	padding-left:10px;
	padding-right:10px;
	padding-top:1px;
}
.box_foot a:link,.box_foot a:visited,.box_foot a:active{
	color:#656E51;
	text-decoration:none;
	}
.box_foot a:hover{
	color:#979F84;
	text-decoration:none;
}
.box{
	background:#1C1C1C;
	border-left:1px solid #2A2A2A;
	border-right:1px solid #2A2A2A;
	padding:4px;
}
a.links:hover,a.links:link,a.links:visited,a.links:active{
	text-decoration:none;}
