		body   	{
	color: #002B51;
	background: #002B51;
	font-size: 80%;
	font-family: serif;
	text-align: justify;
	margin-bottom : 0px;
	margin-top : 0px;
}
td {
	color: #21406B;
	background-color : #F0F2F5;
	font-size: 80%;
	font-family: sans-serif;
	text-align: justify;
}

.darkCell{
	background-color : #BFCEE8;
	border : solid #4B7BA5;
	border-width : 1px 0px 1px 0px;
}

hr{
	color : #4B7BA5;
	height : 1px;
}

.margin15{
	margin-left : 15px;
	margin-right : 15px;
	text-align : left;
}

.sluzhR{
	margin-left : 15px;
	margin-right : 15px;
	text-align : right;
	font-size : 12px;
	margin-bottom : 0px;
	margin-top : 0px;
}

.sluzhL{
	margin-left : 15px;
	margin-right : 15px;
	text-align : left;
	font-size : 12px;
	margin-bottom : 0px;
	margin-top : 0px;
}

    h2 {color: #2D6AEB; font-size: 160%; text-align: left; margin-top: 0em; margin-bottom: .3em;}

	h3 {
	color: #21406B;
	font-size: 135%;
	text-align: left;
	margin-top: 1em;
	margin-bottom: .3em;
}

	h4 {color: #D36800; font-size: 100%; margin-top: 0em; margin-bottom: .3em;}

	p {margin-top: 0em; margin-bottom: .6em;}
	
	a:link, a:visited, a:active {color: #2D6AEB; text-decoration: none}
	A:HOVER {
	color: #D36800;
	text-decoration : underline;
}

div.schetchik{
	height : 1px;
	width : 1px;
	display : none;
}

#navigation{
		padding-left : 15px;
	}

#navigation #currentpage{
	color: #595959;
	font-weight : bold;
}	

.fotoPodpis{
	text-align : right;
	font-weight : bold;
	font-style : italic;
	font-size : 95%;
	color : Black;
}

.leftColumn{
	padding : 10px 15px 10px 15px;
	background-color : #DCE4EF;
	text-align : left;
	border-right: solid;
	border-right-width: 1px;
	border-color: #4B7BA5;
	font-size : 9pt;
}

.centralColumn{
	background-color : #F2F4F7;
	padding : 10px 15px 10px 15px;
}