body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F4F4F4;
}
body {
	background-color: #000000;
	background-image: url(../images/bkgd.jpg);
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 25px;
}
a:link {
	color: #D44648;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #D44648;
}
a:hover {
	text-decoration: underline;
	color: #D44648;
}
a:active {
	text-decoration: underline;
	color: #D44648;
}
.tbl-cart {
	background-image: url(../images/bkgd-sabucan.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#cart-nav {
	text-align: center;
	vertical-align: middle;
	height: 50px;
	width: 748px;
	margin-top: 115px;
}
#cart-body {
	margin-top: 0px;
	width: 748px;
}
#cart-table {
	border-top: 1px solid #D44648;
	border-right: 1px solid #D44648;
	border-left: 1px solid #D44648;
}
.cart-heading {
	border-right: 1px solid #D44648;
	border-bottom: 1px solid #D44648;
}
.cart-heading-last {
	border-bottom: 1px solid #D44648;
}
.cart-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D44648;
}
.item {
	border-right: 1px solid #D44648;
	border-bottom: 1px solid #D44648;
}
.item-last {
	border-bottom: 1px solid #D44648;
}
.item-price {
	border-right: 1px solid #D44648;
	border-bottom: 1px solid #D44648;
	padding-right: 4px;
}
.item-price-last {
	border-bottom: 1px solid #D44648;
	padding-right: 4px;
}
.quantity {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #504E4E;
	padding: 2px;
	text-align: center;
	border: inset #504E4E;
}
.spacer-25px {
	margin-bottom: 25px;
}
.alert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D44648;
	font-weight: bold;
}
.order-form {
	text-align: left;
	margin-left: 5px
}
#link-gif {
	display: inline;
}

