

.headline { text-decoration: none; 
            
            font-family: Arial,Helvetica,Tahoma, sans-serif; 
            font-size: 11pt; 
            font-weight: bold;
            margin-top:25px;
                       
}

.bighead { text-decoration: none; 
            
            font-family: Arial,Helvetica,Tahoma, sans-serif; 
            font-size: 16pt; 
            font-weight: bold;
            margin-top:25px;
                       
}

a {text-decoration:none}

.body { text-decoration: none; 
           font-family: Tahoma,Arial,sans-serif; 
           font-size: 11;
           margin-bottom:24px;
           
}


p.navxx {background: url("Images/scales.gif") center left no-repeat;;}

a.nav { 
        text-decoration: none;    
        border-top-width: 2px;
        border-top-color: #FFFFFF;
        border-top-style: solid;
        text-decoration: none; 
        padding: 4px;  
        font-family: verdana, Arial, sans-serif; 
        font-weight: bold;
        display: block;
        background-color: #838383;
        

}

a.nav:link { color: #FFFFFF}
a.nav:visited { color: #FFFFFF;}
a.nav:hover { color: #940020;}
 

a.navbp { text-decoration: none; font-family: verdana, Arial, sans-serif; font-size: 90%; font-weight: bold;}
a.navbp:link { color: #000000; background: url("images/icon_spade_nav.gif") center left no-repeat ; }
a.navbp:visited { color: #000000; background: url("images/icon_spade_nav.gif") center left no-repeat; }
a.navbp:hover { color: #ff0000; background: url("images/icon_heart_nav.gif") center left no-repeat ; }
 
.recent_docs {
   float: right;
   width: 250px;
   border: 1px #940020 solid;
   padding: 1em;  
   display: block;
   margin-left: 1.5em;
}
.recent_docs h2 {
   color: #940020;
   font-weight: bold;
   font-style: italic;
   font-size: 1em;
}

.popout_box {width:600px; border: 2px solid #940020; padding:0;}
.popout_banner {width:600px; background: #940020; color: white; font-weight:bold; text-align:center;}
.popout_banner a {text-decoration: none; color:white;}
.popout_banner a:hover {text-decoration: underline;}
.popout_main {padding: 0.5em; background: #eeeeee;}
