.cartBg1 {
	background-color: FFFFCB;
}
.cartBg2 {
	background-color: #FFFFFF;
}
.cartHeaderTxt {
	
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
}
a.cartItemLink:link {
	
	font-size: 12px;
	color: #003366;
}
a.cartItemLink:visited {
	
	font-size: 12px;
	color: #003366;
}
a.cartItemLink:hover {
	
	font-size: 12px;
	color: #FF0000;
}
a.cartItemLink:active {
	
	font-size: 12px;
	color: #FF0000;
}
.cartItemDescTxt {
	
	font-size: 12px;
	color: #000000;
}
.cartItemPrice1 {
	
	font-size: 12px;
	color: #000000;
}
.cartItemPrice2 {
	
	font-size: 12px;
	color: #000000;
}
.cartItemPrice3 {
	
	font-size: 12px;
	color: #000000;
}
.cartItemPrice4 {
	
	font-size: 12px;
	color: #000000;
}
.cartItemTotals {
	
	font-size: 12px;
	color: #000000;
	font-weight: bold;

}
.cartItemNoteTxtRed {
	
	font-size: 12px;
	color: #FF0000;
}
.cartRulesTxt {
	
	font-size: 12px;
	color: #000000;
	list-style-position:inside;
}
.cartShippingTxt {
	
	font-size: 12px;
	color: #000000;
}
.cartShippingTxtBld {
	
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.cartErrorMsg {
	
	font-size: 18px;
	font-weight: bold;
	color: #CC2024;
}
.userHeaderBld {
	
	font-size: 16px;
	font-weight: bold;
	background-position: center;
	color: #000000;
}
.userTxt {
	
	font-size: 12px;
	color: #000000;
}
a.userLink:link {
	
	font-size: 14px;
	color: #003366;
}
a.userLink:visited {
	
	font-size: 14px;
	color: #003366;
}
a.userLink:hover {
	
	font-size: 14px;
	color: #FF0000;
}
a.userLink:active {
	
	font-size: 14px;
	color: #FF0000;
}
.userBg {
	background-color: #FFFFFF;
}
.cartAgeCheck {
	
	font-size: 12px;
	color: #FF0000;
}
.cartPaymentBg1 {
	background-color: FFFFCB;
}
.cartPaymentTitle {
	
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 27px;
}
.cartPaymentBg2 {
	background-color: #FFFFFF;
}
.cartPaymentTxtBld {
	
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.cartBg3 {
	background-color: #FFFFFF;
}
