.cartheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4AB2AD;
}
.cartline {
	font-size: 11px;
	color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A9BCD7;
	border-bottom-color: #A9BCD7;
	padding-left: 8px;
}
.carttotal {
	font-size: 11px;
	font-weight: bold;
	color: #3A3A3A;
}
.totalfield {
	border: none;
	text-align: right;
}
.Address {
	border: thin solid;
}
.Title {
	border: thin solid;
}
.cartlineP {
	font-size: 11px;
	color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A9BCD7;
	border-bottom-color: #A9BCD7;
	padding-right: 5px;
}
input {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #A9BCD7;
	border-left-color: #A9BCD7;
}
.bannerTop {
	background-image: url(../menu/cart_topbar.jpg);
	background-repeat: no-repeat;
}
.TextB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #54802C;
	font-weight: bold;
	padding-right: 20px;
}
.AccFont {
	font-size: 12px;
	color: #004584;
}
select {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.CustomerAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.noitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
}
