body {
    color:#998D62;
    margin:0px;
    padding:0px;
    background-color:#fff;
    scrollbar-face-color: #FFF0FD;
    scrollbar-highlight-color: #998D62;
    scrollbar-shadow-color: #000;
    scrollbar-3dlight-color: #FFF0FD;
    scrollbar-arrow-color: #000;
    scrollbar-track-color: #FFF;
    scrollbar-darkshadow-color: #FFF0FD;
}
body, div, a, p, span, table, tr, td, dd, dt, ul, li, h1, h2, h3, h4, h5, h6 {
    font-size:11px;
    font-family:tahoma, arial, verdana;
    color:#998D62;
}
input, select, textarea {
    font-size:11px;
    font-family:tahoma, arial, verdana;
    color:#000;
    background-color:#fff;
}
a {
    color:#998D62;
}
a:hover {
    color:#EFE079;
}
img {
    border:0px none;
}
h1 {
    font-size:x-large;
}
h2 {
    font-size:x-large;
}
h3 {
    font-size:large;
}
h4 {
    font-size:medium;
}
h5 {
    font-size:small;
}
h6 {
    font-size:x-small;
}
ol li {
    margin-bottom:5px;
}
.cartTitle
{
	font-weight: bold;
	font-size: 12px;
	color: #827056;
	font-family: tahoma, arial, serif;
	height:20px;
}
.cartTable td, .cartTable th {
	border-bottom:1px solid #998D62;
	border-left:1px solid #998D62;
}
.cartTable {
	border-top:1px solid #998D62;
	border-right:1px solid #998D62;
}
.prodLinks {
	text-align:left;
	padding:0px;
	margin:0px;
}
.prodTitle
{
	font-weight: bold;
	font-size: 14px;
	color: #dd6c82;
	font-family: tahoma, arial, serif;
}
.prodSubTitle
{
	font-size:11px;
	color:#dd6c82;
	font-family:arial, serif;
}
.prodDescription
{
	font-size:11px;
	color:#998D62;
	font-family:verdana, arial, serif;
}
.prodImages {
    border:1px #F8E2E8 solid;
}
*div.prodContainer {
	width:expression(document.body.clientWidth-5);
	height:360px;
	overflow:auto;
}
.storename {
	color: #8BBFFE;
	font-weight: bold;
}
.city {
	color: #998D62;
	font-weight: bold;
}
.wholesale_back {
	background-image: url(../img/wholesale_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 22px;
	padding-bottom: 15px;
}
.wholesale_text {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#998D62;	
}
.wholesale_text p,.wholesale_text a {
	font-size:11px;
	line-height:13px;
}

.wholesale_text h1 {
	font-size:16px;
	line-height:16px;
	margin-bottom:-12px;
}
