body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	background-image: url(images/background.gif);
}
table {
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
text-align: left;
color: #000;
}

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

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

A:active {
	color: #E97E24;
	text-decoration: none;
}

A:hover {
	color: #CBD23F;
	text-decoration: none;
}

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

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

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

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

HR {
height: 0;
border-width: 2px 0 0 0;
border-style: solid;
border-color: #FEDB7F;
}
TD.mincart {
	font-size: 10px;
	font-family: Verdana;
}
P.mincart {
	font-size: 10px;
	font-family: Verdana;
}

td.prodnavigation {
font-size: 11px;
font-family: Verdana;
color: #E97E24;
}

P.prodnavigation {
font-size: 11px;
font-family : Verdana;
color: #E97E24;
}

P.pagenums {
font-size: 12px;
font-family: Verdana;
color: #E97E24;
}

SPAN.currpage {
color: #FAD0DE;
font-weight: bold;
}

div.detailid {
color: #FAD0DE;
font-weight: bold;
}

div.prodid {
color: #FAD0DE;
font-weight: bold;
}

div.detailname {
color: #E97E24;
font-weight: bold;
}

TD.prodimage {
vertical-align:top;
}