<style>
 .odd{
    background-color: d3e3f7;
    }
 .odd{
     background-color: d3e3f7;
   }      
 .even{
    background-color: e7f1fe;
   }
 .BBodd{
     background-color: e6d8fd;
   }      
 .BBeven{
    background-color: f2eaff;
   }
 .FGodd{
     background-color: b1dfbf;
   }      
 .FGeven{
    background-color: caefd6;
   }
 .TFModd{
     background-color: fbdad8;
   }      
 .TFMeven{
    background-color: feeae9;
   } 
 .head{
    background-color: D7D7D7;
    font-family:Arial,Helvetica,sans-serif;
    font-size:14px;
    }
 .tophead{
    background-color: D3e3f7;
    }
 .instruct{
    background-color: FEF2D6;
    } 
 .mastertb{
    border-style: solid;
    border-width: 1px;
    border-color: #0033CC;
    }
 .masterFGtb{
    border-style: solid;
    border-width: 1px;
    border-color: #1951a0;
    }
 .masterTFMtb{
    border-style: solid;
    border-width: 1px;
    border-color: #8e428e;
    }
 .masterBBtb{
    border-style: solid;
    border-width: 1px;
    border-color: #6446a5;
    }
 .style45 {
    color:#0033CC;
    font-family:Arial,Helvetica,sans-serif;
    font-size:18px;
    font-weight:bold;
    }
 .style4 {
    color:#0033CC;
    font-family:arial,helvetica,sans-serif;
    font-weight:bold;
    }
 .BBMain {
    color:#6446a5;
    font-family:Arial,Helvetica,sans-serif;
    font-size:18px;
    font-weight:bold;
    }
 .BBSub {
    color:#6446a5;
    font-family:arial,helvetica,sans-serif;
    font-weight:bold;
    }
 .FGMain {
    color:#1951A0;
    font-family:Arial,Helvetica,sans-serif;
    font-size:18px;
    font-weight:bold;
    }
 .FGSub {
    color:#1951A0;
    font-family:arial,helvetica,sans-serif;
    font-weight:bold;
    }
 .TFMain {
    color:#8e428e;
    font-family:Arial,Helvetica,sans-serif;
    font-size:18px;
    font-weight:bold;
    }
 .TFMSub {
    color:#8e428e;
    font-family:arial,helvetica,sans-serif;
    font-weight:bold;
    }
 .style41 {
    font-family:Arial,Helvetica,sans-serif;
    font-size:14px;
    font-weight:bold;
    }
 .headersQ {
    font-family:Arial,Helvetica,sans-serif;
    font-size:13px;
 }
 .subQ {
   font-family:Arial,Helvetica,sans-serif;
   font-size:11px;
 }
 .normal {
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
  }
        
          
 
 /*
 .itembrowseLink {
    font-family:arial,helvetica,sans-serif;
    font-size:14px;
    font-weight:bold;
    margin: 2px 25px 25px 2px;
    color:blue;
    }
 */
  
</style>