.nf *{
	/*color:#fff;*/
}
.nf td{
	vertical-align:middle;
}
.nf table{
	width:100%; margin:3px 0
}
.nf td.label{
	width:30%;
}
.nf textarea {  width: 350px; padding-left:2px; font-family: Tahoma; font-size: 11px; color:#000; border:1px solid #95A0A6; }
.nf input {
	 padding-left:2px; font-family: Tahoma; font-size: 11px; color:#000;
}		  

.nf input.text {
  width: 350px; border:1px solid #95A0A6; height: 14px; 
}

.nf select{
	border:1px solid #95A0A6; color:#000
}
.nf textarea {
	height:80px
}		
.nf .input_table_input{
	width:30px; text-align:left
}
.nf .submit{
	text-align:right; margin:20px 30px 0  0 
}
.nf .submit a{
	text-decoration:none; color:#FFF
}
.nf .submit a:hover,
.nf .submit a:active{
	text-decoration:underline;
}
.nf .submit input {
	width:4px; height:5px; vertical-align:middle; margin:0 0 0 5px; border:0;
}
.nf .textUnder,
.nf .textBefore{
	margin:20px 0;
}
.nf .divider_table{
	border-bottom:1px solid #fff; margin:5px 0 0 0
}
.nf .radio_table input,
.nf .checkbox_table input{
	border:0;
}

