// stylesheet for the clef project
// title: 24pt, blue
// subtitle: 16pt, black
// link: 14pt, dark blue; visited: purple
//normal text: 12pt, black


BODY {
	color : white;
	background-color : black;
	font-family : verdana, arial, sans-serif;
}




a.tablerow {
	background-color : #cc00cc;
	}

 a.toolbar  {                                                                  
        font-family: arial;                                                     
        font-size: 16px;                                                        
     text-decoration:none;                                                      
     font-weight: bold;                                                         
     color: #0000CC;                                                            
                 }                                                              
  a.toolbar:hover    { color: #CC00FF }                                         

  a.toolbar:visited    { color: #CC0000 }                                      
                                                                                
  a.subtoolbar  {                                                               
        font-family: arial;                                                     
        font-size: 14px;                                                        
     text-decoration:none;                                                      
      color: #0000C0;                                                           
     }                                                                          
  a.subtoolbar:hover    { color: #CC0000 }                                      
                                                                                
    a.subtoolbar:visited    { color: #CC0000 }                                      
                                                                                
  a.subtitle {                                                                  
        font-weight: bold;                                                      
        font-size: 18px;                                                        
        text-decoration:none;                                                   
        color: #A829E6;                                                         
        line-height: 18px; }        


  a.subsubtitle {                                                                  
        font-size: 16px;                                                        
        text-decoration:none;                                                   
        color: #A829E6;                                                         
        line-height: 16px; }    


 a.link {                                                                  
        font-size: 12px;                                                        
        text-decoration:none;                                                   
        color: #A829E6;                                                         
        line-height: 14px; }        

  a.link:hover   { color: #CC0000 }                                         
                                                                                
    td  {   font-family: verdana,arial,helvetica;                               
            text-decoration: none;                                              
            font-size: 14px;                                                    
        }                                                                       
                                                                                
     td.details { font-size: 14px; color: #ffffff; }                            
                                                                                
     td.notile  {   font-size: 14px;                                            
                    color: #ffffff;                                             
                    background-repeat: no-repeat;                               
                }                                                               
                                                                                
     td.hilite  { font-size: 16px; color: #ffffff; }                            
                                                                                
                                                                                
    b.black { color: #000000}                                                   
                                                                                
    .cpwblue { color: #003366 }                                                 
                                                                                
    .tabon { font-weight: bold;                                                 
    color: #ffffff;                                                             
    text-decoration: none;                                                      
    }               
     .taboff { font-weight: bold;                                                
    color: #C0C0C0;                                                             
    text-decoration: none;                                                      
    }                                                                           
                                                                                
    .tabvisited { font-weight: bold;                                            
    color: #000000;                                                             
    text-decoration: none;                                                      
    }                                                                           
                                                                                
    .warning { font-weight: bold;                                               
    color: #CC0033; }                                                           
                                                                                
    .maptitle { font-family: verdana,arial,helvetica;                           
            text-decoration: underline;                                         
            font-size: 16px; }                                                  
                                                                                
    .smtext { font-family: verdana,arial,helvetica;                             
            text-decoration: none;                                              
            font-size: 10px; }                                                  
                                                                                
    b.white { color: #ffffff }                                                  
                                                                                
        dt { font-weight: bold; }                                               
                                                                                
     a.text {    
     color:#CC0000;                                                             
     text-decoration: underline;                                                
     font-size: 12px;                                                           
     }                                                                          
                                                                                
     a.text:hover {                                                             
     color:#CC2233;                                                             
     text-decoration: underline;                                                
     font-weight: bold;                                                         
     }                                                                          
                                                                                
                                                                                
     .plus {                                                                    
     color:#009933;                                                             
     font-weight: bold;                                                         
     }                                                                          
                                                                                
     .minus {                                                                   
     color:#CC0000;                                                             
     font-weight: bold;                                                         
     }                                                                          
                                                                                
                                                                                
        .normal {                                                               
        color: #000000;                                                         
        font-size:12px;
           text-decoration:none;                                                   
        }                                                                       
                                                                                
        .title {                                                                
                        font-family: monospace;                                   
                        color:#FFFFFF;                                          
                        font-weight: bold;                                      
                        font-size: 24px;  
                        line-height: 24px;                                      
                        text-decoration:none;
                        letter-spacing: 0.1em; 
                        }                                                       
                                                                                
                                                                                
        .subtitle { color:#0000FF;                                              
                        font-size: 18px;                                        
                        text-decoration:none;                                   
                        line-height: 18px; }                                    
                                                                                
	 .subsubtitle { color:#0000FF;                                              
                        font-size: 16px;                                        
                        text-decoration:none;                                   
                        line-height: 16px; }                                    
                                                                                                                                                              
                                                