/* CSS Document */

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFFFCC;
}

.bkgd_emailbox {
	background-attachment: scroll;
	background-image: url(../Media/Views/smq_side_EMail_bkgd.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.GridItemName {
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}
.GridPrice {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #660000;
}
.GridPriceNote {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}

.ProdPageLabels {
	color: #999999;
}
.ProdPageName {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #660000;
	background-attachment: scroll;
	background-image: url(../Media/Views/stps_category_barline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 2px;
}
.ProdPagePrice {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.crossout {
	text-decoration: line-through;
}
.red {
	color: #FF0000;
}
