input.search
{	
	height: 17px;	
	background-color: #E1E9EF;	
	border: solid #666666;	
	border-width: 1px;	
	font-family: tahoma;	
	color: rgb(0,0,70);	
	font-size: 11px;	

	}

A:link {	
	color: #990000;	
	text-decoration: none;

	}

A:visited {	
	color: #990000;	
	text-decoration: none;

	}

A:active {	
	color: #666666;	
	ext-decoration: none;

	}

A:hover {	
	color: #3366CC;	
	text-decoration: none;

	}

A.dark:link {	
	color: #009900;	
	text-decoration: none;

	}

A.dark:visited {	
	color: #006600;	
	text-decoration: none;

	}

A.dark:active {	
	color: #666666;	
	text-decoration: none;

	}

A.dark:hover {	
	color: #000099;	
	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 : #000099;

	}

P.smaller {	
	font-size: 11px;	
	font-family : Tahoma;	
	color : #000099;

	}

TD.mincart {	
	font-size: 10px;	
	font-family : Verdana;

	}

P.mincart {	
	font-size: 10px;	
	font-family : Verdana;
	
	}

HR {	
	height: 1px;	
	color: #999999;

	}

SPAN.currpage{
	color:000099;
	font-weight:bold:

	}


<!--  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: 125px;  <!-- this is the pImage or the Small Image  -->

}

#prodimage0 {

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

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