td
{
  font-family: verdana;
  font-size: 12px;
}


body
{
  background-color: #005796;
  background-image: url(background.png);
  background-repeat: repeat-x;
}

.maintable
{
  width: 798px;
  background-image: url(tabbg.png);
  background-repeat: repeat-y;
}

.tabtable
{
  width: 614px;
  background-image: url(tab12bg.png);
  background-repeat: repeat-y;
}

.crline
{
  background-image: url(crline.png);
  background-repeat: repeat-x;
  height: 1px;
  padding-top: 8px;
  padding-bottom: 8px;
}

a
{
  text-decoration: none;
  font-weight: bold;
  color: #005796;
}

a:hover
{
  text-decoration: none;
  font-weight: bold;
  color: #000000;
}

.whited
{
  color: #FFFFFF;
  font-family: verdana;
  font-size: 11px;
}
