#header {
	background: url(/images/header_footer.gif) no-repeat;
}
  
#right_menu li{
	list-style:url(/images/bullet_green.gif);
}
.boxleft_top { 
  	background: url(/images/boxtop_green.gif) no-repeat top;
}
.boxleft_mid { 
	background-color:#b4d300;
}
.boxleft_bottom { 
  	background: url(/images/boxbottom_green.gif) no-repeat bottom;
}
 
.box {
	width: 100%;
	background-color: #f7fae3;
}
.box_middle { 
	 width: 90%;
	 padding:0px 15px 0px 15px;

}
.box_middle_white{
	 width: 90%;
	 background:#ffffff;
	 padding:0px 15px 0px 15px;
}

.box_nav {  width: 100%;
}
	.form_styles{
		border:#666666;
	}
	.form_styles lable{
		display:block;
		border:#333333 solid;
	}

.boxcontent_small {
  padding: 0px 15px 0px 15px;
} 
.boxcontent_small a:link, a:visited, a:active {
 color: #371c42; 
 text-decoration: none;
} 
.boxcontent_small a:hover {
 color: #b4d300; 
} 

h1 {
	color: #000000;
	border-bottom:#000000 solid 3px;
}

h2 {
	color: #b4d300;
}
 
a:link, a:visited, a:active {

 text-decoration: none;
} 

a:hover {
 text-decoration: none;
} 
  

.box_footer {
	border-top: #b4d300 solid 3px;
}

.box_footer .boxcontent_small a{
	color: #b4d300;
}