body {
  margin: 0;
}
p, td, th, input, a {
  font: 12px arial, verdana, helvetica, sans-serif;
  color: #000000;
}
a {
  text-decoration: underline;
  color: #328419;
}
a:hover {
  text-decoration: none;
  color: #328419;
}


.TableBody {
	background-color: E5F5E0;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-image: url(images/table_back_new.jpg);
	background-repeat: no-repeat;
}
.Table2Body {
	background-image: url(images/table2_back.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: 318318;
}
