input.search
{
	height: 17px;
	background-color: #FFDE9B;
	border: solid #999999;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,70);
	font-size: 11px;
	
}
body { color: black; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: white }
A:link    { color: black; font-weight: bolder; text-decoration: none }

A:visited  { color: black; text-decoration: none }

A:active {
	color: #666666;
	text-decoration: none;
}

A:hover       { text-decoration: none; background-color: #fc6 }

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  { text-decoration: none }

TD {
	font-size: 11px;
	font-family : Verdana;
}

P   { font-size: 12px; font-family: Verdana }

TD.dark {
	font-size: 11px;
	font-family : Tahoma;
	color : #FFDE9B;
}

P.dark  { font-size: 9px; 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;
}
.class { }


P.catname {
text-align: left;
margin-top: 0px;
margin-bottom: 0px;
vertical-align:top;
font-size: 11px;
font-family: Verdana;
}

P.catdesc {
margin-top: 0px;
margin-bottom: 0px;
vertical-align:top;
font-size: 10px;
font-family: Verdana;
}

IMG.catimage {
border:1px;
border-thickness: 1px;
border-color: #000000;
border-style: solid;
vertical-align:top;
}
IMG.prodimage { vertical-align: top; border: solid 1px #000; border-thickness: 1px }
