
  body { 
     padding: 0px;         margin: 0px;  
     background: #008;     background-image: url(/img/mainback.gif);
     font: 9pt/9pt  Arial,sans-serif; 
  }
  #l1 { background: white; padding: 0px 3px; width: 770px; }
  #l2 { border: 1px solid #007; border-width: 0px 2px; }
  #t1 { border-bottom: 2px solid #007; text-align: left; } 
  #t2 { border-bottom: 1px dotted #007; margin: 8px; text-align: left; padding: 0px 5px; }
  #content { margin: 8px; text-align: justify;  font-size: 9pt; }
  form { display: inline; }
  td { font: 9pt/9pt Arial,sans-serif; }

  .tbutton  { 
      width: 90px;         border-right: 1px solid white;
      background: #007;    color: #FFF;
      text-align: center;  font: 9pt/9pt Arial,sans-serif; 
      padding: 9px 0px;    margin: 0px; margin-bottom: 2px; 
      display: block;      text-decoration: none; 
  }
  .tbutton1 { margin-left: 2px; }
  .tbutton:hover { background: #444; }
  .capcell { font: 9pt/9pt Arial,sans-serif; color: #007; background: #007; padding: 9px;  margin: 0px 2px 2px 0px;  } 

  .left  { text-align: left;  }
  .right { text-align: right; }

  #bottombar { 
     text-align: center;   font: bold 11px/11px  Arial,sans-serif; 
     border: 1px solid #008; border-width: 2px 0px; 
     padding: 5px; margin: 15px 0px;   line-height: 1.3; color: #007; }
  #bottombar span { color: #33F; padding: 0px 5px; }
  #bottombar a { text-decoration: none; color: #007; }
  #bottombar a:hover { color: #800; text-decoration: underline; } 

