Select {
font-family: Verdana, Tahoma, Arial, "Ms sans serif";
font-size: 8pt;
background-color: #ecf5ff;
border-right: 1px #353535;
border-top: 1px #353535;
color: #ff0000;
border-right-style: dashed;
border-top-style: dashed;
border-bottom-style: dashed;
border-bottom: 1px;
}

.INPUTbutton {
font-family: Verdana, Tahoma, Arial, "Ms sans serif";
font-size: 8pt;
background-color: #ddeeff;
color: #0f0000;
border: 1px #003399;
font-weight: bold;
border-top: 1px #003399 solid;
border-left: 1px #003399 solid;
border-bottom: 1px #003399 solid;
border-right: 1px #003399 solid;
padding-bottom: 1px;
}

.INPUTtext {
font-family: Verdana, Tahoma, Arial, Helvetica;
font-size: 8pt;
background-color: #ecf5ff;
border: 1px #000000 solid;
color: #bf0000;
background-image: url('none');
}

.INPUTtext2 {
font-family: Verdana, Tahoma, Arial, Helvetica;
font-size: 8pt;
background-color: #f4fff2;
border-bottom: 1px #4fcc66 solid;
border-left: 1px #4fcc66 solid;
border-right: 1px #4fcc66 solid;
border-top: 1px #4fcc66 solid;
color: #bf0000;
border: 1px #000000 solid;
}

textarea {
font-size: 8pt;
background-color: #ecf5ff;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #CCD8E3;
scrollbar-3dlight-color: #CCD8E3;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #CCD8E3;
scrollbar-darkshadow-color: #E1E1C4;
font-family: Verdana, Tahoma, Arial, Helvetica;
color: #bf0000;
border: 1px #000000 solid;
padding-top: 3px;
padding-left: 3px;
border-top: 1px #000000 solid;
border-left: 1px #000000 solid;
border-bottom: 1px #000000 solid;
border-right: 1px #000000 solid;
}