body {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
html, body {
	height: 100%;
}
.left-top {
	background-image: url(img/left-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.right-down {
	background-image: url(img/right-down.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.mainmenu{    font-family: Arial, sans-serif;    height: 35px;    width: 235px;    background-image: url(img/menubg.gif);}
.mainmenu span {     margin-left: 30px; top: 10px; position: relative;}
.mainmenu a{  color: #fff;  font-family: Arial, sans-serif;  font-size: 11px;  text-decoration: none; text-transform: uppercase;  }
.mainmenu a:hover{  color: #FEEFD3; text-decoration: none; text-transform: uppercase; }
.Zagolovok , .Zagolovok a { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal;	color: #BF0000;	text-transform: uppercase;	margin-bottom: 0px;}

.style2 {font-size: small}
.style3 {font-size: 12px}
.style5 {
	font-size: 13px;
	font-weight: bold;
}
.style6 {font-size: 13px}
.style8 {
	text-align: left;
}
.style10 {
	font-size: 80%;
}
.style12 {
	font-size: xx-small;
}
.style13 {
	font-size: x-small;
}
.style14 {
	background-image: url('img/hr.gif');
	background-repeat: repeat-x;
	display: block;
	height: 25px;
	background-position: center center;
	margin: 0px 25px;
	font-size: x-small;
}
.style16 {
	font-family: "Times New Roman", serif;
}
.style17 {
	color: #FF0000;
}
.style18 {
    color: #000000}
.style19 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.style21 {
    font-size: 14px
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #BF0000;
	text-transform: uppercase;
	margin-bottom: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	margin: 5px 0px 15px;
}
div.text {
	background-color: #FFFFFF;
	border: 1px solid #DADADA;
	padding-top: 15px;
	padding-left: 20px;
	margin-right: 25px;
	margin-left: 25px;
	padding-bottom: 50px;
}
.hr {
	background-image: url(img/hr.gif);
	background-repeat: repeat-x;
	display: block;
	height: 25px;
	background-position: center center;
	margin: 0px 25px;
}
div.anons {
	background-color: #F8AC00;
	background-image: url(img/anons-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 188px;
	padding-right: 15px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 5px;
}
div.anons p {
	font-size: 11px;
	color: #000000;
}
div.anons a {
	color: #000000;
	text-decoration: none;
}
div.contacts {
	margin-top: 50px;
	margin-left: 15px;
}
div.contacts p {
	color: #000000;
	font-size: 11px;
}
div.text p {
	margin-right: 15px;
}

.copyright {
	margin-left: 25px;
	color: #000000;
	margin-top: 30px;
	font-size: 11px;
	margin-bottom: 20px;
}
a {
	color: #BF0000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F8AC00;
	text-transform: uppercase;
	margin-bottom: 0px;
}
ul li {
	font-size: 80%;
}
ul {
	margin-top: -5px;
}
div.text table tr td p {
	margin: 2px;
	font-size: 11px;
}

