BODY {
  font-size: 10pt; 
  font-style: normal; 
  font-family: Verdana, Geneva, Arial, Helvetica, "sans serif"; 
  background-color: #ffffff;
  margin: 0;
  padding: 0;
  /*background-image: url("../images/Watermark.jpg"); */
  /*background-repeat: no-repeat; */
  /*background-position:  130px 110px; */
}

table
{
  font-size: 10pt; 
  font-style: normal; 
  font-family: Verdana, Geneva, Arial, Helvetica, "sans serif"; 
  bordercolor="#800000";
}

div.left
{
  float:left;
  width:150px;
  margin:0;
}

a.button {
  font-size: 9pt;
  font-weight: bold; 
  color: #f1f32f; 
  background-color: #7F2824;
  text-decoration: none;
  text-align: center;
  width: 140px;
  height: 18px;
  margin-left: 5px;
  margin-bottom: 5px;
}

a.button:hover {
  font-weight: bold; 
  color: black;
  Background-color: #f1f32f; 
}

a.buttondead  {
  font-size: 9pt;
  font-weight: bold; 
  Color: white; 
  Background-COLOR: DimGray; 
  text-decoration: none;
  text-align: center;
  width: 140px;
  height: 18px;
  margin-left: 5px;
  margin-bottom: 5px;
}

a.buttondead:hover  { 
  font-weight: bold; 
  Color: white; 
  Background-color: DimGray; 
}