<style>
<!--

/*hovercolor*/

a:hover{color:#996600; text-decoration:underline;}
a{text-decoration:underline; letter-spacing: 0.02em; font-size: 11pt;}

a.nav:hover{color:#996600; text-decoration:underline; font-weight: bold;}
a.nav{text-decoration:none; letter-spacing: 0.02em; font-size: 10pt; font-weight: bold;}

a.footer:hover:hover{color:#996600; text-decoration:underline; font-weight: normal;}
a.footer{text-decoration:none; letter-spacing: 0.02em; font-size: 8pt;
font-weight: normal;}


body
{scrollbar-face-color: #333366; scrollbar-shadow-color: #000033; 
scrollbar-highlight-color: #9999CC; scrollbar-3dlight-color: #666699; 
scrollbar-darkshadow-color: #000000; scrollbar-track-color: #CCCCCC; 
scrollbar-arrow-color: #FFCC66}

body { 
  background-image: url(images/bg.gif);
  background-attachment: fixed;
  background-position: 0% 0%;
  background-repeat: no-repeat;

  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-style: normal; line-height: normal; font-weight: normal; color: #000000;
  font-size: 11pt; 

 }

P {
  font-size: 11pt; 
  }

UL {
  font-size: 11pt; 
  }


H1 { 
  font-size: 14pt; font-weight: bold; text-decoration:none; color: #663300; 
  }


H2 {   
  font-size: 12pt; font-weight: bold; text-decoration:none; color: #996633;
  }


H3 {   
  font-size: 10pt; font-weight: bold; text-decoration:none; color: #CC9933;
  }
  
.FailedLogin{
	font-size: 12pt; font-weight: bold; color: #FF0000;
}
//-->
</style>
