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

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

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

body {
	background: #f10603 url(img/bg.jpg) center top repeat-y;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #444444;
	margin:0 auto;
}

.clear {
clear:both;
}



#ml .c a { 
font-family:tahoma, Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF; font-weight:bold; text-decoration:none;text-align: left;
} 



.left_link {
width: 178px;

}


.left_sublink { 
width: 168px;
margin-left:10px;
} 



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


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





#hb h1{
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
}

.t h2 {
	font-size: 12px;
	font-weight: bold;
	color: #4E4E4E;
	display: inline;
}


.t h1 {
	font-size: 14px;
	font-weight: bold;
	color: #F10603;
	display: inline;
}



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

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

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

#w {
width:777px;
float: left;
}

#w2 {
width:800px;
margin:0 auto;
background: #ffffff;
margin-top: 10px;
}

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


#hb {
float: left; width: 597px;
height: 109px;
padding: 0px 0px 5px 180px;
background:url(img/header_bottom.jpg) no-repeat;
}





#ml {
float: left;
padding: 0px 8px 0px 8px;
width: 192px;
}


#ml .t {
background:url(img/l_top.gif) no-repeat;
width: 177px;
height: 35px;
padding: 13px 0px 0px 15px;
}

#ml .c {
background:url(img/l_bg.gif) repeat-y;
width: 182px;
padding-left: 10px;
text-align: center;
color: #ffffff;
}

#ml .b {
background:url(img/l_bot.gif) no-repeat;
width: 192px;
height: 16px;
}

#mr {
float: left;
}

#mr .t {
background:url(img/t_top.gif) no-repeat;
width: 550px;
height: 16px;
padding: 8px 0px 0px 15px;
}

#mr .c {
background:url(img/t_bg.gif) repeat-y;
width: 535px;
font-size: 18px;
font-weight: normal;
color: #000000;
text-align: left;
padding: 15px 15px 0px 15px;
}

#mr .b {
background:url(img/t_bot.gif) no-repeat;
height: 13px;
}




