a:link {	
	color: #CC0033;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {	
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

.navigation {
	font-family: "Century Gothic", Arial, Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #CC0033;
	font-weight: bold;	
}

.subnavigation {
	font-family: "Century Gothic", Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CC0033;
	text-decoration: underline;
	font-weight: bold;	
}

span.shopcart {
	font-family: "Century Gothic", Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.shopcartnum {
	font-family: Century Schoolbook, Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}

.discount {
	background-color:#FFCC66;
	padding: 8px;
	font-family: Century Gothic, Arial, Verdana, Geneva, sans-serif;
	font-size: small;
	margin-left: 25px;
}

.shopcartdiscount {
	font-family: Century Schoolbook, Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #CC0033;
}


div.shopcart {
	background-color:#FFFFAA; 
	border:2px solid #ffff00;
}

a.shopcart:link {
	font-family: "Century Gothic", Arial, Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CC0033;
	text-decoration: underline;
	font-weight: bold;	
}
a.shopcart:visited {
	font-family: "Century Gothic", Arial, Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;	
}

img.rightside {
	margin-left: 8px;
}

table.main {
	border-bottom-width:medium;
	border-color:#CC0033;
	border-top-width:medium;
	border-right-width:medium;
	border-left-width:medium;
	font-family: Century Schoolbook, Georgia, Times New Roman, Times, serif;
	background-color:#FFB67E;
}
.heading {
	font-family: Century Gothic, Arial, Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-stretch:expanded;
}

.copy {
	font-family: Century Gothic, Arial, Verdana, Geneva, sans-serif;
	font-size:small;
}

td,th {
	font-family: Century Schoolbook, Georgia, Times New Roman, Times, serif;
	color: #000000;
}

body {
	background-color: #000000;
	color: #000000;
}




form.signup {
 border: 2px solid #000000;
 background-color: #FFCCFF;
 padding: 10px;
}

input.signup {
 background-color: #FFFF00;
 color: #CC0033;
 margin-left: 12px;
 margin-top: 3px;
 margin-bottom: 2px;
 border: 1px solid #FFDD00;
}

span.signup, textarea.signup, select.signup {
 background-color: #FFFF00;
 color: #CC0033;
 line-height: 200%;
 border: 1px solid #FFDD00;
 margin-left: 12px;
 margin-top: 3px;
 margin-bottom: 2px;
 padding: 3px;
}

.signup {
 font-family: Century Gothic, Arial, Verdana, Geneva, sans-serif;
 font-size:small;
 color: #000000;
}

