     body, .default
     {
      background: url("back.gif");
      background: #000000;
      color: #111111;
      font-weight: 400;
      font-size: 15;
      scrollbar-face-color: #aaaaaa;  //#fed044;
      scrollbar-highlight-color: #bbbbbb;
      scrollbar-3dlight-color: #bbbbbb; //ccff00;
      scrollbar-shadow-color: #555555;
      scrollbar-darkshadow-color: #555555;//993300;
      scrollbar-arrow-color: #AAFF00;
      scrollbar-track-color: #222222; 
      font-family: courier new, Arial;
      font-weight:800;
     }

     table, .default
     {
       font-family: Courier New, Arial;
       font-weight: 400;
     }

     td, .default
     {
      color: #111111;
     }

     a:link{
      color: #00aa00;
      text-decoration: none;
      }
     a:visited{
      color: #00aa00;
      text-decoration: none;
     }
     a:hover{
      color: #aaEE00;
      text-decoration: none;
     }
     all.clsMenuItemNS{
      font: bold x-small Arial; color: white; text-decoration: none
     }
     .clsMenuItemIE{
      font: bold xx-small Arial; cursor: hand; color: red; text-decoration: none
     }
     
