@charset "utf-8";
div, span, form, p, h1, h2, h3, h4, ul, li, hr, body {
	margin:0;
	padding:0;
}

img, div { behavior: url("iepngfix.htc") }
a img { border:0; }
.clearright { clear:right; }

ul , li { list-style:none; padding:0; margin:0; }

body {									
	font-family:"MS Sans Serif";			 
	font-size:12px;												
	font-style:normal;											
	font-weight:normal;										
	color:#FFFFFF;																						
}

a:link  , a:visited {  		
	color:#FFFFFF; 						
	text-decoration:none; 			
}
a:active , a:hover{			
	color:#FFD43D; 
	text-decoration:underline;
}

.h1{
font-size:12px;
color:#F2ED98;
}

.h2{
font-size:14px;
}

.h3{
font-size:16px;
}


.f11{font-size:11px;}
.f12{font-size:12px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f22{font-size:22px;}
.f24{font-size:24px;}

.mg_auto {margin:auto;}

.clear_both{clear:both;}

.t_align_c {text-align:center;}

.t_align_r {text-align:right;}

.t_align_l {text-align:left;}

.fl_l {float:left;}

.fl_r {float:right;}


.w_font{color:#FFFFFF;}
.black_font{color:#000000;}



a:link.adress_footter , a:visited.adress_footter{
color:#F2ED98;
}
a:active.adress_footter , a:hover.adress_footter{
color:#CC6600;
}

.navi_news {
float:left; 
border:solid #669900 1px; 
padding:2px 6px; 
margin:0px 3px;
}