input.search
{
	height: 17px;
	background-color: #E1E9EF;
	border: solid #999999;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,70);
	font-size: 11px;
	
}

A:link {
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}

A:visited {
	color: #666666;
	text-decoration: none;
	font-weight:bold; 
}

A:active {
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}

A:hover {
	color: #968996;
	text-decoration: none;
	font-weight:bold;
}

A.dark:link {
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}

A.dark:visited {
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}

A.dark:active {
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}

A.dark:hover {
	color: #968996;
	text-decoration: none;
	font-weight:bold;
}

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;
}

HR {
	height: 1px;
	color: #999999;
}

H1 { 
	font-size: 12px;
	font-family : Verdana;
}

.s9nametxt {font-size: 12px; font-weight: bold; color: #666666;} /* Product name */ 
.s9txt {font-size: 10px; color: #000000;} /* Description text */ 
.s9pricetxt {font-size: 12px; font-weight: bold; color: #666666;} /* Price text */ 
.s9greybox {border: 1px dotted #AAAAAF;} /* Border around each product */ 
.s9listprice {font-size: 10px; color: #666666;} /* List Price */