.menu {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;

}
.menu A {
	color: #FFFFFF;
	text-decoration: none;
	
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;

}
h1 {
	color: #993333;
	font-size: 24px;

}
.bottom {
	font-size: 12px;
}
td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	font-size: 18px;
	color: #009933;

}
td.menu3 a {
	color: #003366;
}
input.readonly {
	color: #0000CC;
}
tr.rowborder td {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
th {
	color: #FFFFFF;
	background-color: #003366;
}
.cartheader {
	font-size : 11px;
	font-weight : bold;
	color : black;
}
.cartsubtitle {
	font-size : 11px;
	color : black;
	font-weight : bold;
}
.cartitem {
	font-size : 12px;
	color : black;
	text-align: right;
}
.carttotal {
	font-size : 12px;
	color : black;
	text-align: right;
	font-weight : bold;
}
.cartitemleft {
	background:#DDDDDD;
	vertical-align : top;
	font-size : 11px;
	color : black;
}
.cartitemright {
	background:#FFFFFF;
	vertical-align : top;
	font-size : 11px;
	color : black;
	text-align : right;
}
.cartitemamount {
	background:#FFFFFF;
	vertical-align : top;
	font-size : 11px;
	color : black;
	text-align : right;
}
.cartnote {
	font-size : 11px;
}
.cartinput {
	font-size : 12px;
}
TD.cartcell1{
	background-color : #E1E1E1;
}
TD.cartcoupon {
	background-color:#1a2398;
	color:white;
}
TD.formheader1 {  font-weight: bold; color: #FFFFFF; background-color: #999999}

.important_note {  font-weight: bold; color: #FF0000}
.bottom {
	font-size: 11px;
	color : Silver;
}
.note {
	color: #666666;
}.noteSmall {
	color: #666666;
	font-size: 11px;

}
td.leftborder {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #003333;
}
