body {
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.bodycontainer {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 0px;
}
.nodecoration {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.answer {
	background-color: #f2f2e5;
	width: 500px;
	padding-left:5px;
	vertical-align: middle;
}
.shoppingcart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

th {
	font-size: 13px;
}

.dataCell {
	border:none;
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px 3px 0px 3px;
}
.price {
	color:#330000;
	font-size: 13px;
}
.xprice {
	color:#330000;
	font-size: 13px;
	font-weight:bold;
}
.totalCell {
	color:#330000;
	font-size: 13px;
	font-weight:bold;
}
#color1text {
	color: #cc0033;
	font-weight:bold;
}
#color2text {
	color: #ff66cc;
	font-weight:bold;
}
#color3text {
		color: #cc6699;
	font-weight:bold;
}
#color4text {
	color: #99CCFF;
	font-weight:bold;
}

.button_disclaimer {
	margin-top: 15px;
	font-style:italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#links {
	margin-top: 155px;
	margin-left: 200px;
	width: 400px;
}
