@charset "utf-8";
.Header {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.content_body {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.formtext  {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.link_lang {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.link_lang:hover   {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #00FF00;
	text-decoration: underline;
}


.mainmenu {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #365C05;
	text-decoration: none;
	height: 25px;
	text-align: center;
}

.mainmenu:hover {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #3a6105;
	/*background-color: #c4f87a;*/
	text-decoration: none;
	height: 25px;
	background-image:url(../images/back_main_menu.jpg);
	background-repeat:repeat;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;

}
.active_page {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #365C05;
	text-decoration: none;
	background-color: #c4f87a;
}
.fields {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #365C05;
	text-decoration: none;
	text-align: right;
	border: 1;
}
.field_2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #365C05;
	border: 0;
	border-style: 0;
}
