body {
	margin: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 12px;
	background-image: url(images/bg.gif);
	color: #303030;
}
h3 {
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}
.m {
	color: #117500;
	font-size: 13px;
}
hr {
	color: #e2d0a0;
}
.header {
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
}
.logo {
	margin-top: 0px;
	margin-left: 585px;
	position: absolute;
}
.fb1 {
	position: absolute;
	margin-top: 116px;
	margin-left: -10px;
}
.fb2 {
	position: absolute;
	margin-top: 217px;
	margin-left: 585px;
}
.menu {
	position: absolute;
	margin-left: 39px;
	margin-top: 440px;
	background-color: #ebebba;
	width: 245px;
}
.menu2 {
	position: absolute;
	margin-left: 39px;
	margin-top: 750px;
	background-color: #ebebba;
	width: 245px;
}
.menu3 {
	position: absolute;
	margin-left: 585px;
	margin-top: 97px;
	background-color: #ebebba;
	width: 245px;
	text-transform: uppercase;
}
.menu_in {
	margin: 5px 5px 5px 5px;
	padding: 10px 8px 20px 12px;
	background-color: #efefcd;
}
.cont {
	position: absolute;
	margin-left: 300px;
	margin-top: 280px;
	width: 535px;
	text-align: justify;
	padding-bottom: 40px;
}
.cont_in {
	margin: 0px 3px 0px 3px;
	padding: 10px 8px 20px 12px;
	background-color: #f4f4c4;
}
.c {
	width: 830px;
	text-align: left;
}
a:active, a:focus, a:link, a:visited {
	text-decoration: none;
	color: #117500;
}
a:hover {
	color: #c00000;
	text-decoration: underline;
}
a:active.ml, a:focus.ml, a:link.ml, a:visited.ml {
	text-decoration: none;
	color: #c00000;
}
a:hover.ml {
	color: #117500;
	text-decoration: underline;
}
textarea {
	font-size: 12px;
	scrollbar-3dlight-color: #656776;
	scrollbar-arrow-color: #656776;
	scrollbar-base-color: #FFFEFC;
	scrollbar-face-color: #FFFEFC;
	scrollbar-highlight-color: #FFFEFC;
	scrollbar-shadow-color: #FFFEFC;
	scrollbar-track-color: #FFFEFC;
	scrollbar-darkshadow-color: #656776;
	border: 1px inset;
}
input {
	font-size: 12px;
	border: 1px inset;
}
input.but {
	border: 1px outset;
	font-weight: bold;
}
select {
	border: 1px inset;
	font-size: 12px;
}