html,body{
   margin:0;
   padding:0;
   height:100%;
   border:none
}




.height100 {height:100%}
.text { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt;}
.menulink { color: #444444; text-decoration: none; }	
.exmenulink { color: #D9873B; text-decoration: underline; font-weight: bold;}	


.menu { background-image: url(menugradient.jpg);  background-repeat: no-repeat; }
.bottom { background-image: url(bottom.jpg);  background-repeat: no-repeat; }



U      {
       font-family: Verdana, Arial, Helvetica;
       font-size: 11pt;
       }

P      {
       font-family: Verdana, Arial, Helvetica;
       font-size: 10pt;
       }

TD     {
       font-family: Verdana, Arial, Helvetica;
       font-size: 10pt;
       }

LI     {
       font-family: Verdana, Arial, Helvetica;
       font-size: 10pt;
       }

UL     {
       font-family: Verdana, Arial, Helvetica;
       font-size: 10pt;
       }

A:link {
       font-family: Verdana ,Arial, Helvetica;
       font-weight: bold;
       color: #527CA7;
       text-decoration: none;	
        }
A:visited {
       font-family: Verdana, Arial, Helvetica;
       font-weight: bold;
       color: #3D586F;
       text-decoration: none;	
        }
A:active  {
       font-family: Verdana, Arial, Helvetica;
       font-weight: bold;
       color: #3D586F;
       text-decoration: none;	
        }
A:hover   {
       font-family: Verdana, Arial, Helvetica;
       font-weight: bold;
       color: #7195B9;
       text-decoration: none;	
        }