.title_head td{
  width:299px;
  border:solid 1px black;
  font-weight:bold;
  background-color:white;
  color:black;}
.title_head2 td{
  width:299px;
  border:solid 1px black;
  font-weight:bold;
  background-color:lightgrey;
  color:black;}
.info2 td{
  background-color:lightgrey}
.info_grid{
  background-image: url(ambg.jpg);
  background-repeat:repeat-x;
  background-color:#f3f3f3;
  font-size:18px;
  margin:0px;
  padding:0px;
  width:100%;
  border: 2px solid #737373;
  text-align:center;}
.info_grid hr{color:black;}