body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-image: url(images/arrow_red.gif);
	line-height: 16px;
}
.productheading {
	font-size: 14px;
	font-weight: bold;
}
.listheading {
	font-size: 14px;
	font-weight: bold;
}
.anchorleftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.bold {
	font-weight: bold;
}
.large {
	font-size:16px;
	font-weight:bold;
}
.brownbg {
	background-color: #D2C2A0;
}
.whitebg {
	background-color: #FFFFFF;
}
.small {
	font-size: 9px;
}
.breadcrumbs {
	font-size: 9px;
	color: #999999;
}
.anchorblue {
	color: #0033CC;
	text-decoration: underline;
}
.anchortiny {
	font-size: 9px;
	color: #0033CC;
	text-decoration: underline;
}
.anchorblue:hover {
	color: #0033CC;
	text-decoration: underline;
}
.anchorlistheading {
	color: #0033CC;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.anchorlistheading:hover {
	color: #0033CC;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;	
}
.boldred {
	font-weight: bold;
	color: #FF0000;
}
.yellowbg {
	background-color: #FFFFCC;
}
.boldwhite {
	font-weight: bold;
	color: #FFFFFF;
}
.navsectionheading {
	background-color: #ffffff;
	font-weight: bold;
}
.navsectionheadingfinal {
	background-color: #ffffff;
	font-weight: bold;
}
li {
	line-height: 15pt;
}
.error {
	font-weight:bold;
	color:#FF0000;
}

.retailPrice {
	font-weight: bold;
	color: red;
	text-decoration: line-through;
}