body{
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/bg.gif) repeat-y center;
	font-size:10px;
	color:#656462;
}a{
	color:#649C22;
	text-decoration:underline;
}a:hover{
	text-decoration:none;
}


.white{
	color:#FFFFFF;
}.white a{
	color:#FFFFFF;
	text-decoration:underline;
}.white a:hover{
	text-decoration:none;
}

.page{
	border:0px solid #999999;
}

.yellow_menu{
	background:url(../images/yellow_menu.gif) repeat-x;
	height:35px;
	font-weight:bold;
}

.feild{
	border:1px solid #9EA036;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.top_bar{
	background:url(../images/top_menu.gif) repeat-x;
	height:33px;
	border: 1px solid #B92109;
	color:#FFFFFF;
	font-weight:bold;

}.top_bar a{
	color:#FFFFFF;
	text-decoration:none;
}.top_bar a:hover{
	color:#F8FB82;
}

.brown_border{	
	border:1px solid #9EA036;
}

.title{
	background:url(../images/green_title.gif) repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	height:24px;
	padding-left:15px;
}

.top_gradiant{
	background:url(../images/top_green_gradiant.gif) top repeat-x;
}.top_gradiant a{
	color:#2E5406;
	text-decoration:none;
}.top_gradiant a:hover{
	text-decoration:underline;
}

.bottom_gradiant{
	background:url(../images/bottom_green_gradiant.gif) bottom repeat-x;
}.bottom_gradiant a{
	color:#2E5406;
	text-decoration:none;
}.bottom_gradiant a:hover{
	text-decoration:underline;
}
.footer{
	height:54px;
	background:url(../images/footer.gif) repeat-x;
	background-position:top;
	border: 1px solid #9EA036;
	background-color: #78BA28;
}.green {
	color: #009900;
}
.red {
	color: #FF0000;
}
