body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}

body {
	background-image: url(Images/star_tile.gif);
	background-repeat : repeat;
	background-color: #640000;
}

#coupon {
	background-image: none;	
	background-color: #ffffff;
}

p {
	margin-top: 0px;
	margin-left: 16px;
	margin-right: 15px;
	margin-bottom: 16px;
}

.homeBody {
	margin-right: 0px;
}

a {
	color: #000000;
}

.redTxt {
	font-weight: bold;
	color: #9e0b0e;
}

.copyrightTxt {
	font-size: 9px;
	font-weight: bold;
	color: #00386e;
}

.footerLinks {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

.subhead 
{
	color: #9e0b0e;
	font-size: 16px;
	font-weight: bold;
}

a.footerLinks {
	text-decoration: none;
}

a.footerLinks:hover {
	color: #000000;
	background-color: #FFFFFF;
}

a.top, a.top:hover
{
	text-decoration : underline;
	font-size: 10px;
	color: #0054a6;
}

a.productLinks, a.productLinks:hover {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

td.productCats {
	line-height: 18px;
}

td.productCats a, td.productCats a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	background :  transparent;
}

.productTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight :  bold;
	color: #e50303;
}

.productName, .storeName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.productShortDescription{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.productItemCode, .locatorDistance{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0054a6;
}

.productDescription{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}

.productPrice{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.productPriceRed{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9e0b0e;
}

.productPriceRedSmall{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9e0b0e;
}

table.productCategories {
	background-image: url(Images/starbluetile.gif);
	background-repeat :  repeat;	
}

td.productBorderTop {
	border-top: 1px solid #0054a6;
	line-height: 1px;
	font-size: 1px;
}

td.productBorderRight {
	background-image: url(Images/productBorderRight.gif);
	background-repeat: repeat-y;
	width: 8px;
	background-color: #ffffff;
}

td.productBorderLeft {
	background-image: url(Images/productBorderLeft.gif);
	background-repeat: repeat-y;
	width: 8px;
	background-color: #ffffff;
}

td.productBorderBottom {
	border-bottom: 1px solid #0054a6;
	line-height: 1px;
	font-size: 1px;
}

td.productBorderBottomTop {
	border-bottom: 1px solid #0054a6;
	border-top: 1px solid #0054a6;
	line-height: 1px;
	font-size: 1px;
}

td.prodaltbackground {
	background-image: url(Images/starbluetile.gif);
	background-repeat :  repeat;
	background-color: #0054a6;
	height: 32px;
	width: 232px;
	padding-left: 40px;
	text-align :  left;
	color: #ffffff;
	line-height: 32px;
}

td.prodbackground {
	background-color: #ffffff;
	height: 32px;
	width: 232px;
	padding-left: 40px;
	text-align :  left;
	color: #9e0b0e;
	line-height: 32px;
}

td.prodaltbackground a, td.prodaltbackground a:hover {
	background-color: transparent;
	color: #ffffff;
	text-decoration: underline;
}

td.prodbackground a, td.prodbackground a:hover {
	background-color: transparent;
	color: #9e0b0e;
	text-decoration: underline;
}