body { margin-top:5px;
       margin-bottom:5px; }
       
.outertable { width:800px;
       background-color:#ebf5f0;
       table-layout:fixed; }

.innertable { width:788px;
       height:100%;
       background-color:#ffffff;
       font-size:10pt;
       font-family:tahoma;
       table-layout:fixed; }

.innertable a:link { text-decoration:none; color:#4d786a; }
.innertable a:visited { color:#4d786a; text-decoration:none; }
.innertable a:active { color:#4d786a; text-decoration:none; }                    
.innertable a:hover { color:#08ab75; } 

.projects a:link { text-decoration:none; color:#008f68; }
.projects a:visited { color:#008f68; text-decoration:none; }
.projects a:active { color:#008f68; text-decoration:none; }                    
.projects a:hover { text-decoration:underline; } 

.top { padding:6px; }
       
.footer { background-image:url('green_dot.jpg');
       background-repeat:repeat;
       font-size:10pt;
       font-family:tahoma;
       height:50px;
       border-bottom:1px solid #194c3c; }

.footer_table { font-size:9pt; }
.footer_table a:link { color:#185e47; }
.footer_table a:visited { color:#185e47; text-decoration:none; }
.footer_table a:active { color:#185e47; text-decoration:none; }                    
.footer_table a:hover { color:#ffffff; }
       
.banner_left { background-image:url('green_dot.jpg');
       background-repeat:repeat;
       width:388px;
       height:60px;  
       padding-top:1px;
       border-top:1px solid #194c3c; } 
       
.banner_right { background-image:url('green_dot.jpg');
       background-repeat:repeat;
       width:400px;
       height:60px;  
       padding-top:1px;
       border-top:1px solid #194c3c; }       
       
.selected_tab { background-color:#7ea296;
       background-image:url('nav.jpg');
       background-repeat:no-repeat;
       width:100px;
       padding-top:2px; }       
       
.tab { background-color:#7ea296;
       width:100px;
       height:23px;
       background-image:url('nav2.jpg');
       background-repeat:no-repeat; 
       padding-top:2px; }           
       
.nav { width:400px;
       font-family:tahoma;
       font-size:10pt; }   
       
.main { border-left:1px solid #7ea296;
       border-right:1px solid #7ea296;
       border-bottom:1px solid #7ea296;
       background-color:#ffffff;
       padding:4px; }   

.info_headers { background-color:#ebf5f0;
       border-top:1px solid #7ea296; }  
       
.top_info { padding-top:6px;
       padding-bottom:10px;
       border-bottom:1px solid #7ea296; } 
                
.projects { padding-top:8px;
       padding-bottom:8px; }     
       
.divider_line { width:1px;
       background-position:center;
       background-image:url('green_dot.jpg');
       background-repeat:repeat-y; } 
       
.text_size_index { padding-left:4px;
       padding-right:2px;
       padding-top:3px;
       height:20px; }     
        
#txt { font-size:12px;
       font-family:arial; }