.text {
	font-family: "MS Sans Serif";
	font-size: 11px;
	color: #626A73;
}

.text_zag {
	font-family: "MS Sans Serif";
	font-size: 11px;
	color: #336699;
}

.text_news {
	font-family: "MS Sans Serif";
	font-size: 11px;
	color: #FFFFFF;
}

.zagolovok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: 336699;
}

.zagolovok_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: 336699;
}

.zagolovok_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: FFFFFF;
}

.zagolovok_n {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: FFFFFF;
}

.zagolovok_foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: FFFFFF;
}

.content {
	background: url(../images/text_content.gif) repeat-x;
	background-color: #FFFFFF;
	border: 0;
}

.content_no {
	background: url(../images/text_content_no.gif) repeat-x;
	background-color: #FFFFFF;
	border: 0;
}

.sub_menu_bg {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;  
	font-size: 10px;
	color: #FFFFFF;

}
.sub_menu {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;  
	font-size: 10px;
	color: #FFFFFF;

}
.sub_menu:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: underline;
	color: #FFFFFF;
}

.inputbox {
	border : 1px solid #AFB8BF;
	color : #FFFFFF;
	background : #919EA7;
	font-family : sans-serif;
	font-size : 12px;
	font-weight : normal;
	z-index : -3;
}
p { 
	text-indent: 3em; 
	margin-top: 0; 
	margin-bottom: 0; 
}

body {
	background-image: url(../images/bg.gif);
}
