body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.eleven {
	font-size: 11px;
}


td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

a {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #631863;
	text-decoration: none;
}
.footer {
	font-size: 11px;
	color: #666666;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	color: #621963;
}
.bg-fade {
	background-image: url(../images/bg-fade.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


.footer:hover {
	color: #000000;
}
.text-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	padding-left: 4px;
}
.text-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #660000;
	border: 1px solid #660000;
	cursor: hand;
}
.sub-heading {
	color: #660000;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
}
.body-table
{
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
}
.box-cell
{
	border:1px solid #666666;
}.price {
	font-weight: bold;
	color: #FF0000;
}
.item-name {
	color: #028c7c;
	font-weight: bold;
	font-size:12px;
}
.twelve {
	font-size: 12px;
}
hr {
	color: #CCCCCC;
}.subheading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #612761;
}
.cart-heading {
	font-size: 12px;
	color: #a63e3d;
	font-weight: bold;
}
.cart-button {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #631863;
	border: 1px solid #CCCCCC;	
}
.quantity-box, #Quantity, {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	padding-left: 4px;
}