body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../pict/background.gif);
	background-repeat: repeat;
}
#wrapper {
	width: 770px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px outset #000000;
	text-align: left;
}
#menu {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #608C2F;
}
#content {
	background-image: url(../images/bg.jpg);
	}
#content p {
	margin: 15px 25px 15px 15px;
	font-size: 9pt;
	font-weight: normal;
}
#content ul li {
	font-size: 9pt;
	display: list-item;
	list-style-type: square;
}
#content h1 {
	font-size: 18pt;
	margin: 20px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}
#content h2 {
	font-size: 110%;
	margin: 20px;
	padding: 0px;
	color: #608C2F;
	font-style: normal;
	font-weight: normal;
}
#content h3 {
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content h4 {
	font-size: 8pt;
	font-weight: normal;
	color: #20465D;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 25px;
	font-variant: normal;
}
#content h5 {
	font-size: 7pt;
	font-weight: bold;
	color: #20465D;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 25px;
}
form {
	padding: 0;
	font-size: 7pt;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 25;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#content a {
	color: #000000;
	text-align: left;
}
#content a:hover {
	color: #608C2F;
	text-decoration: underline;
}
#footer {
	color: #000000;
	background-color: #608C2F;
	border-top-width: 1px;
	border-top-style: inset;
	border-top-color: #666666;
	height: 20px;
	text-align: center;
}
#footer p {
	font-size: 7pt;
	margin: 5px 0px 0px;
	padding: 0px;
	font-weight: lighter;
}
.form_tantargy {
	font-size: 7pt;
	margin-left: 25px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 15px;
}
.menu_heder {
	margin-left: 25px;
	margin-bottom: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	font-weight: bold;
	background-image: url(../pict/menu_header_bg.jpg);
	border-top-width: 1px;
	border-top-color: #608C2F;
	border-bottom-width: 1px;
	border-bottom-color: #8DB558;
}
.main_box {
	background-image: url(../pict/main_bg.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #608C2F;
	border-right-color: #608C2F;
	border-bottom-color: #608C2F;
	border-left-color: #608C2F;
}
.central_box {

	background-image: url(../pict/main_bg.jpg);
	border: 1px solid #608C2F;
}
a {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
a:hover {
	color: #608C2F;
	text-decoration: none;
}
.horizontal_menu {
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-size: 7pt;
	background-image: url(../pict/menu_header_bg.jpg);
	padding-left: 25px;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #214B64;
	padding-top: 2px;
}

