BODY {
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-style: normal; 
	color: #000000;
}
/* CONTENT */
TD {
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-style: normal; 
	color: #000000;
}
.grey { 
	color: #666666; 
}
.identifier {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.darkgray {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #666666;
}
.greyheading { 
	font-size: 12px;
	font-weight: bold;
	color: #666666; 
}
.red {
	font-weight: bold; 
	font-size: 12px;
	color: #ff0000; 
}
.addtocart { 
	font-size: 12px;
	color: #006600; 
	font-weight: bold;
}
.copyright {
	font-size: 10px;
	color: #999999;
}
.boldwhite {
	font-size: 12px;  
	font-weight: bold;
	color: #ffffff; 
	text-decoration: none; 
}
a.toolbar:link {
	color: #666666;
	text-decoration: none;
}
a.toolbar:visited {
	color: #666666;
	text-decoration: none;
}
a.toolbar:hover {
	color: #666666;
	text-decoration: underline;
}
a.toolbar:active {
	color: #666666;
	text-decoration: none;
}
:link {
	color: #0033cc;
	text-decoration: underline;
}
a:visited {
	color: #0033cc;
	text-decoration: underline;
}
a:hover {
	color: #0033cc;
	text-decoration: underline;
}
a:active {
	color: #0033cc;
	text-decoration: underline;
}
A.footer {
	font-size: 10px;
	color: #0033cc;
	text-decoration: none;
}

A.footer:visited {
	font-size: 10px;
	color: #0033cc;
	text-decoration: none;
}

A.footer:hover {
	font-size: 10px;
	color: #0033cc;
	text-decoration: underline;
}
.genericdrop { 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	height: 18px; 
}

.home_subheading, a.home_subheading, a.home_subheading:active, a.home_subheading:hover, a.home_subheading:link, a.home_subheading:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
}

.greyheading { 
	font-size: 12px;
	font-weight: bold;
	color: #666666; 
}