body
{
  margin: 0px;
  background-color: #FFF;
  color: #000;
  font-size: 10pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#site
{
  margin-left: auto;
  margin-right: auto;
  width: 900px;
}

#content
{
  background-color: #FFFFFF;
  color: #FFF;
}

.formtable td
{
  background-color: #5aadfd;
  color: #FFF;
  font-size: 11px;
  font-weight: bold;
}

.formtable a
{
  text-decoration:none;
  color:#baddff;
}
.formtable a:hover
{
  text-decoration:underline;
  color:#FFFFFF;
}
.header {
  width:801px;
  height:413px;
  background-image: url(/images/bwg_top.jpg);
}


