A {
	COLOR: #9D477C; TEXT-DECORATION: none
}
A:hover {
	COLOR: #f77377; TEXT-DECORATION: underline
}
A.forgotpassword {
	COLOR: #9D477C; TEXT-DECORATION: underline; font-size: 11px;
}
A.forgotpassword:hover {
	COLOR: #f77377; TEXT-DECORATION: underline; font-size: 11px;
}
A.topmenu {
	COLOR: #848383; TEXT-DECORATION: none; font-weight:bold; font-size : 9pt;
}
A.topmenu:hover {
	color:#848383; TEXT-DECORATION: underline; font-weight:bold;  font-size : 9pt;
}
A.pagenumber {
	COLOR: #666666; TEXT-DECORATION: underline; font-size: 14px; font-weight:bold;
}
A.pagenumber:hover {
	COLOR: #666666; TEXT-DECORATION: underline; font-size: 14px; font-weight:bold;
}
A.productcategory {
	COLOR: #8D8077; TEXT-DECORATION: none; 	font-weight:bold; 	font-size: 12px;
}
A.productcategory:hover {
	COLOR: #8B5835; TEXT-DECORATION: none; font-weight:bold; 	font-size: 12px;
}
BODY {
	FONT-SIZE: 9pt; FONT-FAMILY: Verdana; line-height: 17px;
}
TD {
	FONT-SIZE: 9pt;
	FONT-FAMILY: Verdana;
	line-height: 17px;
	background-repeat: no-repeat;
}
SELECT {
	FONT-SIZE: 10pt; FONT-FAMILY: Verdana
}
BODY {
	MARGIN: 0px; COLOR: #58595b;
}
FONT.copyright {
	FONT-SIZE: 7pt;
	COLOR: #AAAA8F;
	font-family: Verdana;
	margin-left: 12px
}

font.headerColumn {
	color: white;
	font-weight : bold;
}

.paragraph {
	MARGIN-TOP: 2px;
	LINE-HEIGHT: 13pt;
	font-family: Verdana;
	font-size: 12px;

}
div.content {
	margin: 30px 30px 30px 0px;
	LINE-HEIGHT: 13pt;
	font-family: Verdana;
	font-size: 12px;

}
.tabletitle{
bgcolor:#CC9966; 
font-weight:bold;
color:#ffffff; 
}

span.productpagetitle {
	COLOR: #996600; TEXT-DECORATION: none; font-size: 20px; font-weight:normal; font-family:arial
}
span.productpagetitle:hover {
	COLOR: #996600; TEXT-DECORATION: none; font-size: 20px; font-weight:normal; font-family:arial
}
span.pagetitle {
	color: #996600; font-family:arial; font-size: 20px
}
.mainheading {
	color:#7D6C27; font-family:Verdana; font-size: 18px
}
div.maincontent {
margin: 10px 20px 10px 20px
}
span.category {
line-height: 16pt; 
}
font.headerColumn {
	font-weight : bold;
	color: #ffffff;
}

font.headerColumn a{
	font-weight : bold;
	color: #ffffff;
}

font.headerColumn a:hover{
	font-weight : bold;
	color: #ffffff;
	font-decoration: underline;
}

.headerColumn {
	font-weight : bold;
	color: #ffffff;
}
input.button, button.button {
	border-top : 1px solid #F6B480;
	border-left : 1px solid #F6B480;
	border-right : 1px solid #F6B480;
	border-bottom : 1px solid #F6B480;
	background-color : #EDCE58;
	color : #663300;
	font-weight : bold;
}

input.buttonDisabled, button.buttonDisabled {
	border-top : 1px solid #DFD3A6;
	border-left : 1px solid #DFD3A6;
	border-right : 1px solid #DFD3A6;
	border-bottom : 1px solid #DFD3A6;
	background-color : #E3DCC2;
	color : #ffffff;
	font-weight : bold;
}
span.productname {
	font-family:verdana;
	font-size:14px;
	color:#7F4D1A;
	font-weight:bold;
}
font.error {
	color : #cc0000;
	font-weight : bold;
}