body { background-color: #E5E0C3 }
#listItemBody { background-color: #ffffff; margin: 0px; }  
.text { font-family: verdana,helvetica,sans-serif; font-size: 10px; color: #333333 }
.textSignIn { color: #666600; font-weight:bold; font-family: verdana,arial,helvetica,sans-serif; font-size: 11px }
.textError { color: #660000; font-weight:bold; font-family: verdana,arial,helvetica,sans-serif; font-size: 11px }
.prodTitle { font-family: verdana,helvetica,sans-serif; font-size: 11px; color: #000000; font-weight:bold }
.prodPrice { font-family: verdana,helvetica,sans-serif; font-size: 10px; color: #333333; font-weight:bold }
.prodMemberPrice { font-family: verdana,helvetica,sans-serif; font-size: 10px; color: #660000; font-weight:bold }
.member { font-family: verdana,helvetica,sans-serif; font-size: 11px; color: #660000; font-weight:bold; }
.Header { font-family: arial; font-size: 16px; color: #666666; font-weight:bold; font-style:italic; }
input.cart { font:12px verdana; color: #333333; background: #ffffff; border: 1px solid #333333 }
input.searchSmall { font:12px verdana; color: #333333; background: #ffffff; border: 1px solid #666666; }
input.red { font:12px verdana; color: #333333; background: #ffffff; border: 1px solid #990000; }
input.black { font:12px verdana; color: #000000; background: #ffffff; border: 1px solid #222222; }
input.blackSmall { font:10px verdana; color: #000000; background: #ffffff; border: 1px solid #222222; }
input.redButt { font:12px verdana; color: #ffffff; background: #990000; border: 1px solid #222222; font-weight:bold; width:180px; }
input.redButtSmall { font:10px verdana; color: #ffffff; background: #990000; border: 1px solid #222222; font-weight:bold; width:120px; }
textarea.red { font:12px verdana; color: #333333; background: #ffffff; border: 1px solid #990000; }
textarea.black { font:12px verdana; color: #000000; background: #ffffff; border: 1px solid #222222; }
select.black {font:12px verdana; color: #000000; border: 1px solid #222222; }
.copyright { font-family: verdana,helvetica,sans-serif; font-size: 9px; color: #333333 }
a:link { text-decoration: underline; color: #666600; font-family: verdana,arial,helvetica,sans-serif; font-size: 11px }
a:visited { text-decoration: underline; color: #666600; font-family: verdana,arial,helvetica,sans-serif; font-size: 11px }
a:hover { text-decoration: underline }

.SignIn a:link { text-decoration: none; color: #666600; font-weight:bold; font-family: verdana,arial,helvetica,sans-serif; font-size: 11px }
.SignIn a:visited { text-decoration: none; color: #666600; font-weight:bold; font-family: verdana,arial,helvetica,sans-serif; font-size: 11px }
.SignIn a:hover { text-decoration: none; }

hr {color: #000000; height: 1px;}

select.searchSmall
{
	font:10px verdana;
	color:#000000;
	border:1px solid #222222;
	background-color:#D4CEB0;   
}



