a {
	text-decoration: none;
	color: #FF0066;
}
.txt {  font-family: Arial, Helvetica, sans-serif; font-size: 11px}
.txtbutton { font-family: Arial, Helvetica, sans-serif; font-size: 12px ; font-weight: normal; color: #000000}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 13px}
input {font-family: Arial, Helvetica, sans-serif}
a:hover {
	color: #333333;
}
.header { font-weight: bold; }
.moreblack {  color: #333333}
.black {  color: #000000}
.tocart {padding:2px}
.tocart:hover { background-color:#ff0066; color:white; text-decoration:none}
.error { color:990033; }
.varianttitle {color:grey; font-size:11px}
.viewcart {
	width: 200px;
	border: 1px solid #999999;
	padding: 4px;	
	float: right;
	clear:none;
}
.viewcart td {
	font-size:11px;
	padding-bottom:4px;
	padding-top:4px;
	border-bottom: 1px solid #BBBBBB;
}
.viewcart .header {
	font-size:13px;
	font-weight:bold;
	padding-top:1px;
}
.viewcart .bottom {
	border: 0px;
	padding-bottom:0px;
}
.viewcart .subinfo {
	color:#444444;
	font-size:11px;
}
.cart {
	border: 1px solid #999999;
	padding: 4px;
	width: 90%;
}
.cart .hr {
	height:1px;
	border:0px;
	border-top:1px solid #BBBBBB;
	padding:0px;
	font-size:1px;
}
.cart .head {
	font-weight:bold;
}
.cart .grandtotal {
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
body {
	background-color: #FFFFFF;
	margin:12px;
}
form {
	margin: 0px;
	padding: 0px;
}

