   Body {
    font-family: Arial;
    font-size: 10px;
    font-weight: normal;
   }
   .baritemTitle {
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 12px;
    font-weight: strong;
    position: relative;
    top: 3px;
    left: 15px;
   }
   
   .baritemText {
    color: #999999;
    font-family: Arial;
    font-size: 12px;
    font-weight: strong;
    position: relative;
    top: 5px;
    padding-left: 15px;
   }

   .div_firefox_bug {
    color: #666666;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    position: relative;
    top: 5px;
    padding-left: 15px;
   }

   .button {
    color: #666666;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    border-style: solid;
    border-color: #666666;
    border-size: 1px;
    background-color:#FFFFFF;
   }
   
   .input {
    color: #666666;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    border-style: solid;
    border-color: #666666;
    border-size: 1px;    
   }
   
   .menuItem {
    color: #999999;
    font-family: Arial;
    font-size: 12px;
    font-weight: strong;
   }
   
   .menuItem {
    color: #FFFFFF;
    font-family: Arial;
    font-size: 16px;
    font-weight: strong;
   }

  .menuItem_Header {
    color: #666666;
    font-family: Arial;
    font-size: 14px;
    font-weight: strong;
  }
  
   .menuItem_Header A, 
   .menuItem_Header A:link,
   .menuItem_Header A:active,
   .menuItem_Header A:visited {
     color: #FFFFFF;
     font-family: Arial;
     font-size: 12px;
     font-weight: strong;

     text-decoration: none;
     color: #FFFFFF;
    }
   
   A,   
   A:link,
   A:active,
   A:visited
    {
     text-decoration: none;
     color: #666666;
    }
	
	td.overview_sec_header
 {
  font-size: 12px;
  font-weight: bold;
 }

td.overview_sec_secondary b,
td.overview_sec_primary b
 {
  color: red;
 }

td.overview_sec_secondary div,
td.overview_sec_primary div
 {
  display: none;

  position: relative;

  top: 10px;
  right: -50px;
 }

td.overview_sec_secondary img,
td.overview_sec_primary img
 {
  border: 2px solid #666666;
 }

td.overview_sec_primary
 {
  font-size: 10px;

  padding-left: 3px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 10px;
 }

td.overview_sec_secondary
 {
  font-size: 10px;

  padding-left: 3px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 10px;

  background-color: #e0e0e0;
 }