.CartCoffeeName {
	font-family: Arial;
	color: #6A5029;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.CartCoffeePrice {

	font-family: Arial;
	color: #FF7000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.CartCoffeeTxt {

	font-family: Arial;
	color: #6A5029;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.CartQtyForm {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 35px;
	border: 1px solid #7F9DB9;
}
.CartMyBasketTopLine {
	font-family: Arial;
	color: #6A5029;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6A5029;

}
.CartMyBasketItemLine {

	font-family: Arial;
	color: #6A5029;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6A5029;
}
.Carttype {

	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 150px;
	border: 1px solid #7F9DB9;
}
