body {
	margin: 5px;
}

li, p {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 13px;
	color: #333333;*/
}
.crumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
}

a img{
  border:0;
}

.page u {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#990000;
	text-decoration:none;
}

.page a {
	font-size: 12px;
	color: #333333;
	font-weight:bold;
}
.productdesc p {
	margin-top: 0; 
	margin-bottom: 0;
	font:Arial, Helvetica, sans-serif;
}
.cart{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.cartheadertr {
	background-color: #666666;
	color: #FFFFFF;	
	font-weight: bold;
	text-transform: uppercase;
	height:20px;
	font-size: 11px;
}
.cartheadertr td{
	padding: 3px 0 !important;
}
.cart td{
	padding: 8px 0;
}
.cartgrandtotal {
	text-transform:uppercase;
	font:Arial, Helvetica, sans-serif 12px;
}
.cartfootertr td{
	padding: 3px 10px;
}
.important {
	color:#990000;
	font-weight:bolder;
	font-size:14px;
}
.orange {
	color: #ff6600 !important;
}
.stext {
	font-size: 10px;
	color: #888888;
}
.stext a:link {
	text-decoration: underline;
	color: #888888;
}
.stext a:visited {
	text-decoration: underline;
	color: #888888;
}
.stext a:hover {
	text-decoration: none;
	color: #888888;
}

.listing {
	font-size: 11px;
	color: #666666;
}
.listing a:link {
	text-decoration: none;
	color: #666666;
}
.listing a:visited {
	text-decoration: none;
	color: #666666;
}
.listing a:hover {
	text-decoration: none;
	color: #666666;
}
.listing_new {
	font-size: 11px;
	color: #cc0000;
	font-weight: bold;
}
.listing_prize {
	font-size: 12px;
	color: #ff6600;
}