body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a, a:visited {
	text-decoration: none;
	color:Blue;
}
a:hover {
	text-decoration: underline;
}
a.footer, a.footer:link, a.footer:visited  {
	color : white;
}
a.target {
	color:Black;
}
.boxFooter{
	color : White;
	text-align:center;
}
.cartgrid{
	font-size:12px;
}
.detailauthor{
	font-size:14px;
}
.detailspecs{
	font-size:12px;
}
.detaildescription{
	font-size:12px;
}
.detailtitle{
	font-size: 18px;
	font-weight:bold;
}
.HomeTitle{
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	padding:5px;
	border-bottom: solid 1px #999;
}
.new{
	color:Red;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
}
.note{
	font-size: 10px;
}
.SearchString{
	font-size: 12px;
	font-weight: bold;
}
.searchsort{
	float:right;
	margin:-3px;
	font-size:11px;
}
.searchgrid{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	border-collapse: separate; /* for netscape, but doesn't seem to affect IE */
}
.totalstable{
	font-size:12px;
}
	