/*RED*/
TD.infoBoxHeading {
  background-image: url(images/infobox/bg_box_header_red.png);
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: white;
  height: 23px;
  padding: 0 0 0 7;
	}
TD.infoBoxHeadingLeft {
  background-image: url(images/infobox/corner_left_red.gif);
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: white;
  height: 23px;
  padding: 0 10 0 0;
	}
TD.infoBoxHeadingRight {
  background-image: url(images/infobox/corner_right_red.gif);
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: white;
  height: 23px;
  padding: 0 0 0 13;
	}
TD.footer {
  background-image: url(images/infobox/bg_box_header_red.png);
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: white;
  font-weight: bold;
  padding: 3px;
  height: 16px;
	}
TD.headerNavigation {
  background-image: url(images/infobox/bg_box_header_red.png);/*url(images/bg_main_nav.gif);*/
  font-family: Verdana, Arial, sans-serif;
  font-weight : bold;
  font-size: 10px;
  color: white;
  padding: 0px;
  height: 16px;
	}

