.table_header
{
   background-color:#9CBA42;
}
.image_header
{
   background-color:#9CBA42;
}
form {
	font-size: 12px;
	color: #000000;	
	background-color:#9CBA42;
}
.form_column
{background-color:#9CBA42;}
.form_border
{
  margin:10px;  
  border:2px solid #748A32;
  width:97%;  
}
.footer_header
{background-color:#9CBA42;}
.form_header_row
{
  color:#4679A8;
  font-weight:bold;
  background-color:#D0DF5C;
  font-size:12px;
}
.main
{
   width:800px;
   margin:auto;
   text-align:left;
   background-color:#9CBA42;
}
