body {
  font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;

  /* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only) */
  SCROLLBAR-BASE-color:  #485E73;
  SCROLLBAR-ARROW-color: #FF6600;
}

img { border: 0px; }

ul, li, p, td {
  color: #000000;
  font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
  font-size: 11px;
}

.menu {
  color: #ffffff;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 11px;
}

.spot {
  color: #ffffff;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 8px;
}

.hostingtext {
  color: #D9F7FF;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 11px;
}

div.float {
  float: left;
  }
  
div.float p {
   text-align: center;
   }

#bg
  {
    background: #004B6A url(images/re/fullmenu_bg.gif) no-repeat scroll top center;
  }

.tablebgcolor td
{
    text-align: left;
}

