html, body
{
   background-image: url( ../images/background.jpg );
   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: #1C463C; font-family: Verdana, Arial, sans-serif; font-size: 12px; }
hr { background-color: #1C463C; border-width: 0px; color: #1C463C; height: 1px; }

.select { width: 200px; }
.text { width: 200px; }
.textbox { height: 100px; width: 200px; }

.bodycell
{
   background-image: url( ../images/background_body.jpg );
   padding-bottom: 0px;
   padding-left: 0px;
   padding-right: 0px;
   padding-top: 0px;
}

.bodytext
{
   padding-bottom: 10px;
   padding-right: 16px;
   padding-left: 16px;
   padding-top: 0px;
   text-align: justify;
}

.border { background-image: url( ../images/border.jpg ); }

.footercell { color: #FFFFFF; font-size: 10px; }
a:link.footer { color: #FFFFFF; }
a:visited.footer { color: #FFFFFF; }
a:hover.footer { color: #FFFFFF; }
a:active.footer { color: #FFFFFF; }
