div.Subproduct {
  margin-bottom: 1px;
}
/*PAGE*/
#pageContainer { visibility: visible; padding-bottom: 24px; position: absolute; top: 0; left: 0; width: 700px }
body { font-family: Arial; background-color: white }
form { margin: 0; padding: 0 }
input { font-size: 10px; font-family: Arial }
img { border-width: 0 }
/*STYLES*/
.redLineBottom   { background-color: #c60000; width: 700px; height: 1px; vertical-align: top }
.headerTable { width: 700px; height: 101px }
.dotCom { background-image: url("images/subheader.jpg"); width: 700px; height: 26px; vertical-align: top }
.bodyText { color: #515151; font-size: 12px }
.menuCell { background-color: #e8e8e8; vertical-align: top }
.bodyCell  { padding: 18px 10px 18px 14px; vertical-align: top }
.footerMenus  { color: white; font-size: 12px; background-color: #412f27; text-align: center; padding: 6px 12px; width: 700px }
.catalogCell  { background-image: url("images/catalog_tile.jpg"); text-align: left; width: 700px; height: 36px; vertical-align: top }
.catalogCellFooter { font-size: 11px; background-color: #e7e7e7; text-align: center; padding: 3px 12px }
.copyrightCell { text-align: center; padding-top: 18px }
.copyright { color: gray; font-size: 12px; font-family: Arial }
.searchCell  { background-image: url("images/catalog_tile.jpg"); text-align: right; vertical-align: middle }
.searchFor  { color: #494949; font-size: 12px; font-family: Arial; font-weight: bold; text-align: right }
.goButton { }
.pxWhiteSpace { background-color: white; width: 700px; height: 1px }
/*LINKS*/
a:link { color: navy;}
a:visited { color: navy;}
a:hover { color: maroon;}
a.footer:link { color: white; text-decoration: none }
a.footer:visited { color: white; text-decoration: none }
a.footer:hover { color: yellow; text-decoration: none }
.ncatalog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-image: url(images/catalog_tile.jpg);
	padding-left: 5px;
	padding-top: 3px;
}
