p {
	font-family : "Times New Roman", Times, serif;
	font-size : 15px;
	color : Black;
	line-height : 105%;
}

h1 {
	font-family : "Times New Roman", Times, serif;
	font-size : 19px;
	font-weight : bold;
	color : #153263;
}
h2 {
	font-family : "Times New Roman", Times, serif;
	font-size : 17px;
	font-weight : bold;
	color : #153263;
}
h3 {
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bold;
	color : #153263;
}

A {
	color : #0A4E9C;
	text-decoration : none;
}
A:ACTIVE {
	color : #0A4E9C;
	text-decoration : underline;
}
A:HOVER {
	color : #0A4E9C;
	text-decoration : underline;
}
A:VISITED {
	color : #0A4E9C;
	text-decoration : none;
}




.razdel {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 100%;
	font-weight : bold;
	color : White;
	text-decoration : none;
}
A:LINK.razdel {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 100%;
	font-weight : bold;
	color : White;
	text-decoration : none;
}
A:VISITED.razdel {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 100%;
	font-weight : bold;
	color : White;
	text-decoration : none;
}
A:ACTIVE.razdel {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 100%;
	font-weight : bold;
	color : #FDC672;
	text-decoration : none;
}
A:HOVER.razdel {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 100%;
	font-weight : bold;
	color : #FDC672;
	text-decoration : none;
}

.razdelSelect {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 100%;
	font-weight : bold;
	color : #FDC672;
}
.razdelSelect2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 100%;
	font-weight : bold;
	color : #FDC672;
	background-image : none;
}

.razdel2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 100%;
	color : #DDDDDD;
	text-decoration : none;
	font-weight : bold;
	background-image : none;
}
A:LINK.razdel2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 100%;
	color : #DDDDDD;
	text-decoration : none;
	font-weight : bold;
}
A:VISITED.razdel2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 100%;
	color : #DDDDDD;
	text-decoration : none;
	font-weight : bold;
}
A:ACTIVE.razdel2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 100%;
	color : #FDC672;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.razdel2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 100%;
	color : #FDC672;
	text-decoration : none;
	font-weight : bold;
}

.time {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	font-weight : bold;
	color : #2A6EBB;
}
.date {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	font-weight : bold;
	color : Silver;
}
.NewsHead {
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bold;
	line-height : 110%;
	color : #153263;
}
A:LINK.NewsHead {
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bold;
	line-height : 110%;
	color : #153263;
	text-decoration : none;
}
A:VISITED.NewsHead {
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bold;
	line-height : 110%;
	color : #153263;
	text-decoration : none;
}
A:ACTIVE.NewsHead {
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bold;
	line-height : 110%;
	color : #153263;
	text-decoration : underline;
}
A:HOVER.NewsHead {
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bold;
	line-height : 110%;
	color : #153263;
	text-decoration : underline;
}

.comment {
	font-family : "Times New Roman", Times, serif;
	font-size : 15px;
	font-style : italic;
	color : Gray;
}


.month {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : White;
}
select.month {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : White;
	background-color : #0A4E9C;
}

.year {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : White;
}
select.year {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : White;
	background-color : #0A4E9C;
}
input.ok {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : White;
}

.week {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #FDC672;
}
.day {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #ffffff;
}
a.day_link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #153263;
	text-decoration : none;
}
a.day_link:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #153263;
	text-decoration : none;
}
a.day_link:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #153263;
	text-decoration : underline;
}
a.day_link:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #153263;
	text-decoration : underline;
}
a.day_link:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #153263;
	text-decoration : none;
}



.border {
	color : Black;
	border-color : #000000;
}

.anonsPic {
	color : Black;
	border-color : #000000;
}


.nobg {
	background-image : none;
}

.links2 {
    font-size: 11px ;
    color: #555 ;
}
