body {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-color: #999;
	background-repeat: repeat;
	margin-top: 0px;
}
td {
	font-family: "Times New Roman", Times, serif;
	vertical-align: top;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #660000;
	margin-bottom: 3px;
}
.menu-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #660000;
	margin-bottom: 0px;
	margin-top: 7px;
	background-color: #EDE5D2;
	text-align: left;
}
.menu-left a {
	color: #660000;
	text-decoration: none;
}
.menu-left a:hover {
	color: red;
}
h5 {
	font: bold 10px Arial, Helvetica, sans-serif;
	margin-bottom: 1px;
}
h2 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333366;
	margin-bottom: 2px;
	background-color: #F5F1E9;
	padding: 7px;
}
.news {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333366;
	border-left: 1px solid #E5D9C3;
	text-align: left;
}


h5 a {
	color: #660000;
	text-decoration: none;
}
h2 a {
	text-decoration: none;
	color: #333366;
}
h2 a:hover {
	text-decoration: underline;
}


h5 a:hover {
	color: red;
}
h3 {
	font: normal 18px "Times New Roman", Times, serif;
	color: #660000;
}
h4 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #333366;
	margin-bottom: 1px;
}
.news h4 {
	font-style: italic;
	text-align: left;
}
.line-left {
	border-left: 1px solid #EDE5D2;
}
.line-bottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
}
.innermenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	background-color: #F5F0E7;
	padding: 9px;
	margin-top: 3em;
	margin-right: 0px;
	margin-bottom: 3em;
	margin-left: 0px;
}
.innermenu a {
	font-weight: bold;
	color: #600;
}
.spec {
	font-family: "Arial Narrow", Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
.red {
	color: #F00;
}
.xmlblck{
	display:-moz-inline-stack;/*Нужно для Firefox*/
	display:inline-block; /*Не применяется в IE 6,7 и Firefox*/
	_overflow:hidden;/*фикс для IE6*/
	zoom:1;/*включаем hasLayout*/
	*display:inline; /*работает как inline-block если есть hasLayout*/
	
	width:220px; 
	padding: 3px; 
	margin:7px; 
	margin-bottom:24px; 
	text-align:center; 
	vertical-align:middle; 
	background-color:#F9F9F9;
}
.xmlblck img {
	border:0px;
}
.novgod {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	background-color: #C6D0F2;
	color: #009;
	padding: 12px;
	border: thick dotted #FFF;
	background-image: url(ip/snow_back_ip.gif);
}
.white {
	color: #FFF;
}
#main {
	padding: 7px;
}

