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: #000000; font-family: Verdana, Arial, sans-serif; font-size: 12px; }
hr { background-color: #000000; border-width: 0px; color: #000000; height: 1px; }

.select { width: 200px; }
.text { width: 200px; }
.textbox { height: 100px; width: 200px; }

.bodycell { padding-bottom: 10px; padding-left: 10px; padding-right: 10px; padding-top: 10px; }

.flashbackground { background-image: url( ../images/pixel_background_flash.jpg ); }
.homebackground { background-image: url( ../images/home/background.jpg ); }
.homebodybackground { background-image: url( ../images/home/background_body.jpg ); background-repeat: no-repeat; }
.secondleft { background-image: url( ../images/secondary/left_background.jpg ); }
.secondleftbody { background-image: url( ../images/secondary/left.jpg ); background-repeat: no-repeat; }
.secondright { background-image: url( ../images/secondary/right_background.jpg ); }

.usbody
{
   background-image: url( ../images/home/us.jpg );
   background-repeat: no-repeat;
   color: #FFFFFF;
   font-size: 10px;
   padding-bottom: 7px;
   padding-left: 8px;
   padding-right: 8px;
   padding-top: 7px;
}

.whitebar { background-color: #ffffff; }

.footer { 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; }

a:link { color: #000000; }
a:visited { color: #000000; }
a:hover { color: #000000; }
a:active { color: #000000; }

