
body
 {
  font-family:Arial;
  font-size:11pt;
  color:white;
  background-color:black;
 }
 
a:link 
 {
  color:white;
 }
 
a:visited 
 {
  color:white;
 }
 
a:active 
  {
   color:white;
 }
 
.MainTable
 {
  BORDER:0;
  cellspacing:0;
  cellpadding:0;
  width=800;
  background-image:url(/images/thunder_background.jpg);
 {

.MenuTable, .MenuTable TD, .MenuTable TH
 {
  font-family:Arial;
  font-size:11pt;
  color:white;
  background-color:#080831; 
  border-color:white;
  border-width:1px
  padding:0px
 }
 
.MenuTable a 
  {
   color: white; 
   background: #080831; 
   text-decoration:none; 
   font-size:14px; 
   line-height:14px; 
   font-family: Arial;
   padding: 0px 0px;
  }
  
.MenuTable a:link 
  {
   color: white;   
   background: #080831; 
  }
  
.MenuTable a:active 
  { 
   color: white;
   background: #080831; 
  }
  
.MenuTable a:visited 
  {
   color: white; 
   background: #080831; 
  }
  
.MenuTable a:hover 
  {
   color: #080831; 
   background: white; 
  }


  
  

 
 



