BODY {
  margin: 0px 0px 0px 0px;
  color: #C00;
}


H1, H2 {
   font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
   font-size: 24px;
   font-weight: bold;
   color: #669F00;
   margin: 0px;
}
H2 {
   font-size: 16px;
   color: #693;
   padding: 5px 0px 12px 0px;
   font-weight: normal;
}

P {
   font-weight: normal;
   font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
   font-size: 10pt;
   margin: 0px;
   padding-bottom: 4px;
   padding-top: 3px;
   color: #D8D8D8;
   line-height: 127%;
}
H4 {

   font-weight: bolder;
   font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
   font-size: 10pt;
   padding-top: 8px;
   padding-bottom: 8px;
   margin: 0px;
   color: #F6F6F6;
}


.footer {
   font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
   font-size: 9px;
   color: #666;
   line-height: 120%;
   padding: 0 5px;
}
.small {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 7pt;
   color: #D3D3D3;
}


SUP, SUB {
   font-size: 6pt;
   base-line: 50%;
}

.file {
  font-family: Courier;
  color: #690;
}

PRE {
    padding: 10px;
    border: 1px dotted #030;
    background-color: #000c00;
    font-size: 9pt;
}


TT {
   font-family: Verdana, Arial, sans-serif;
   font-size: 12px;
   color: #FC6;
}

.menu1, .menu2, .menu3 {
   padding-right: 7px;
   font-family: Verdana, Arial;
   font-size: 10pt;
   color:#FFF;
   font-weight: bold;
}
.menu1 {
   padding-top: 16px;
}
.menu2 {
   padding-right:14px;
   font-size: 9pt;
   font-weight: normal;
}
.menu3 {
   font-family: Arial, Sans-serif;
   padding-right:21px;
   font-size: 8pt;
   font-weight: normal;
}

A {
   text-decoration: none;
   color: #FC6;
}
A:hover {
   text-decoration: none;
   color: #F90;
}
A.mnu {
   text-decoration: none;
   color: #F90;
}
A.mnu:hover {
   text-decoration: none;
   color: #F60;
}


IMG.pic {
   background: #26261D;
   border: 1px solid #363629;
   margin-bottom: 5px;
}

.lb {
  color: #FFF;
  font-weight: normal;
}
.nb {
  font-weight: normal;
}

.picR, .picL, .picC {
   font-family: Arial, sans-serif;
   text-align: center;
   color: #996;
   font-size: 9pt;
   line-height: 130%;
   font-weight: normal;
   margin: 8px 0px 8px 20px;
   float: right;
}
.picL {
   margin: 8px 20px 8px 0px;
   float: left;
}
.picC {
   float: none;
   margin: 8px 0px 6px 0px;
}

.middleTD, .bottomTD {
   padding: 6px;
   font-family: "Trebuchet MS", Arial, sans-serif;
   font-size: 8pt;
   text-align: center;
   color: #CCC;
}

TD.mainL, TD.mainC, TD.mainR {
   padding: 8px 10px 8px 20px;
   border-width: 0 1px 0 0;
   border-style: solid;
   border-color: #662;

   font-family: Arial, sans-serif;
   font-size: 7pt;
   text-align: justify;
   vertical-align: top; 
   color: #CCC;
   line-height: 120%;
}
TD.mainC {
   padding: 8px 10px 8px 10px;
   border: none;
   text-align: center;
   font-size: 7pt;
}
TD.mainR {
   padding: 8px 20px 8px 10px;
   border-width: 0 0 0 1px;
}

H3.box {
   margin: 0 0 3px 0;
   padding: 0 3px 1px 3px;
   border-bottom: 1px solid #333;
   font-size: 8pt;
   font-family: Verdana, Arial, sans-serif;
   color: #FFF;
   font-weight: bold;
}
H4.box {
   margin:  0 0 3px 0;
   padding: 0 3px 1px 3px;
   font-size: 8pt;
   font-family: Verdana, Arial, sans-serif;
   color: #CCC;
   font-weight: normal;
}

.gNav {
   font-family: Arial, sans-serif;
   color: #333;
   font-size: 9pt;
   line-height: 130%;
   margin: 8px 0px 8px 0px;
}

INPUT, TEXTAREA {
   font-family: Arial, sans-serif;
   background: #26261D;
   border: 1px solid #363629;
   padding: 3px 5px;
   color: #996;
   font-size: 9pt;
   line-height: 130%;
}
INPUT.btn {
   background: #26261D;
   font-variant: small-caps;
   font-weight: bold;
}
INPUT.btn:hover {
   background: #663;
   color: #FFF;
   border-color: #CC9;
}

TD.gbHead {
   font-family: Arial;
   font-size: 9pt;
   color: #FFF;
   background: #26261D;
   padding: 5px 5px 2px 5px;
   border-bottom: 1px solid #330;
}
.gbNote {
   font-family: Arial;
   font-size: 9pt;
   color: #FFF;
   background: url('/design/bg.gif');
   border-width: 0 1px 0 1px;
   border-color: #330;
   border-style: solid;
   padding: 5px 5px 2px 5px;
}
.gbAnswer {
   font-family: Arial;
   font-size: 9pt;
   color: #CCC;
   background: #000;
   padding: 5px 5px 3px 5px;
   margin-bottom: 5px;
   border-width: 0 1px 1px 1px;
   border-color: #330;
   border-style: solid;
   
}

OL, UL {
   font-weight: normal;
   font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
   font-size: 10pt;
   margin: 0px;
   padding-bottom: 4px;
   padding-top: 3px;
   color: #D8D8D8;
   line-height: 127%;
}

.gray {
   color: #666;
   padding: 4px 0px 0px 0px;
}

