body {
	background-color: #4D5E40;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}
H2 {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}

.body-bg{
	width:889px;
	padding:10px;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(/images/all-bg.gif);
} 

.logo-bg{
	background:url(/images/logo-bg.gif) repeat-x;
	height:94px;
	padding:0 0 0 0;
	}


.buttion{
	background:url(/images/but-off.gif) repeat-x;
	height:31px;
	margin:1px;
	padding-right:21px;
	padding-left:21px;	
	border:solid 1px #253010;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 31px;
	font-weight:bold;
	color: #FFF;
	text-decoration: none;
	text-align:center;
}
a.buttion:hover{
	background:url(/images/but-on.gif) repeat-x;
	height:31px;
	margin:1px;
	padding-right:21px;
	padding-left:21px;
	float:left;
	border:solid 1px #253010;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 33px;
	font-weight:bold;
	color: #4E5F40;
	text-decoration: none;
}
.buttion-active{
	background:url(/images/but-on.gif) repeat-x;
	height:31px;
	margin:1px;
	padding-right:21px;
	padding-left:21px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 33px;
	font-weight:bold;
	color: #4E5F40;
	text-decoration: none;
	text-align:center;
		border:solid 1px #253010;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.dotedline{
	background:url(/images/doted-line.gif) repeat-x;
	height:40px;
}
.dotedline2{
	background:url(/images/doted-line2.gif) repeat-y;
	width:35px;
}

.box-bg{
	background:url(/images/box-bg.gif) repeat-x bottom #FFFFFF;
	border:solid 1px #AEC497;
	width:478px;
	padding:20px;
}
.text-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	line-height: 30px;
	font-weight:bold;
	color: #536643;
	text-decoration: none;
}
.text-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 30px;
	font-weight:bold;
	color: #000;
	text-decoration: none;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight:bold;
	color: #292929;
	text-decoration: none;
}

.right-box-bg{
	background:url(/images/right-box-bg.gif) repeat-y;
	border:solid 1px #C7C7C7;
	width:316px;
	padding:20px;
}

.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.text-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #556845;
	text-decoration: none;
}

.copyright-bg{
	background-color:#CDCDCD;
	border:solid 1px #ADADAD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color:#545454;
	text-decoration: none;
}


.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}



