body, table, td, p, div  { color: #333; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 150% }
input, textarea, select, option   { color: #333; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; line-height: 150%; text-decoration: none }
a   { color: #333; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 150%; text-decoration: none }
a:hover   { color: #333; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 150%; text-decoration: underline }
ul {list-style-type:disc; color:#8e0809;}

form    { background-color: #f8f8f8; margin: 0; width: auto; height: auto; border: 0 }
form input, select, textarea     { background-color: #fff; padding: 2px; width: 480px; border: solid 1px #cdcdcd }
form br{ clear: left;}
fieldset{border: 0;background-color: #F8F8F8; width: 100%;padding: 10px 0;}
legend{float: left; width: 300px; margin: 0; padding: 0;}

label { display: block; float: left; width: 200px;margin: 1px; text-align: left;  padding-left: 5px; font-weight: normal; color: #333;height: 20px }
input, select, textarea   { color: #333; text-align: left; display: block; margin: 2px; width: 480px; height: 20px; float: left; border: solid 1px #cdcdcd }

input {text-align: left;}
input[type=hidden]{display: none}
textarea {}
select {}
