.inputError {
	background : #ffffff;
		border-left : 1px #888888 solid;
      	border-right : 1px #888888 solid;
      	border-bottom : 1px #888888 solid;
      	border-top : 1px #888888 solid;
      	font-family : Tahoma;
      	font-weight : Normal;
		font-size : 11px;
      	color : #666666;
		width:200px;
}
.inputNormal {
	background : #ffffff;
		border-left : 1px #888888 solid;
      	border-right : 1px #888888 solid;
      	border-bottom : 1px #888888 solid;
      	border-top : 1px #888888 solid;
      	font-family : Tahoma;
      	font-weight : Normal;
		font-size : 11px;
      	color : #666666;
		width:200px;
}
#inscritfield .inputError {
	   border: 1px solid #666666;
	background-color:#CEE1DF;
	font-family: Tahoma;
	font-size: 11px;
	width: 148px;
	height:13px;
	color: #666666;
}
#inscritfield .inputNormal {
	    border: 1px solid #666666;
	background-color:#CEE1DF;
	font-family: Tahoma;
	font-size: 11px;
	width: 148px;
	height:13px;
	color: #666666;
}
#textf .inputError {
border: 1px solid #23262B;
	font-family: Tahoma;
	font-size: 11px;
	color:#23262B;
	width: 108px;
	background-color: #BBDBD5;
	height: 13px;
}
#textf .inputNormal {
border: 1px solid #23262B;
	font-family: Tahoma;
	font-size: 11px;
	color:#23262B;
	width: 108px;
	background-color: #BBDBD5;
	height: 13px;
}
#text6 .inputError {
    border: 1px solid #919090;
	background-color:#FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	width: 137px;
	height:13px;
}
#text6 .inputNormal {
    border: 1px solid #919090;
	background-color:#FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	width: 137px;
	height:13px;
}
#text4 .inputError {
    border: 1px solid #666666;
	background-color:#CEE1DF;
	font-family: Tahoma;
	font-size: 11px;
	width: 107px;
	height:13px;
	color: #666666;
}
#text4 .inputNormal {
    border: 1px solid #666666;
	background-color:#CEE1DF;
	font-family: Tahoma;
	font-size: 11px;
	width: 107px;
	height:13px;
	color: #666666;
}