/* tichum forms.css */

.F                  { margin:0; }
.F table            { width:80%; font-size:0.85em; }
.F th               { padding:3px 3px 3px 6px; background-color:#e1f0d0; border-bottom:#476723 solid 1px; vertical-align:middle; line-height:1.7em; }
.F td               { padding:3px; border-bottom:#476723 solid 1px; }
.F td.nr            { padding:3px; border-bottom:#476723 solid 1px; background-color:#e1f0d0; }

.F thead th         { background-color:#e1f0d0; color:#000000; }
.F thead td         { background-color:#e1f0d0; }

.F tbody tr.Req th  { }
.F tbody tr.Req td  { color:#000000; }
.F tbody tr.Req input      { }
.F tbody input      { width:90%; }
.F tbody textarea   { width:95%; }

.F tbody input[type="checkbox"],.F tbody input[type="radio"] { width:auto; }
.F tbody .Auto      { width:auto; }
.F tbody .Date      { width:6em; }
.F tbody .Num       { width:4em; }
.F tbody textarea   { width:99%; height:8em; }
.F tbody tr.Heading th     { background-color:#9BCD65; color:#000000; }

.F tfoot th         { background-color:#398ece; }
.F tfoot td         { background-color:#398ece; }
.F tfoot td.Fax     { color:#9BCD65; }

.F table table.Inner { width:100%; border:#95BBE0 1px solid; font-size:0.85em; }




#excess { float:right; color:#ff0000; }