body,td,th {
	font-family: verdana;
	font-size: 12px;
	color:#000000;
}

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #8AAD39;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a:link,a:active,a:visited{
	text-decoration:none;
	color:#CC3300;
}
a:hover,a:over {
	text-decoration:none;
	color:#eeeeee;	
}
.topmenu a:link,.topmenu a:active,.topmenu a:visited{
	font-size:12px;
	text-decoration:none;
	color:#ffffff;
}
.topmenu a:hover,.topmenu a:over {
	text-decoration:none;
	color:#ffff00;	
}
.menu_bar_top,.menu_bar_top a,.menu_bar_top a:link,.menu_bar_top a:visited,.menu_bar_top a:active{
	background-image:url(../images/titlebg.jpg);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#65800F;
	height:43px;
	text-indent:15px;	
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	text-align:left;
}
.menu_bar_bg{
	background-image:url(../images/menu_bg.jpg);
	background-position:right top;
	background-repeat:repeat-y;
	background-color:#D3E08E;
	text-align:left;

}

.bg{
	background-color:#D3E08E;
}

.menu_bar_top2,.menu_bar_top2 a,.menu_bar_top2 a:link,.menu_bar_top2 a:visited,.menu_bar_top2 a:active{
	background-image:url(../images/titlebg2.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:43px;
	text-indent:15px;	
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	text-align:left;
}
.menu_bar_bg2{
	background-image:url(../images/menu_bg2.jpg);
	background-position:right top;
	background-repeat:repeat-y;
	background-color:#81B759;
	text-align:left;
}
.bg2{
	background-color:#81B759;
}
.bg3{
	background-color:#485E09;
}
.vspace {
	padding-top:8px;
}
.button{
	background-image:url(../images/button_bg.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:24px;
	width:157px;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	border:0px;
	vertical-align:middle;	
}

.button a:link,.button a:active,.button a:visited{
	text-decoration:none;
	line-height:24px;
	color:#000000;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	display:block;
}
.button a:hover,.button a:over {
	text-decoration:none;
	color:#555555;	
}

.foottext  {
	font-size:11px;
	text-decoration:none;
	color:#ffffff;
}
.foottext  a  {
	text-decoration:none;
	color:#00FF66;
}
.foottext a:hover,.foottext a:over {
	text-decoration:none;
	color:#ffff00;	
}
.h1 {
	color:#ffffff;
	font-size:20px;
	line-height:30px;
}
.h2 {
	color:#ffffff;
	font-size:16px;
	line-height:28px;
}
.h3 {
	color:#ffffff;
	font-size:14px;
	line-height:24px;
}
.content {
	text-decoration:none;
	line-height:20px;
	color:#ffffff;
	font-size:12px;
}
.content a, .content a:link,.content a:active,.content a:visited {
	text-decoration:none;
	color:#00FF00;
}
.content a:hover,.content a:over {
	text-decoration:none;
	color:#ffff00;	
}

.content2 {
	text-decoration:none;
	line-height:20px;
	color:#000000;
	font-size:12px;
}

.content2 a, .content2 a:link,.content2 a:active,.content2 a:visited {
	text-decoration:none;
	color:#000099;
}

.content2 a:hover,.content2 a:over {
	text-decoration:none;
	color:#ffff00;	
}
.boxphoto{
	border:1px #FFFFFF solid;
	padding:0px;
}

.textbox{
    padding:1px 1px;
    background:#fff url(../images/text-bg.gif) repeat-x 0 0;
    border:1px solid #B5B8C8;
	height:18px;
}

.areabox{
    padding:1px 3px;
    background:#fff url(../images/text-bg.gif) repeat-x 0 0;
    border:1px solid #B5B8C8;
}
div.msg_err{ border:1 #999999 solid; background-color:#FFFF99; width:90%; padding:10px;}