body {
	background-color:#FFFFFF;
	margin: 0px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #CC9900;
	font-weight: normal;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #993300;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 14px;

}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0066CC;
	font-weight: bold;
}

.borderbody {
	border-right: 1px solid #666666;
	background-color: #CCCCCC;
}

.borderbottom {
	 border-bottom: 1px solid #333333; 
}

.bordermenu {
	border-right: 1px solid #999;
	background-color: #FFFFCC; 
    border-bottom: 1px solid #CCC;
}

.cartrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

.cartrow a:link {
	color:#0000FF;
}

.cartrow a:visited {
	color:#6600CC;
}

.cartrowsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.error {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #CC3300;
}

.errorBIG {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #C00;
	font-weight: bold;
}

.errorBIG a:link { color: #00C; }
.errorBIG a:visited { color: #009; }

.fp {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-align: justify;
	padding: 10px;
}

.featuretitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #C69E00;
	font-weight: bold;
}

.featuresub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

.featuretext {
	border: 1px solid #C0B187;
	background-color: #EEECCE; 	
}

.featurelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

.featurelink a:link { color: #FFF; text-decoration: none; }
.featurelink a:visited { color: #333; text-decoration: none; }
.featurelink a:hover { color: #CCC; text-decoration: underline; }
.featurelink a:visited:hover { color: #FFF; }

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
	padding: 2px;
	font-weight: bold;

}

.footer a:link { color: #CCAA00; text-decoration: none; }
.footer a:active { color: #CCAA00; }
.footer a:visited { color: #777777; text-decoration: none;}
.footer a:hover { color: #CC6600; text-decoration: underline; }
.footer a:visited:hover { color: #CC3300;}

.lightblubg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	background-color: #eff7ff;
	border: 1px solid #cccccc;
}

.lightblubg a:link {
	color:#0000FF;
}

.subcat {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #900;
}

.subcat a:link { color: #900; text-decoration: none; }
.subcat a:visited { color: #900; text-decoration: none; }
.subcat a:hover { color: #600; text-decoration: underline; }
.subcat a:visited:hover { color: #600; }

.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	border: 1px solid #FFFFCC;
	padding-left: 5px;
	padding-bottom: 1px;
}

.menu a:link { color: #666666; text-decoration: none; }
.menu a:visited { color: #666666; text-decoration: none; }
.menu a:hover { color: #CC9900; text-decoration: none; }

.productdesc {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-align: justify;
}

.productattr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.productname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #996600;
	font-weight: bold;
}

a:active { color: #CCAA00; }
a:link { color: #777777; }
a:visited {	color: #CC6600; }
a:hover { color: #CC3300; }
.loadimg {
	border: 1px solid #666666;
	background-image: url(/graphics/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #999999;
}

.cartcell {
	background-color: #EFF7FF;
	border: 1px solid #CCCCCC;
}

.catdesc {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCC;
	padding: 5px;
}

.imgborder {
	border: 5px solid #DF7D7D;
	background-color: #A0DF82;
	padding: 5px; 
}

.Show {
	display: "";
}

.Hide {
	display: none;
}
