A:link {
color: #0066CC;
text-decoration: none;
}
A:visited {
color: #333333;
text-decoration: none;
}
A:active {
color: #333333;
text-decoration: none;
}
A:hover {
color: #F39000;
text-decoration: underline;
}
TD {
font-size: 13px;
font-family : Verdana;
}
P {
font-size: 13px;
font-family : Verdana;
}
HR {
	color: #637BAD;
	height: 1px;
}
TD.mincart {
        background-color: #686868;
border-color: #637BAD;
	font-size: 10px;
	font-family : Verdana;
                  color: #FFFFFF;
}

P.mincart {
font-size: 10px;
        font-family : Verdana;
        color: #FFFFFF;
}

a.mincart {
color: #FFFFFF;
text-decoration: none;
}

a.mincart:hover {
color: #FFFFFF;
text-decoration: underline;
}

SPAN.price {
COLOR: #FF0000;
}

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

div.detaildescription {
text-align: center;
}

div.detailname {
font-size: 20px;
text-align: center;
}

div.prodname {
text-align: center;
}

div.proddescription {
text-align: center;
}

div.prodprice {
text-align: center;
}

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

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

.review {
color: #000;
font-weight: bold;
}

.showallreview, .reviewcomments {
color: #000;
font-weight: normal;
}

.reviewname {
color: #999;
font-weight: bold;
}

hr.review {
width: 100%;
text-align:left;
height: 0;
border-width: 1px 0 0 0;
border-style: dashed;
border-color: #006AC8;
}

.cpd {
background : #FFCC00;
}

.cpdll {
background : #000;
color: #F0F0F0;
}

.cpdhl {
background : #666;
color: #F0F0F0;
font-weight: bold;
}

span.c3 {
font-size: 80%;
}

p.c4 {
font-size: 80%;
}

p.c2 {
text-align: center;
}

a.c4 {
color: #637BAD;
font-weight: bold;
}

a.c3 {
color: #637BAD;
font-weight:700;
}

/* NEW MENU
-------------------------------------*/

#menu ul  {
margin-left : 0;
padding-left : 0;
list-style-type : none;
font-family : Tahoma, Helvetica, sans-serif;
font-size : 10px;
margin : 0;
}
#menu a {
display : block;
padding : 4px;
width : 142px;
background-color : #666;
border-bottom : 1px solid #f39900;
}
#menu a:link, #menuitems a:visited {
color : #fff;
text-decoration : none;
font-weight : bold;
}
#menu a:hover {
background-color : #637bad;
color : #fff;
font-weight : bold;
}

/* NEW MENU
-------------------------------------*/

body  {
font-family : verdana, helvetica, sans-serif;
font-size : 12px;
color : #000;
background : #fff;
text-align : left;
margin : 0;
}

table {
font-family : verdana, helvetica, sans-serif;
font-size : 12px;
text-align : left;
color : #000;
}

/* DYNAMIC DISPLAY
-------------------------------------*/

.s9nametxt {text-align: center; font-size: 12px; font-weight: bold; color: #000066;} /* Product name */
.s9txt {font-size: 10px; color: #333333;} /* Description text */
.s9pricetxt {font-size: 12px; font-weight: bold; color: #FF0000;} /* Price text */
.s9greybox {border: 1px dotted #CCCCCC;} /* Border around each product */
.s9listprice {font-size: 10px; color: #CCCCCC;} /* List Price */   