  table.menu  { font-family:Arial,Courier-New; 
                font-size:12; 
                font-weight:bold; 
                border:2; 
                border-style:none; 
                border-color:white;
                background-color:#000099;
  }
  table.popup { font-family:Arial,Courier-New; 
                font-size:11; 
                font-weight:bold; 
                border-width:none; 
                border-style:none; 
                border-color:black;
                background-color:darkblue;  
  }

  
  p { font-family:Verdana }
  a.menu       { color:white; text-decoration:none; }
  a:hover.menu { color:white; text-decoration:none; }
  a.menu_item       { color:black; text-decoration:none; }
  a:hover.menu_item { color:white; text-decoration:none; } 

  td.Select { background-color: #3668fc; }

  td.Normal { background-color: #DCDCED; }
