input, textarea, select {background:#fff;font-weight:bold;font-size:12px;color:#003399;border:1px solid #1e1ed0;}
input:focus, textarea:focus, select:focus {background:#ffff99;}
label {text-decoration:underline;font-weight:bold;margin-bottom:4px !important;}
fieldset {background-color:#fafafa;padding:6px;}
legend, dt {font-weight:bold;color:#1A0A81;}
/* end -- html */
/* start -- custom */
.submitbut {border:1px solid #fff;width:104px;height:41px;}
.resetbut {border:1px solid #fff;width:104px;height:41px;}
.required {font-size:0.75em;color:#ff0000;}
/* end -- custom */