input.search
{
	height: 17px;
	background-color: #FFDE9B;
	border: solid #999999;
	border-width: 1px;
	font-family: Comic Sans ms;
	color: rgb(0,0,70);
	font-size: 11px;
	
}

A:link      { color: #666; text-decoration: none }

A:visited       { color: #666; text-decoration: none }

A:active      { color: black; text-decoration: none }

A:hover     { color: #f63; text-decoration: underline }

A.dark:link     { color: red; font-family: Verdana; font-weight: bolder; text-decoration: none }

A.dark:visited   { color: #f00; font-family: Verdana; text-decoration: none }

A.dark:active    { color: #228b22; text-decoration: none }

A.dark:hover  { color: #ff4500; text-decoration: none }

TD       { color: black; font-size: 12px; font-family: Verdana }

P    { font-size: 12px; font-family: Verdana }

TD.dark    { color: red; font-size: 11px; font-family: Verdana }

P.dark   { font-size: 12px; font-family: Verdana }

TD.smaller   { color: #0ff; font-size: 11px; font-family: Verdana }

P.smaller   { color: #666666; font-size: 11px; font-family: Verdana }

TD.mincart {
	font-size: 11px;
	font-family : Verdana;
	background-color: #ffffff;
	border: none;
}

P.mincart {
	font-size: 10px;
	font-family : Comic Sans ms;
}

TD.minlogin {
font-size: 11px;
font-family : Verdana;
background-color: #fff;
}

P.minlogin {
font-size: 11px;
font-family : Verdana;
}

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

td.detailimage {
vertical-align:top; 
}

P.catname {
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:top;
}

IMG.catimage { 
border:1px; 
border-color: #000; 
border-style: solid; 
vertical-align:top; 
}


TD.catname { 
vertical-align:top; 
text-align: center; 
} 

div.proddescription {
text-align: left;
}

div.detaildescription {
text-align: left;
}

div.prodname {
	font-size:11px;
	font-weight:bold;
	text-align:left;
}

IMG.cartimage {
	WIDTH: 100px; 

}