@charset "utf-8";
/* CSS Document */

body {background-color: #966236; margin: 0 0 0 0;}


.footer {font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #916339; text-decoration:underline; text-transform:uppercase; text-align:center;}
a:hover.footer {color: #F98A3F; text-decoration:none;}
.line {font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #916339; color: 916339;}
.copyright {font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #000000;}
.formtext {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; padding-left: 8px; font-weight:bold:} 
.text {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #000000;
}

.textcapsbold {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   text-transform: uppercase;
   text-decoration: underline;
   color: #000000;
}

#check { font-size: 10px; width: 20px; display: none; visibility: hidden; z-index: 0; }

   
