
body { color: gray; font-size: 10pt; font-family: Arial, Courier; background-color: black }
a   { color: gray; font-size: 10pt; font-family: Arial; text-decoration: none }
a:hover   { color: orange; font-size: 10pt; border: none; text-decoration: none }
a:visited { color: gray; font-size: 10pt; font-family: Arial; text-decoration: none }
a:active { color: gray; font-size: 10pt; font-family: Arial; text-decoration: none }
label  { width: 100%; float: left }
label span  { font-size: 10px; font-family: Tahoma; text-align: right; width: auto; float: left }
fieldset input  { color: #F99301; background-color: black; float: inherit; border: solid 1px #1F1F1F; widwidth: 45%  }
fieldset input:hover { border-color: #F99301; }
fieldset input:active, input:focus { border-color: #F99301;}
fieldset { float: left; padding: 0 1px; border: 0 ; }
