body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        color: #003333;
	font-size: 12px;
	text-decoration: none;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a:link {
	color: #cc3300;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #993300;
	font-weight: bold;
	text-decoration: none;

}

a:hover {
	color: #ff9933;;
	font-weight: bold;
	text-decoration: none;

}

a.black:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.black:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.black:hover {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;

}

.welcome {
	font-size: 26px;
	font-style: italic;
	color: #CC0000;
	font-weight: bold;
}

.copyright {
	font-size: 10px;
	color: #ffffff;
}

.small {
	font-size: 10px;
}


.black {
	color: #000000;
}

.black_button {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.red {
	color: #CC0000;
}

.white {
	color: #FFFFFF;
}

.blue {
	color: #336699;
}

.product-name {
	color: #003333;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

.product-price {
	font-weight: bold;
	color: #cc3300;
	text-decoration: none;

}

.image-title {
	color: #009933;
	text-decoration: none;

}

.detail-header {
	font-weight: bold;
	color: #009933;
}


.s323-dark-grey {
	color: #999999;
}

.s323-light-grey {
	color: #CCCCCC;
}

.s323-blue {
	color: #336699;
	text-decoration: none;

}

.s323-red {
	color: #CC3300;
	text-decoration: none;

}

.s323-gold {
	color: #FF9933;
	text-decoration: none;
}

.s323-prod-title {
	color: #336699;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

.s323-prod-A-Z {
	color: #336699;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

.s323-box-header {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;


}

.s323-icon-header{
	font-size: 10px;
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;

}

.s323-price {
	font-weight: bold;
	color: CC3300;
	text-decoration: none;

}

.s-323-black {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.s323-detail-header {
	font-weight: bold;
	color: 336699;
}
.s323-dark-grey-bold {

	color: #999999;
	text-decoration: none;
}
.s323-light-grey-bold {

	color: #CCCCCC;
	text-decoration: none;
}
.s323-red-bold {

	color: #CC3300;
	text-decoration: none;
}
.s323-blue-bold {

	color: #336699;
	text-decoration: none;
}
.s323-link-black {

	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.s323-link-white {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;

}

.s323-link-red {
	color: #00FFFF;
	text-decoration: none;
}
/* new navigation styles, feb 2010 */
.s3t a,
.s4t a,
.s5t a{
width:158px;
	background-color:#F1DFA0;
	color:#cc3300;
	font:bold 12px/1.6 verdana,arial,helvetica,sans-serif; 
	text-align:right; 
	vertical-align:bottom;
	border-bottom:1px solid #cc3300;
display:block;
padding:3px 5px 4px 0;
}
.s3t a:hover,
.s4t a:hover,
.s5t a:hover{
	color:#ff6600;
}
.s23t a,
.s24t a,
.s25t a{
width:158px;
	background-color:#ffffff;
	color:#cc3300;
	font:normal 12px/1.6 verdana,arial,helvetica,sans-serif; 
	text-align:right; 
	vertical-align:bottom;
	border-bottom:1px solid #cc3300;
display:block;
padding:3px 5px 4px 0;
}
.s23t a:hover,
.s24t a:hover,
.s25t a:hover{
color:#ff6600;
}