

/*hovercolor*/
a:hover{color:#990000; text-decoration:none;}
a{color:#990000; text-decoration:underline;}
a:active{color:#000000; text-decoration:none; border-bottom: dashed thin #990000;}

a.nav:hover{color:#000000; text-decoration:none; font-size: 10pt; font-weight: bold; font-family: Helvetica Neue, Helvetica, sans-serif; border-bottom: dashed thin #990000;}
a.nav{color:#990000; text-decoration:none; font-size: 10pt; font-weight: bold; font-family: Helvetica Neue, Helvetica, sans-serif; border-bottom: dashed thin #D8D6D6;}
a.nav:active{color:#990000; text-decoration:none; font-size: 10pt; font-weight: bold; font-family: Helvetica Neue, Helvetica, sans-serif; border-bottom: dashed thin #FF9900;}

a.footer:hover{color:#000000; text-decoration:none; font-size: 8pt; font-family: Helvetica Neue, Helvetica, sans-serif; border-bottom: dashed thin #990000;}
a.footer{color:#990000; text-decoration:none; font-size: 8pt; font-family: Helvetica Neue, Helvetica, sans-serif; border-bottom: dashed thin #D8D6D6;}
a.footer:active{color:#990000; text-decoration:none; font-size: 8pt; font-family: Helvetica Neue, Helvetica, sans-serif; border-bottom: dashed thin #FF9900;}



body
{scrollbar-face-color: #B70422; scrollbar-shadow-color: #990033; 
scrollbar-highlight-color: #FF0033; scrollbar-3dlight-color: #CC3333; 
scrollbar-darkshadow-color: #660000; scrollbar-track-color: #CCCCCC; 
scrollbar-arrow-color: #FFFFFF}


body
  {background: #FFFFFF;
  background-image: url(images/bg_page.gif);
  background-attachment: fixed;
  background-position: 90% 90%;
  background-repeat: no-repeat;}

body
  {font-family:Tahoma, Helvetica Neue, Helvetica, sans-serif;
  font-style: normal; line-height: normal; font-weight: normal; color: #000000;
  font-size: 10pt; 

 }

P {
  font-size: 10pt; 
  }


p.footer{color:#990000; text-decoration:none; font-size: 8pt; font-family: Helvetica Neue, Helvetica, sans-serif;}



UL {
  font-size: 10pt; 
  }


H1 { 
  font-size: 13pt; font-weight: bold; border-bottom: dashed thin #F0EDEE; color: #990000; 
  }


H2 {   
  font-size: 12pt; font-weight: bold; text-decoration:none; color: #996633;
  }


H3 {   
  font-size: 10pt; font-weight: bold; text-decoration:none; color: #CC9933;
  }


TABLE.banner {
  background-image: url(images/bg_banner.gif);
  background-repeat: no-repeat;
  background-position: left;
  }

