body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	background-image: url(/master/images/blueStripe.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
td#tdLogo {
  background-image: url(/whc/Images/Headers/MetaStock_HeaderTemplate.jpg);
  width: 900px;
  height: 250px;
}
table#tableMain {
	border: thin solid #7772ab;
	background-color: #FFFFFF;
	width: 900px;
}
table#tableMain p {
  margin-top: -10px;
}
td#tdMain {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #333333;
}

.copy
{
}


#ProductOffering h2
{
  font-size: 120%;
}


#ProductOffering p p h2
{
  font-size: 120%;
  color: Red;
  margin-top: 50px;
}

#_ctl0__ctl0_master_main_order_btnAddToCart 
{
  margin-top: 22px;
}
