body, input, select, textarea {
	margin:0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2C2C2C;
	background-color: #FFFFFF;
	background-image: url(img/main_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
h1, .h1 {
	color: #2E4F15;
	font-size: 16px;
	font-weight: bold;
}
h2, .h2 {
	color: #990000;
	font-size: 14px;
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #447F00;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #154400;
	text-decoration: none;
}
.mnu_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}
.mnu_top:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #154400;
	text-decoration: none;
}
.mnu_btm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}
.mnu_btm:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #154400;
	text-decoration: none;
}
.mnu_lft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #343434;
	text-decoration: none;
}
.mnu_lft:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #AF4A08;
}
.txt_sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #343434;
	text-decoration: none;
}
.txt_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.ban {
	font-size: 12px;
	 text-decoration: none;
	 font-weight: bold;
	 color: #FF0304;
}
.ban:hover {
	font-size: 12px;
	 text-decoration: none;
	 font-weight: bold;
	 color: #FF0304;
}
.banner_border {
	background-color: #154400;
	padding: 1px;
}
.banner_inner {
	background-color: #ffffff;
	padding: 1px;
}
.cpoyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
