FORM { white-space: nowrap; }

 .greetext  { 
  	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #006600;
}
 .blacktext { 
 	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
 }    
 .checkout {
 	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
 }
 .checkoutinput {
 	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
 }   
 .nopcart {
	background: #000099;
	border: 2px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	width:100%;	/*max-width:500px;*/
}
 .nopheader {
	background-color: #CCFF66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px;
}
 .nopentry {
 	background: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000080;
}
 .noptotal {
	background: #CCFF66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; /* #b95915 |  #86ac30 |  | #bbbdc0 */
	vertical-align: top;
}
 .nopeven {
	background-color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000080;
}
 .nopbutton {
 	background: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
} 
.ni {
 	background: #000000; 
	height: 2px
}
 .nopship {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.shipZone {
	color: #000000;
}

.butform {
	background-color: #fffff9; 
	border-bottom: #404040 1px solid; 
	border-left: #404040 1px solid; 
	border-right: #404040 1px solid; 
	border-top: #404040 1px solid; 
	color: #000000; 
	font-family: Arial, verdana, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	height: 20px;
}
.butformx {
	background-color: #CCFF66;
	border-bottom: #404040 1px solid;
	border-left: #404040 1px solid;
	border-right: #404040 1px solid;
	border-top: #404040 1px solid;
	color: #000000;
	font-family: Arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 20px;
}
.butformy {
	background-color: #99FF00;
	border-bottom: #404040 1px solid;
	border-left: #404040 1px solid;
	border-right: #404040 1px solid;
	border-top: #404040 1px solid;
	color: #ffffff;
	font-family: Arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 20px
}
 .tblpadding5 {
	PADDING-BOTTOM: 4px; 
	PADDING-TOP: 4px;
}