.specialstext {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none}
.fantastic {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #FFFFFF; text-decoration: none; font-weight: bold}
.tableborder {  border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.bgnorepeat {  background-repeat: no-repeat}
.headers {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none; font-weight: normal}
.bodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none}
.Text2 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: none;
}
.linkwht {
	color: #FFFFFF;
	text-decoration: none;
}
.image-border {
	border: 2px solid #000000;
}
/* ---------------------------------------------
FORM FIELDS
--------------------------------------------- */
#FORM-thankyou-text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 8px;
	margin-bottom: 5px;
}
#FORM-reqfield-text{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(/images/general/reqfield.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;
}
#FORM-error-message{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 8px;
	margin-bottom: 5px;
}
#FORM-container{
}

.FORM-header{
	background-color: #F9DB63;
	padding: 5px;
	border: 1px solid #E1B500;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.FORM-textfield-custlogin{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height: 16px;
	width: 138px;
	border: 1px solid #FF9900;
	padding-top: 4px;
	padding-right: 2px;
	padding-left: 2px;
}
.FORM-textfield-password{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height: 16px;
	width: 138px;
	border: 1px solid #FF9900;
	padding-top: 4px;
	padding-right: 2px;
	padding-left: 2px;
	background-image: url(/images/general/bg-password.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.FORM-col1-line{
	font-weight: bold;
	font-family: Arial;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	background-color: #990000;
	font-size: 13px;
	color: #FFFFFF;
}
.FORM-col2-line{
	font-family: Arial;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	background-color: #FFFFFF;
}
.FORM-col2-line-req{
	font-family: Arial;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	background-image: url(/images/general/reqfield.gif);
	background-position: 525px center;
	background-repeat: no-repeat;
}
.FORM-col1-noline{
	font-weight: bold;
	font-family: Arial;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.FORM-col2-noline{
	font-family: Arial;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.FORM-col2-noline-req{
	font-family: Arial;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	background-image: url(/images/general/reqfield.gif);
	background-position: 525px center;
	background-repeat: no-repeat;
}
.FORM-textfield{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #E7E7E7;
	padding: 2px;
	border: 1px solid #999999;
	color: #666666;
}
.FORM-dropdown{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #E7E7E7;
	border: 1px solid #999999;
}
.FORM-dropdown-attributes{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	width: 295px;
}
.FORM-multiselect{}
.FORM-radio{}
.FORM-checkbox{}
#CustomerOther{
	padding-top: 8px;
}
.FORM-textfield-search{
	font-family: Arial;
	width: 200px;
	padding: 2px;
	font-size: 13px;
}

