.label {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 13px;
	text-align:left;
	line-height:19px;
}
.inputForm, .inputFormSmall {
	height: 19px;
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	border: 1px solid #cccccc;
	font-size: 13px;
	color: #858585;
	float:none;
	padding:1px 3px 1px 3px;
	margin:2px 7px 3px 0;
}
.inputForm {
  	width: 290px;
}
input.inputFormSmall {
/*
background-color:#5f5f5f;
border:#5f5f5f;
*/
}
.textForm {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #858585;
	height: 75px;
   	width: 290px;
   	float:none;
	padding:1px 3px 1px 3px;
	margin:2px 7px 3px 0;
	border: 1px solid #cccccc;
	background-color:#ffffff;

}

.jumpMenu {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	height:19px;
	width:75px;
	margin:0;
	padding:0;

}

input.buttonForm {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color:#eb6217;
	h/eight: 22px;
	padding:1px 3px 1px 3px;
	margin:1px 0 0 0;
	border:0;
	width:120px;

}

div.buttonForm {
	text-align:right;
	padding:5px 20px 0 0;
  	width: 296px;

}


.buttonMain a:hover {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color:#6666CC;
	border:0;
	height: 19px;
	text-align:center;
	padding:0 1px 0 1px;
	margin:2px 7px 2px 0;
	cursor:pointer;
}

.textForm { background-color:#333333; border:none; background:#666666 url(../gfx/contact_bg.gif) repeat-x top; color:#cccccc; overflow:hidden;   }

input.inputForm { 
background-image:url(../gfx/contact_bg.gif); 
border:none; color:#cccccc; 
-moz-appearance:none;
-webkit-appearance:none;
-o-appearance:none; 
 display: block;
}
input.inputNL {
background-image:url(../gfx/contact_bg.gif); 
border:none; color:#cccccc; 
-moz-appearance:none;
-webkit-appearance:none;
-o-appearance:none; 
 display: block;
}


label.checkbox span.holder{height:61px;background:url(../gfx/checkbox.gif) 0 -1px no-repeat}label.radio span.holder{height:61px;background:url(../gfx/radio.gif) 0 -1px no-repeat}label.checkbox:hover span.holder,label.radio:hover span.holder{top:-21px !important}label.checked span.holder,label.checked span.holder,label.checked:hover span.holder,label.checked:hover span.holder{top:-42px !important}label.list{float:left;clear:left;margin:10px 0 0px 0;}label.inline{float:left;margin:0 0px 0px 0; }input.hiddenCheckbox{position:absolute;left:-10000px}label.prettyCheckbox span.holderWrap{display:block;float:left;position:relative;margin-right:5px;overflow:hidden}label.prettyCheckbox span.holder{display:block;position:absolute;top:0;left:0}

label.checkbox { margin-top:10px;  }
#selectfield { border:0px;  color:#CCCCCC; font-size:12px; background: transparent;  overflow: hidden; width:200px; height:20px;  padding-top:3px;  }
#selectfield  option { border:0px;  color:#CCCCCC; font-size:12px; background:#666666;  overflow: hidden;   height:20px;   }
#selectfield  option:first-child {  background:transparent; *background:#666666;  color:#CCCCCC; }
#selectfield  option[selected]  { border:0px; color:#CCCCCC;  background:transparent; *background:#666666; }
#selectField {border: 0; position: relative; background:url(../gfx/dropdown.gif) no-repeat center center; height: 30px; width:200px; overflow:hidden; *overflow:visible; color:#CCCCCC;}
#selectfield { height:24px; width:230px; position: absolute; *left:-4px; *top:-5px; *bottom:-5px;  }
#selectField { *height: 15px; *margin-top:2px; *margin-left:3px;   }
#selectFieldie { **background:#666666; *height:24px; *width:205px;  }


