body {

font-family: verdana, helvetica, sans-serif;

font-size: 11px;

color: #000;

background: #FFF;

text-align: left;

margin: 0px;

}



table {

font-family: verdana, helvetica, sans-serif;

font-size: 11px;

text-align: left;

color: #000;

}



TD.topbar {

background-image: url(images/topbar.gif);

	font-size: 11px;

	font-family : Tahoma;

	color : #666666;

}



TD.lefttopbg {

background-image: url(images/lefttopbg.gif);

	font-size: 11px;

	font-family : Tahoma;

	color : #F0F0F0;

}



TD.topbg {

background-image: url(images/topbg.gif);

	font-size: 11px;

	font-family : Tahoma;

	color : #F0F0F0;

}



input.search

{

	height: 17px;

	background-color: #E1E9EF;

	border: solid #000066;

	border-width: 1px;

	font-family: tahoma;

	color: rgb(0,0,70);

	font-size: 11px;

	

}



A:link {

	color: #003366;

	text-decoration: none;

}



A:visited {

	color: #003366;

	text-decoration: none;

}



A:active {

	color: #003366;

	text-decoration: none;

}



A:hover {

	color: #3366CC;

	text-decoration: none;

}



A.dark:link {

	color: #003366;

	text-decoration: none;

}



A.dark:visited {

	color: #003366;

	text-decoration: none;

}



A.dark:active {

	color: #003366;

	text-decoration: none;

}



A.dark:hover {

	color: #3366CC;

	text-decoration: none;

}



TD {

	font-size: 11px;

	font-family : Verdana;

}



P {

	font-size: 11px;

	font-family : Verdana;

}



TD.dark {

	font-size: 11px;

	font-family : Tahoma;

	color : #F0F0F0;

}



P.dark {

	font-size: 12px;

	font-family : Verdana;

}



TD.smaller {

	font-size: 11px;

	font-family : Tahoma;

	color : #666666;

}



P.smaller {

	font-size: 11px;

	font-family : Tahoma;

	color : #666666;

}



TD.mincart {

	font-size: 10px;

	font-family : Verdana;

}



P.mincart {

	font-size: 10px;

	font-family : Verdana;

}



TD.menu {

	FONT-SIZE: 10px; COLOR: #003366; FONT-FAMILY: Tahoma,Verdana,Arial; text-transform: uppercase;

}

DIV.menu {

	FONT-SIZE: 10px; COLOR: #003366; FONT-FAMILY: Tahoma,Verdana,Arial; text-transform: uppercase;

}



HR {

	height: 1px;

	color: #999999;

}



<!--  This is the beginning of the Product re-size image tweak from Barry Smith -->
<!-- The width in pixel size forces the small and large image to become that, 
	 regardless of the actual size of the image. The height of the images 
     auto-adjusts accordingly -->

.productimage {

	width: 130px;  <!-- this is the pImage or the Small Image  -->

}

#prodimage0 {

	width: 400px;  <!-- this is the pLargeImage or the Large Image  -->

}
<!-- This is the end of the Product re-size image tweak from Barry Smith -->
