body {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: #000;
background: #FFF;
text-align: left;
margin: 2px;
}
A.dark:link {
	color: #C0BC91;
	text-decoration: none;
}

span.price, .detailprice, .prodprice {
color: #44BA04;
padding-top: 4px;
font-weight:bold;
text-align: center;
} 

td.product {
border: 1px dotted #3B4754;
background-color: #FFF;
} 

.csprodname {
font-size: 10px;
font-family : Verdana;
vertical-align:middle
text-align:center;
}

.csprodimage {
font-size: 10px;
font-family : Verdana;
}

.cstitle {
font-size: 13px;
font-family : Verdana,Arial,sans-serif;
font-weight : bold;
background: #FF6633;
color : #FFF;
padding: 4px;
}

div.detailname {
vertical-align:middle;
text-align:center
}

div.detaildescription {
vertical-align:middle;
text-align:center
}

div.prodname {
vertical-align:middle;
text-align:center
}

div.proddescription {
vertical-align:middle;
text-align:center
}

P.catname {
text-align: center;
margin-top: 0px;
margin-bottom: 4px;
vertical-align:top;
}

P.catdesc {
margin-top: 0px;
margin-bottom: 4px;
vertical-align:top;
}

IMG.catimage {
border:1px;
border-thickness: 1px;
border-color: #000;
border-style: solid;
vertical-align:top;
}

TD.catimage {
vertical-align:top;
}

TD.catname {
vertical-align:top;
text-align: center;
}

TD.catnavigation {
vertical-align:middle;
text-align: left;
}

A.dark:visited {
	color: #C0BC91;
	text-decoration: none;
}

A.dark:active {
	color: #C0BC91;
	text-decoration: none;
}

A.dark:hover {
	color: #000066;
	text-decoration: none;
}

A:link {
	color: #333333;
	text-decoration: none;

}

A:visited {
	color: #333333;
	text-decoration: none;

}

A:active {
	color: #333333;
	text-decoration: none;

}

A:hover {
	color: #0066CC;
	text-decoration: none;

}

TD {
	font-size: 12px;
	font-family : Arial;
}

P {
	font-size: 12px;
	font-family : Arial;
}

TD.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

TD.whitetext {
	font-size: 11px;
	font-family : Arial;
	color : #FFFFFF;
}

TD.menu {
	font-size: 10px;
	font-family : Tahoma;
	font-weight : Bold;
}

input.search
{
	height: 12px;
	background-color: #D0CDAD;
	border: solid #666;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

select.search
{
	height: 17px;
	background-color: #F8F0D8;
	border: solid #C0BC91;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
margin: 0px;
	
}

SPAN.currpage {
color: #FF0000;
font-weight: bold;
}

div.listprice {
text-align: center;
}

TD.mincart {
	font-size: 11px;
	font-family : Arial;
}

P.mincart {
	font-size: 11px;
	font-family : Arial;
}

HR {
	color : #C0BC91;
	height : 1px;
}

TD.searchtext {
	font-size: 11px;
	font-family : Arial;
font-weight: bold;
margin-bottom: 2px;
text-align: bottom;
}

form {
margin: 0;padding: 0;
margin-bottom: 3px;
}
