* {
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: #131c26;
	margin: 40px 0px 50px 0px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b5d5f;
	}

	
#mr .c a {
font-size:11px; 
color:#545d6c; 
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;
}

#mr .c a:hover { color:#8394ac;text-align: left;}

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

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

.clear {
clear:both;
}


#h h1 {
	font-size: 18px;
	font-weight: normal;
	color: #4a596e;
	display: inline;
}

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

.t h1 {
	color: #56606f;
}


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

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

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


#w {
width:722px;
float: left;
border:4px solid #93a1bb;
background-color: #fff9f1;
padding: 8px 8px;
margin-bottom:20px;
}

#w2 {
width:722px;
margin:0 auto;
background-color: #fff9f1;
margin-top: 20px;
}

#wh {
width:722px;
margin:0 auto;
background-color: #FFFFFF;
}

#wc {
width:722px;
margin:0 auto;
background-color: #FFFFFF;
}

#h {
width:715px;
height: 193px;
background:url(img/header.jpg) no-repeat;
padding: 7px 0px 0px 10px;
}

#mr {
float: right;
padding: 0px 0px 0px 0px;
}


#mr .t {
background:url(img/box_top.gif) no-repeat;
width: 160px;
height: 17px;
padding: 3px 0px 0px 20px;
font-size:0px;
}

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

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

#ml {
float: left;
}

#ml .t {
background:url(img/box_big_top.gif) no-repeat;
width: 510px;
height: 16px;
padding: 4px 0px 0px 20px;
font-size:0px;
}

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

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


