BODY {
font-family : Verdana,Arial,Helvetica,Geneva,sans-serif;
color : #4b4b4b;
font-size : 12pt;
background-color : #007ea8;
scrollbar-3d-light-color:#999999;
scrollbar-arrow-color:#ffffff;
scrollbar-base-color:black;
scrollbar-dark-shadow-color:#333333;
scrollbar-face-color:#007ea8;
scrollbar-highlight-color:#999999;
scrollbar-shadow-color:black;
}


td, th, p, ul, li {
    font-size: 11pt;
    font-family: verdana, arial, helvetica;
    color: #ffffff;
    }
    
h3 {
    font-size: 14pt;
    font-family: verdana, arial, helvetica;
    color: 003366;
    }    
    
.mainarea {
    color: #ffffff;
    }

.upperright {
    padding: 5px;
    }
    
.lower {
    padding: 5px;
    vertical-align: middle;
   
   }    
   
.lower1 {
    padding: 5;
    width: 788;
    border: 1px solid #c5dbed;
    color: #ffffff;
    background-image: 
    url('images/bg-mountains2.jpg');    
    background-repeat: repeat-y;
    }
          
.sidebartop {
    padding: 2;
    width: 200;
    background: #003366;
    color: #c5dbed;
    font-size: 10pt;
    }          
    
.sidebarbottom {
    width: 200;
    border: 2px solid #003366;
    color: #c5dbed;
    font-size: 10pt;
    }            
        
    
.copyr {
    font-size: 9pt;
    font-family: verdana, arial, helvetica;
    color: #ffffff;
    }    
    

a.one:link {
   color: #ffffff;
   text-decoration : none;
   font-size: 10pt;
   font-weight: bold;
   }
   
a.one:visited  {
    color: #ffffff;
    text-decoration : none;
    font-size: 10pt;
    font-weight: bold;
}

a.one:active  {
    color: #ffffff;
    text-decoration : none;
    font-size: 10pt;
    font-weight: bold;
}


a.one:hover {
    color: #006699;
    text-decoration: none;
    font-weight: bold;
    font-size: 10pt;
    background: #ffffff;

    }
    
a.two:link {
   color: #c5dbed;
   text-decoration : none;
   font-weight: bold;
   font-size: 10pt;
   }
   
a.two:visited  {
    color: #c5dbed;
    text-decoration : none;
    font-weight: bold;
    font-size: 10pt;
}

a.two:active  {
    color: #c5dbed;
    text-decoration : none;
    font-weight: bold;
    font-size: 10pt;
}


a.two:hover {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    font-size: 10pt;
    }    
    

