.ProductTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #202020;
	border: 1px solid #CCCCCC;
}
.ProductTable1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #CCCCCC;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999999;
	background-repeat: repeat;
}
body {
	background-color: #FFFDF0;
}

.trbg {
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFdf0;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.caribackground {
	background-image: url(cart/images/CaribbeanHeader.jpg);
	background-repeat: no-repeat;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #333300;
	border: 1px solid #999999;
}
.date {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
.trbg #AddToCartButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333300;
	padding-right: 10px;
	padding-left: 10px;
}
