/* general */
body {
  margin: 0;
  background: #ffffff;
}
p, td, th, input, a {
  font: 12px arial, verdana, helvetica, sans-serif;
  color: #000000;
}
a {
  text-decoration: underline;
  color: #003483;
}
a:hover {
  text-decoration: underline;
  color: #ed7804;
}
.indexContent {
	margin: 0px;
	padding: 10px 10px 10px 15px;
	vertical-align: top;

}
.indexSampleProducts {
	background-image: url(img/insetTableBottomback.jpg);
	vertical-align: top;
	text-align: center;
	padding-top: 12px;


}
.insets {
	padding: 10px;
	vertical-align: top;
}
.productheaders {
	font-size: 13px;
	font-weight: bold;
	color: #C05B02;
}

TD.contact
{
	background-image: url(images/pages/ContactUs.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

