BODY {
	font-family: Verdana, Arial, sans-serif;
	color: Black;
	background: white;
	text-align: left;
}
div.centerthis
{
  text-align: center;
  margin: auto;
  width: 100%;
  height: 100%;
}
div.topmain
{
	margin:auto;
	border-top: 3px solid #A8A291;
	width: 883px;
	background-color: white;
  text-align: left;
}
div.middlemain
{
	margin:auto;
	width: 883px;
  height: 508px;
	background-color: white;
  text-align: left;
}
div.bottommain
{
	margin:auto;
	border-top: 3px solid #A8A291;
	width: 883px;
  text-align: left;
}
div.leftcol
{
  width: 90%;
  float: left;
  color: white;
  margin-left: 20;
  margin-top: 20;
}
span.rightthis
{ 
  float: right;
  margin-right: 20;
}
input.prodbut
{
  width: 116;
}
select.prodlist
{
  width:262pt;
  background-color: gray;
	color: white;
	font-weight: bold;
	font-size: 10 pt;
}
li.step
{
  margin-bottom: 14;
}
TD.leftbox {
 /*	background-color: #B8B29A; */
  background-color: #A8A291;
	color: white;
	font-weight: bold;
	font-size: 10 pt;
}
H1, H2 {
	font-size: 12pt;
	line-height: 14pt;
	margin-bottom: 12pt;
	margin-top: 2pt;
	color: navy;
}
H3, H4 {
	font-size: 10pt;
	line-height: 12pt;
	margin-bottom: 6pt;
	margin-top: 14pt;
	color: navy;
}
H5 {
	font-size: 10pt;
	line-height: 12pt;
	margin-bottom: 6pt;
	margin-top: 6pt;
	color: navy;
}
H6 {
	font-size: 16px;
	margin-top: 10pt;
	margin-bottom: 4pt;
	color: #84837D;
}

UL {
	margin-bottom: 12pt;
	margin-top: 2pt;
}
LI {
	font-size: 10pt;
	line-height: 12pt;
	margin-bottom: 2pt;
	margin-top: 2pt;
}
P {
	font-size: 10pt;
	line-height: 12pt;
	margin-bottom: 6pt;
	margin-top: 6pt;
}
P.white {
	color: white;
}
P.gray {
	color: gray;
}
P.double {
	line-height: 20pt;
}
P.smooth {
	line-height: 10pt;
}
A:link {
	color: navy;
}
A:visited {
	color: navy;
}
A.nounderline:link {
	color: navy;
  text-decoration: none 
}
A.nounderline:visited {
	color: navy;
  text-decoration: none
}
A.white:link {
	color: white;
  font-weight: bold;
}
A.white:visited {
	color: white;
  font-weight: bold;
}

