body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #F0F1E6;
	background-image:url(../images/bgtile.png);
	background-repeat: repeat-x;
}
html, body {overflow-x: hidden;}

.wrap{ width: 100%; height: 100%; margin-left: auto; margin-right: auto; text-align: center;}
.container{ width: 850px; height: auto; margin-top: 10px; margin-left: auto; margin-right: auto; text-align: center; padding: 0px;}
.header { width: 850px; height: 105px; text-align: center; padding: 0px; }
.nav { width: 850px; height: 235px; text-align: center; padding: 0px; background-image: url(../images/bgflash.png); background-repeat: no-repeat;}
.content { width: 830px; height: auto; text-align: center; vertical-align: top; padding: 10px; background-color: #FFFFFF;}
.info { width: 790px; height: auto; text-align: left; vertical-align: top; padding: 20px; background-color: #E2F4D4;}
.footer { clear: both; text-align: right; vertical-align: bottom; width: 840px; color: #999999; height: 15px; padding: 5px;}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.brod{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.rub{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
	color: #4B8516;
}
.rub2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #4B8516;
}
.subrub{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
}
.small{	font-size: 10px; color: #000000;}
.green{font-weight: normal; color: #4b6c41;}

a:link {font-weight: bold; color: #952D10; text-decoration: none;}
a:active {font-weight: bold; color: #952D10; text-decoration: none;}
a:hover {font-weight: bold; color: #777777; text-decoration: none;}
a:visited {font-weight: bold; color: #952D10;	text-decoration: none;}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
	color: #4B8516;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #4B8516;
}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
}