@charset "utf-8";
/* CSS Document */
.top_menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#000033;
	}
.top_menu:hover{
	color:#666666;
	}
	
.fotter{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	color:#CCCCCC;
	}
.roll{
	font-family:ِTahoma;
	font-size:11px;
	text-decoration:none;
	color:#ffffff;
	}
.date{
	font-family:ِArial;
	font-size:11px;
	text-decoration:none;
	color:#990000;
	}
.menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#00325c;
	background:url(../images/menu_bg_nor.png);
	padding-right:20px;
	height:18px;

	}
.menu:hover{
	background:url(../images/menu_bg_ovr.png);
		}
		
.main_txt_gry{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#666666;
	}
	
.titels{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#000033;
	}
.footer1{
	font-family:Tahoma;
	font-size:11px;
	color:#012d52;
	}
html {
	SCROLLBAR-FACE-COLOR: #012d52;
    SCROLLBAR-SHADOW-COLOR: #cccccc;
    SCROLLBAR-3DLIGHT-COLOR: #666666;
    SCROLLBAR-ARROW-COLOR: #FFFFFF;
    SCROLLBAR-TRACK-COLOR: #cccccc;
	SCROLLBAR-DARKSHADOW-COLOR: #999999; 
}