Body {
 font-family: Arial;
 font-size: 14px;
 font-weight: normal;
}
.baritemTitle {
 color: #FFFFFF;
 font-family: Arial;
 font-size: 13px;
 font-weight: bold;
 position: relative;
 top: 3px;
 left: 15px;
}

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

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

.button {
 color: #1E478C;
 font-family: Arial;
 font-size: 12px;
 font-weight: normal;
 border-style: solid;
 border-color: #1E478C;
 border-size: 1px;
 background-color:#E8F8FF;
}

.input {
 color: #1E478C;
 font-family: Arial;
 font-size: 12px;
 font-weight: normal;
 border-style: solid;
 border-color: #1E478C;
 border-size: 1px;
}

.menuItem {
 color: #FFFFFF;
 font-family: Arial;
 font-size: 14px;
 font-weight: strong;
}

.menuItem {
 color: #FFFFFF;
 font-family: Arial;
 font-size: 14px;
 font-weight: strong;
}

.menuItem_Header {
 color: #FFFFFF;
 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: #000000;
 }

td.overview_sec_header
 {
  font-size: 10px;
  background-color: #D7E2EA;
 }

td.overview_sec_header font
 {
  background-color: #A5609B;

  font-weight: bold;
  font-size: 10px;

  color: white;
 }

td.overview_sec_brand
 {
  background-color: white;
  padding: 10px;
 }

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;
  left: 100px;
 }

td.overview_sec_secondary img,
td.overview_sec_primary img
 {
  border: 1px solid #1E478C;
 }

td.overview_sec_primary
 {
  font-size: 11px;

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

td.overview_sec_secondary
 {
  font-size: 11px;

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


 }
 
 
