
input {
    font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#233C74;
    border: 1px;
    border-style: solid;
    border-color: #fff;
	width:280px;
	background-color: #E8ECF2;
	height:16px;
	padding-top:2px;
}

input.textplz {
   width:40px;
}

input.textort {
   width:233px;
}

input.textbuttons
{
width: 98px;
height:24px;
}

textarea {
    font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#233C74;
	border: 1px;
	border-style: solid;
    border-color: #fff;
	width:280px;
	background-color: #E8ECF2;
   scrollbar-base-color: #E8ECF2;
   scrollbar-track-color: #E8ECF2;
   scrollbar-face-color: #fff;
   scrollbar-highlight-color: #CFD7E5;
   scrollbar-3dlight-color: #E8ECF2;
   scrollbar-darkshadow-color: #E8ECF2;
   scrollbar-shadow-color: #E8ECF2;
   scrollbar-arrow-color: #35588D;
}
