* {
margin: 0px; padding: 0px;
}

html { overflow: -moz-scrollbars-vertical; }

#ml .t, #ml .c, #mr .t, #mr .c {overflow:hidden;}

body {
	scrollbar-face-color:#0169B6; 
	scrollbar-arrow-color:#FFFFFF;	
	scrollbar-track-color:#216597; 
	scrollbar-shadow-color:#2A89CD; 
	scrollbar-highlight-color:#1692E5; 
	scrollbar-3dlight-color:#0092FF; 
	scrollbar-darkshadow-Color:#0098FF;
	background: #0b0d09;
	margin: 30px 0px 50px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	}

	
#ml .c a {
font-size:11px; 
color:#e8dfc2; 
font-weight:bold; 
text-decoration:none;
line-height: 18px; 
text-align: left;
}

.left_link, .left_sublink {
width: 166px;
background: url(img/line2.gif) no-repeat top left;
text-align: left;
margin-left: 1px;
}

.left_sublink {
width: 150px;
margin-left:16px;
}

#ml .c a:hover { color:#9d9c64;text-align: left;}

.left_link div, .left_sublink div  {
margin-left: 26px;text-align: left;
}

.black {
	font-size:11px; 
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.clear {
clear:both;
}


#hb h1 {
	font-size: 26px;
	font-weight: normal;
	color: #e8dfc2;
	display: inline;
}

.t h1, .t h2 {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	display: inline;
}




#mainw {
width:800px;
margin:0 auto;
}

#ad {
float: right;
width: 0px;
}

#ad div{
margin-left:10px;
}


#w {
width:800px;
float: left;
background: #000000;
border: 4px solid #1f2a19;
padding: 4px 4px;
margin-bottom:20px;
}


#w2 {
width:780px;
margin: 20px auto 0 auto;
}


#ht {
width:800px;
height:177px;
background:url(img/header_top.jpg) no-repeat;
}

#hb {
width:770px;
height:62px;
background:url(img/header_bottom.jpg) no-repeat;
padding: 11px 0px 0px 30px;
}


#ml {
float: left;
padding: 0px 0px 0px 0px;
}


#ml .t {
background:url(img/box_top.gif) no-repeat;
width: 170px;
height: 20px;
padding: 5px 0px 0px 10px;
font-size:0px;
}

#ml .c {
background:url(img/box_bg.gif) repeat-y;
width: 180px;
text-align: center;
}

#ml .b {
background:url(img/box_bottom.gif) no-repeat;
width: 180px;
height: 10px;
margin-bottom:10px;
}

#mr {
float: right;
}


#mr .t {
background:url(img/box_big_top.gif) no-repeat;
width: 570px;
height: 20px;
padding: 5px 0px 0px 10px;
font-size:0px;
}


#mr .c {
background:url(img/box_big_bg.gif) repeat-y;
width: 554px;
font-size: 16px;
font-weight: normal;
color: #444444;
text-align: left;
padding: 10px 15px;
}

#mr .b {
background:url(img/box_big_bottom.gif) no-repeat;
width: 580px;
height: 10px;
margin-bottom:10px;
}


