body { margin: 0; padding: 0; background-color: #fff; }

td { font-family: Arial; font-size: 11px; font-style: normal; line-height: 14px; color: #fff; }

.copy { font-family: Arial; font-size: 11px; font-style: normal; line-height: 14px; color: #fff}

a, a:hover, a.active {display:none;}

.copyright { font-family: Arial; font-size: 10px; font-style: normal; line-height: 14px; color: #000}

span.pagenav a { 
	padding: 0 3px 0 3px;
	}

span.pagenav b { 
	padding: 0 3px 0 3px; 
	}

div.photos  { 
	text-align: left;
	}
div.photos td, div.photos td p  { 
	text-align: left;
	}

div.photos td a img { 
	border: solid 1px #000;
	}

img.ProductImage {
	border: 1px solid #000;
}


.titProd { font-family: Arial; font-size: 18px; font-weight: bold; font-style: normal; line-height: 150%; color: #000; text-align: center; }

.producthead { font-family: Arial; font-size: 11px; font-weight: bold; font-style: normal; line-height: 18px; color: #000; }

.hiddenOnPrint { display:none; }
.rightButtons { display:none; }


/* LEFT NAV BAR */
	
/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
* html ul li a:hover { height: 1%; }
/* End */

li:hover ul, li.over ul, li ul li a, li ul li a:hover { display: block; } /* The magic */


