body#home {
	background-color:#ebebeb;
	background-image: url(green/bground.jpg);
	background-repeat: repeat-x;
}
body {
	background-color:#ffffff;
	background-image: url(green/innerpage_bground.jpg);
	background-repeat: repeat-x;
}
.form_error {
	border:  1px solid #5b7421;
}

	.boxcaption{
	background-image:url(green/tab_over_purple.png);
 	}
	
#content_area a  {
text-decoration:none;
color:#54317f;
}

#content_area a:hover {
	text-decoration:underline;
	color:#54317f;
}
