.sectionbackground{
	color:white;
}

.sectionbackground a:link {  color: white; text-decoration: underline}

.sectionbackground a:visited {  color: white; text-decoration: underline}

.sectionbackground a:hover {
	color: #009900;
	text-decoration: none;
	background-color: black;
}
.sectionbackground a:active {  color: white; text-decoration: underline}

.descriptionbackground {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(/images/product_description.gif);
	text-align: center;
}
.productname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #666666;
	background-image: url(/images/product_namebackdrop.gif);
}
.addtocartcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	background-color: #999999;
}
.imagebackground {
	background-image: url(/images/stars.gif);
	font-size: 10px;
}
.pricerow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCCCC;
	text-align: left;
	background-image: url(/images/product_description.gif);
	vertical-align: top;
}

.smalltext{
	font-size:4px;
	}
	
.custompropertycell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	cursor: text;
}

.outerborder {
	background-color: #006600;
}

.outerborderblank {
	background-color: #000000;
}

.upperprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-align: right;
}
.imageborder {
	border: 1px #FF0000;
	border-style: solid;
	border-thickness: 1px;
}
