TD		{
	font-family: Verdana;
	font-size: xx-small;
}
.med1 {
	font-family: Verdana;
	font-size: x-small;
}

.subhead1 {
	font-family: "Trebuchet MS","MS Sans Serif", Geneva, sans-serif;
	font-size: medium;
	font-weight: bold;
}

.searchbox{
	color: white;
	float: right;
	padding-right:10px;
	padding-top: 5px;
	margin:0;
}


.pagenav{
	height: 65px;	
/*	border: #191970 solid 1px;	*/
}

.p-home{
	text-align: right;
	padding-right:10px;
	padding-top:2px;
}

.p-box{
	width:160px;
	height: 265px;
	background-color: white;
	border: #808080 solid 1px;
	padding: 5px;
	margin: 5px;
	float:left;
}

.p-desc{
	height: 180px; 
/*	float: left; */
	width: 150px;
	text-align: center;
/*	border: green solid 1px;*/
	overflow: hidden;
}

.p-pricebox{
	clear: both; 
	height: 75px; 
	width: 150px;
/*	border: blue solid 1px;
	vertical-align: middle; */
	padding: 0; 
	margin: 0; 
}

.p-title {
	font-weight:bold;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.p-price-reg{
	font: bold small Arial, Helvetica, sans-serif;
/*	height: 30px;*/
}

.p-price-old{
	font: bold x-small Arial, Helvetica, sans-serif;
	text-decoration: line-through;
	color: Gray;
	
}

.p-price-sale{
	font: bold small Arial, Helvetica, sans-serif;
	color: Red;
	height: 30px;
}

.catcol{
	color: white;
	/*border: black solid 1px;*/
	height: 100%;
}
.catcol a:link {
	text-decoration: none;
	color: white;
} 
.catcol a:visited {
	color: InactiveCaptionText;	
	text-decoration: none;
}
.catcol a:hover {
	color: white;	
	text-decoration: underline;	
}

.catcol2{
	color: white;
	padding: 5px;
	padding-left: 0px;
/*	border: black solid 1px;*/
}
.catcol2 a:link {
	color: white;
} 
.catcol2 a:visited {
	color: white;	
}
.catcol2 a:hover {
	color: white;	
	text-decoration: none;	
	font-weight: bold;
}


.bc{
	color: white;
	padding: 3px;
	padding-left: 0px;
	
/*	border: black solid 1px;*/
	font-size: small;
}
.bc a:link {
	color: white;
} 
.bc a:visited {
	color: white;	
}
.bc a:hover {
	color: white;	
	text-decoration: none;	
	font-weight: bold;
}

.tiny {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
}

.bord-blk {
	border: black solid 1px;
}

.bord-tr {
	border-left: black solid 1px;
	border-right: black solid 1px;
}