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

	.boxcaption{
	background-image:url(orange/tab_over_orange.png);
 	}
	
	#content_area a  {
text-decoration:none;
color:#d15828;
}

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