.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;
}
#news .inputError {
	font-family: Arial;
	font-size: 12px;
	background-color: #C5DBE8;
	height: 17px;
	width: 157px;
	color: #1886AB;
	border: 1px solid #1886AB;
}
#news .inputNormal {
	font-family: Arial;
	font-size: 12px;
	background-color: #C5DBE8;
	height: 17px;
	width: 157px;
	color: #1886AB;
	border: 1px solid #1886AB;
}
.textfield1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 201px;
	border: 1px solid #A7A7A7;
	height:14px;
}

.textfield11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 201px;
	border: 1px solid #A7A7A7;
}

.textfield111 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 204px;
	border: 1px solid #A7A7A7;
}

.textfield3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 140px;
	border: 1px solid #A7A7A7;
	height:14px;
}

.textfield2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 390px;
	border: 1px solid #A7A7A7;
}.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 63px;
	border: 1px solid #A7A7A7;
	background-color: #EEEDED;
}
#textf2 .inputError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 390px;
	border: 1px solid #A7A7A7;
}
#textf2 .inputNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 390px;
	border: 1px solid #A7A7A7;
}