TR.headerNavigation {
  background-color: #427F80;
}

TD.headerNavigation {
  padding-left: 5px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  border-bottom: 1px #427F80 solid;
}

TR.footer {
  background-color: #427F80;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color: #427F80;
  color: #000000;
  border-bottom: 1px #558ba0 solid;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  background-color: #427F80;
  line-height: 12pt;
  border-bottom: 1px #3C7A6C solid;
}

.productListing-heading {
  padding: 2px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background-color: #427F80;
  color: #FFFFFF;
}

TD.ontab {
  background-color: #427F80;
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size:11px;
  border-right: 1px #558ba0 solid;
  border-top: 1px #558ba0 solid;
  border-left: 1px #558ba0 solid;
}


