.b {
	font-family : arial, sans-serif;
	font-size : 11pt;
	line-height : 12pt;
}
.b2 {
	font-family : arial, sans-serif;
	font-size : 10pt;
	line-height : 11pt;
}

.author {
	font-family : arial cyr, arial, helvetica, sans-serif;
	font-size : 12pt;
	line-height : 13pt;
}

.head {
	font-family : arial, sans-serif;
	font-size : 10pt;
	line-height : 12pt;
}

.htheme {
	font-family : arial, sans-serif;
	font-size : 12pt;
	line-height : 12pt;
	font-weight : bolder;
}

.mg1 {
	margin-top : 6px;
}

.mgushi {
	margin-left : 5px;
	margin-right : 5px;
	margin-bottom : 5px;
}

.mgpoisk {
	margin-left : 5px;
	margin-right : 5px;
	margin-bottom : 2px;
	margin-top : 2px;
}

.mgall {
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 5px;
	margin-bottom : 5px;
}

.mgst {
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 10px;
	margin-bottom : 5px;
}

.input {
	border: 1px solid #bbdce3;
	font-size : 10pt;
}


.lf {
	font-family : arial cyr, arial, helvetica, sans-serif;
	font-size : 9pt;
}

.mf {
	font-family : verdana, arial cyr, arial, helvetica, sans-serif;
	font-size : 7pt;
	line-height : 9pt;
}

.bg {
background-repeat: no-repeat;
background-position: top left;
}

.bgwhite {
	background-color : #ffffff;
}

.bglgray {
	background-color : #f0f0f0;
}

.bggray {
	background-color : #bbdce3;
}

.bgdgreen {
	background-color : #213376;
}

.bgdblue {
	background-color : #000382;
}

.bgblue {
	background-color : #1869D8;
}

.bgdred {
	background-color : #c00000;
}

.bgright {
background-repeat: no-repeat;
background-position: top right;
}

.bgleft {
background-repeat: no-repeat;
background-position: top left;
}

.left {
	text-align : left;
}

.right {
	text-align : right;
}

.justify {
	text-align : justify;
}

.center {
	text-align : center;
}

.white {
	color : #ffffff;
}

.dblue {
	color : #000382;
}

.blue {
	color : #1869D8;
}

.green {
	color : #213376;
}

.dgreen {
	color : #213376;
}

.dred {
	color : #c00000;
}

.bold {
	font-weight : bold;
}

a:link {
	color : #000000;
	text-decoration : none;
}

a:visited {
	color : #000000;
	text-decoration : none;
}

a:hover {
	color : #ff0000;
	text-decoration : underline;
}

a.dred:link {
	color : #7d0000;
	text-decoration : underline;
}

a.green: {
	color : #213376;
	text-decoration : underline;
}

a.dred:visited {
	color : #7d0000;
	text-decoration : underline;
}

a.green:visited {
	color : #213376;
	text-decoration : underline;
}


a.green2:link {
	color : #213376;
	text-decoration : none;
}
a.green2:hover{
	color : #213376;
	text-decoration : underline;
}

a.green2:visited {
	color : #45a598;
}

.hsitemap{
display:none;
}


