body, table, td, p                     { color: #91836f; font-size: 11px; font-family: Verdana; line-height: 150%; text-decoration: none }
input, textarea, select, option   { color: black; font-size: 10px; font-family: Verdana; font-weight: bold; text-decoration: none; border: 0; }
a   { color: #000; font-size: 11px; font-family: Verdana; text-decoration: none }
a:hover   { color: #762b25; font-size: 11px; font-family: Verdana; text-decoration: underline }

form         { background-color: #f2ebea; margin: 0; width: 498px; height: auto; border: solid 1px #762b25 }
form br{ clear: left;}
fieldset  { background-color: #ccc; padding: 10px 0; width: 100%; border: 0 }
legend { background-color: #6f3; margin: 0; padding: 0; width: 300px; float: left }

label           { color: #000; font-size: 11px; font-family: Verdana; font-weight: normal; text-decoration: none; text-align: left; display: block; margin-top: 1px; margin-bottom: 1px; padding-left: 5px; width: 220px; float: left }
input, select, textarea            { color: #762b25; font-size: 11px; font-family: Verdana; text-decoration: none; text-align: left; display: block; margin-top: 1px; margin-bottom: 1px; padding-right: 5px; width: 265px; float: left; }

input {text-align: left;}
input[type=hidden]{display: none}
textarea { overflow: auto; }
select {border: 0}