body {
  background-color: #092E40;
  font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
  font-size: 12px;

  /* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only) */
  SCROLLBAR-BASE-color:  #485E73;
  SCROLLBAR-ARROW-color: #FF6600;
}


a:link    { color: #cccccc; text-decoration: none; font-family: arial; font-size: 11px }
a:active    { color: #cccccc; text-decoration: none; font-family: arial; font-size: 11px }
a:visited    { color: #cccccc; text-decoration: none; font-family: arial; font-size: 11px }
a:hover      { color: #ffffff; font-family: arial; font-size: 11px }

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;
  }

