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;
}

table.main {
background-color:#FFFFFF;
border:1px solid #aaa;
border-top-width: 0;
width:100%;
}

table#tableMain {
	border: thin solid Black;
	border-top-width: 0;
	background-color: #FFFFFF;
	width: 900;
}

td#tdMain {
/*
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #333333;
*/
	width: 552;
	padding-right: 20px;
}

body.meex99 td#tdLogo {
  background-image: url(/Images//Banners/whc/MEEM99_Header.jpg);
  width: 900;
  height: 200;
}
body.mcpx99 td#tdLogo {
  background-image: url(/Images//Banners/whc/MCPM99_Header.jpg);
  width: 900;
  height: 200;
}
body.px99 td#tdLogo {
  background-image: url(/Images//Banners/whc/PM99_Header.jpg);
  width: 900;
  height: 200;
}

form#frmWhc h1 { display: none; color: #005a81; margin-top: 20px; }
form#frmWhc h2 { color: #005a81; margin-top: 10px; }
form#frmWhc h3 { color: #005a81; }
form#frmWhc p { color: #373737; }
form#frmWhc ul li { color: #373737; padding-left: 0; padding-bottom: 5px; }

/* p.saleItemsBlue { text-align: center; margin-top: 20px; } */
td.salesInfo { color: #373737; text-align: center; background-image: url(/Images/whc/RightColumnBg.jpg); }
td.salesInfo h2 { margin-bottom: 0; color: #373737; font-size: 1.5em; margin-top: 20px; padding: 0; text-align: center; }
td.salesInfo h4 { margin-top: 10px; color: #373737; font-size: 1.11em; text-align: center; }
td.salesInfo p { padding: 0; text-align: center; }

td.salesInfo img { margin-bottom: 20px; border: 0; }

td#Footer { display: none; }

p.disclaimer { margin-bottom: 20px; margin-top: 20px; }

a.WatchDemo { display: block; margin: auto; text-align: center; margin-bottom: 20px; width: 281px; height: 118px; background-image: url(/Images/whc/Watch-Demo.jpg); background-repeat: no-repeat; background-position: top left; }
a.WatchDemo:hover { background-image: url(/Images/whc/Watch-Demo-Mouse-Over.jpg);}
