body {
  background-color: #092E40;
  font-family: Verdana;
  font-size: 10px;

  /* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only) */
  SCROLLBAR-BASE-color:  #485E73;
  SCROLLBAR-ARROW-color: #FF6600;
; color: #FFFFFF
}


a:link    { color: #000000; text-decoration: none; font-family: Verdana; font-size: 10px}
a:active    { color: #000000; text-decoration: none; font-family: Verdana; font-size: 10px}
a:visited    { color: #666666; text-decoration: none; font-family: Verdana; font-size: 10px}
a:hover      { color: #FF9900; font-family: Verdana; font-size: 10px}

a:style  { color: #ffffff }


ul, li, p, td {
  color: #ffffff;
  font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
  font-size: 11px;
}

.menu {
  color: #ffffff;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 11px;
}

.match {
  color: #EAA205;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 10px;
}

.matchtext {
  color: #ffffff;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 10px;
}

div.float {
  float: left;
  }
  
div.float p {
   text-align: center;
   }

#bg
  {
    background: #004B6A url(images/re/fullmenu_bg.gif) no-repeat scroll top center;
  }

