body, table, td, p                   { color: black; font-size: 11px; font-family: Tahoma; line-height: 150% }
input, textarea, select, option   { color: black; font-size: 11px; font-family: Tahoma; font-weight: normal; line-height: 150%; text-decoration: none }
a  { color: #7f202f; font-size: 11px; font-family: Tahoma; font-weight: bold; line-height: 150%; text-decoration: none }
a:hover  { color: #7f202f; font-size: 11px; font-family: Tahoma; font-weight: bold; line-height: 150%; text-decoration: underline }

form  { margin: 0; width: 405px; height: auto; border: 0 }
form br{ clear: left;}
fieldset   { background-color: #fef5e5; padding: 10px 0; width: 100%; border: 0 }
legend   { margin: 0; padding: 0; float: left }

label    { color: #585e6a; font-weight: normal; text-align: left; display: block; margin: 1px; padding-left: 5px; width: 150px; float: left }
input, select, textarea        { color: #585e6a; background-color: #fef5e5; text-align: left; display: block; margin-top: 1px; margin-bottom: 3px; width: 248px; float: left; border: 0 }

input {text-align: left;}
input[type=hidden]{display: none}
textarea {}
select {border: 0}
