body
  {
  background-color: #09233E;
  margin: 0px;
  padding: 0px;

  width: 100%;
  height: 100%;
  }

body, td
  {
  font-family: Tahoma;
  font-size: 9pt;

  color: #DADEE2;
  }

a {
  text-decoration: underline;
  color: #008DE2;
  }

.text
  {
  line-height: 20px;
  }

.newslink
  {
  text-decoration: none;
  color: #008DE2;
  }

#main_menu a
  {
  text-decoration: none;
  font-weight: bold;
  color: #000000;
  }

#main_menu td
  {
  padding-left: 7px;
  padding-right: 7px;
  }

#sub_menu a
  {
  font-size: 11px;
  text-decoration: none;
  color: #FFFFFF;
  }




