

  table.splash
  { 
     background-color: #050E28;
     background-image: url(imgs/moonlights.jpg);
     background-repeat: repeat-x;
     width : 770px;
     height : 600px;
     border-width : 0px;
     padding : 0px;
     border-spacing: 0px;
     border-style: outset;
     border-color: gray;
     border-collapse: separate;

  }

  tr.splash
  { 
  }

  td.splash
  {  
     text-align:center;
     vertical-align:top;
  }

  table.mainframe
  { 
     background-color:transparent;
     background-image: url(imgs/spacer.gif);
     background-repeat: repeat-x;
     width : 770px;
     height : 600px;
     border-width : 0px;
     padding : 0px;
     border-spacing: 0px;
     border-style: outset;
     border-color: gray;
     border-collapse: separate;

  }

  tr.mainframe
  { 
  }

  td.mainframe
  {  
     text-align:center;
     vertical-align:top;
  }

  table.nav
  { 
     background-color:transparent;
     background-image: url(imgs/spacer.gif);
     background-repeat: repeat-x;
     width : 240px;
     height : 205px;
     border-width : 0px;
     padding : 0px;
     border-spacing: 0px;
     border-style: outset;
     border-color: gray;
     border-collapse: separate;

  }

  tr.nav
  { 
  }

  td.nav
  {  
     text-align:left;
     vertical-align:top;
  }

  table.main
  { 
     background-color:transparent;
     background-image: url(imgs/spacer.gif);
     background-repeat: repeat-x;
     width : 300px;
     height : 190px;
     border-width : 0px;
     padding : 0px;
     border-spacing: 0px;
     border-style: outset;
     border-color: gray;
     border-collapse: separate;

  }

  tr.main
  { 
  }

  td.main
  {  
     text-align:left;
     vertical-align:top;
  }

  table.focus
  { 
     background-color:transparent;
     background-image: url(imgs/spacer.gif);
     background-repeat: repeat-x;
     width : 220px;
     height : 190px;
     border-width : 0px;
     padding : 0px;
     border-spacing: 0px;
     border-style: outset;
     border-color: gray;
     border-collapse: separate;

  }

  tr.focus
  { 
  }

  td.focus
  {  
     text-align:center;
     vertical-align:middle;
  }

div.scroll 
{	
   height: 180px;
   width: 210px;
   overflow: auto;
   border: 0px solid #666666;	
   background-color: transparent;	
   padding: 5px;}

  table.disclaimer
  { 
     background-color:#061234;
     background-image: url(imgs/strip.jpg);
     background-repeat: repeat-x;
     width : 770px;
     height : 169px;
     border-width : 0px;
     padding : 0px;
     border-spacing: 0px;
     border-style: outset;
     border-color: gray;
     border-collapse: separate;

  }

  tr.disclaimer
  { 
  }

  td.disclaimer
  {  
     text-align:center;
     vertical-align:middle;
  }

  table.popup
  { 
     background-color:transparent;
     background-image: url(imgs/spacer.gif);
     background-repeat: repeat-x;
     width : 370px;
     border-width : 0px;
     padding : 0px;
     border-spacing: 0px;
     border-style: outset;
     border-color: gray;
     border-collapse: separate;

  }

  tr.popup
  { 
  }

  td.popup
  {  
     text-align:left;
     vertical-align:top;
  }