html, body
{
   background-color: #999999;
   height: 100%;
   margin-bottom: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 0px;
   padding-bottom: 0px;
   padding-left: 0px;
   padding-right: 0px;
   padding-top: 0px;
}

body, input, select, td, textarea { color: #000000; font-family: Times New Roman, Times, serif; font-size: 14px; }
hr { background-color: #000000; border-width: 0px; color: #000000; height: 1px; }

.select { width: 200px; }
.text { width: 200px; }
.textbox { height: 100px; width: 200px; }

.bodycell { background-color: #FFFFFF; }
.greyborder { background-image: url( ../images/pixel_grey.gif ); }

.footer { font-size: 11px; }
a:link.footer { color: #000000; }
a:visited.footer { color: #000000; }
a:hover.footer { color: #000000; }
a:active.footer { color: #000000; }
