TR.headerNavigation {
  background: #ffffff; /* #bbc3d3; */
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffffff; /* #bbc3d3; */
  color: #3B3B3B; /* #ffffff; */
  font-weight : bold;
}

A.headerNavigation { 
  color: #3B3B3B; /* #FFFFFF; */
}

A.headerNavigation:hover {
  color: #3B3B3B; /* #ffffff; */
}

.pageheader {
  font-size : 15pt;
  color: #A1161B;
  font-family : Verdana, Helvetica, Arial, sans-serif;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #A1161B;
  color: #ffffff;
}

TD.infoBoxHeading_12px {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #A1161B;
  color: #ffffff;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #A1161B;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color:#ff0000;
  font-weight: bold;

}

.infoBox_red {
  background: #ff0000;
}

.infoBox_2 {
  background: #999999;
}


