.butstyle1 {
	color: #ebb100;
	font-weight: bold;
}
.butstyle3 {color: #3877b3}
.butstyle4 {color: #838383}
.butstyle6 {color: #3877b3; font-weight: bold; }
.butstyle7 {font-size: 10px}
.butstyle8 {font-size: 10}
.butstyle9 {color: #003399; font-weight: bold; }
.butstyle10 {color: #000000; font-weight: bold; }
.prices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
.formlabels {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.formElement {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	width: 200px;
	border: 1px solid #003399;
}
.subbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 84%;
	font-weight: bold;
	background-color: #CCCCCC;
	width: auto;
	border: 1px solid #003399;
}
.formbutton{
cursor:pointer;
border: 1px solid #003399;
background:#999;
font-weight:bold;
padding: 1px 2px;
background:url(media/formbg.gif) repeat-x left top;
}
.cartbutton {
	height: 38px;
	width: 103px;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.checkoutbutton {
	height: 24px;
	width: 99px;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.checkbutton {
	height: 24px;
	width: 135px;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.qtyformelem {
	font-family: Arial, Helvetica, sans-serif;
	width: 40px;
	border: 1px solid #003399;
	margin-bottom: 17px;
}
.qtyfield {
	font-family: Arial, Helvetica, sans-serif;
	width: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 3px;
	font-size: 14px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}

.qtylabels {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.subbutton2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 84%;
	font-weight: bold;
	background-color: #CCCCCC;
	width: auto;
	border: none;
}
.rightbord {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #336699;
	padding-right: 5px;
}
.navail {
	font-family: "Myriad Pro SemiCond", "Myriad Pro Cond", "Myriad Pro";
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
	text-align: center;
}

