BODY {
	background: #ffffff;
	color: ffffff;
	margin: auto;
	background-image: url('images/bggradient.jpg');
	background-repeat: repeat-x;

}

TD.smallText, SPAN.smallText, P.smallText {
  color:#000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.headerleftmenuNavigation {
  background-image: url('images/HeaderMenu/Leftbg.png');
  height:68px;
  background-position:left;
  width:348px;
}

TD.headerrightmenuNavigation {
  background-image: url('images/HeaderMenu/rightbg.png');
  background-position:left;
  background-repeat:repeat-x;
  height:68px;
}

TD.footerleftmenuNavigation {
  background-image: url('images/HeaderMenu/bottomleftbg.png');
  background-position:left;
  background-repeat:repeat-x;
  height:38px;
}

TD.footerrightmenuNavigation {
  background-image: url('images/HeaderMenu/bottomrightbg.png');
  height:38px;
  background-position:right;
  width:348px;
}