input.search
{
	height: 17px;
	background-color: #FFDE9B;
	border: solid #999999;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,70);
	font-size: 11px;
	
}

A:link {
	color: navy;
	text-decoration: underline;
}

A:visited {
	color: navy;
	text-decoration: underline;
}

A:active {
	color: red;
	text-decoration: underline;
}

A:hover {
	color: red;
	text-decoration: underline;
}

A.dark:link {
	color: #666666;
	text-decoration: none;
}

A.dark:visited {
	color: #666666;
	text-decoration: none;
}

A.dark:active {
	color: #666666;
	text-decoration: none;
}

A.dark:hover {
	color: red;
	text-decoration: none;
}

A.heading:link {
	color: red;
	text-decoration: underline;
	font-size=12px;
}

A.heading:visited {
	color: red;
	text-decoration: underline;
	font-size=12px;
}

A.heading:active {
	color: red;
	text-decoration: underline;
	font-size=12px;
}

A.heading:hover {
	color: red;
	text-decoration: underline;
	font-size=12px;
}

TD {
	font-size: 11px;
	font-family : Verdana;
}

P {
	font-size: 11px;
	font-family : Verdana;
}

TD.dark {
	font-size: 11px;
	font-family : Tahoma;
	color : #FFDE9B;
}

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;
}
B.subh { font-family: verdana,arial,helvetica,sans-serif; color: #990000; font-size: 12px; }
B.SubLink { font-family: verdana,arial,helvetica,sans-serif;  color:navy; font-size: 11px; text-decoration: none;}
B.heading { font-family: verdana,arial,helvetica,sans-serif;  color:red; font-size: 15px; text-decoration: none;}
B.price { font-family: verdana,arial,helvetica,sans-serif; color: #990000; font-size: x-small; }
span.listprice { font-family: arial,verdana,sans-serif; text-decoration: line-through; font-size: x-small; }