.pageProperties {
	background-color: DDE7CB;
	margin: 0px;
	padding: 0px;

}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #246C84;
}
.blue {
	color: #2E8AA9;
}
a:link {
	color: #3598D4;
	text-decoration: none;
}
a:visited {
	color: #3598D4;
	text-decoration: none;
}
a:hover {
	color: #3598D4;
	text-decoration: underline;
}
a:active {
	color: #3598D4;
	text-decoration: none;
}
.quicklinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}
.quicklinks a:link {
	color: #666666;
	text-decoration: none;
}
.quicklinks a:visited {
	color: #666666;
	text-decoration: none;

}
.quicklinks a:hover {
	color: #666666;
	text-decoration: underline;
}
.categories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #3598D4;
}
.categories a:link {
	color: #3598D4;
	text-decoration: none;
}
.categories a:visited {
	color: #3598D4;
	text-decoration: none;

}
.categories a:hover {
	color: #3598D4;
	text-decoration: underline;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3598D4;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
}
.titleStore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2E8AA9;
	text-decoration: none;
}
.size10 {
	font-size: 11px;
}

/* ADDED BY JOHN B. JONES */
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-weight: bold;
	color: #990000;
}
.noitems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-weight: bold;
	color: #990000;
   text-alignment: center;
}
.tableHdr {
   background-color: #3598D4;
   color: #FFFFFF;
}
.totalsHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.totalsHdr2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.errormsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.flag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.smallcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.contentList {
   width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
