    .bg {
        COLOR: #ffffff; 
        FONT-FAMILY: arial,sans-serif;
        BACKGROUND-COLOR: #004400;    
    } 
    .bg_top_esq {
        COLOR: #ffffff; 
        FONT-FAMILY: arial,sans-serif;
        FONT-SIZE: 12;	
        BACKGROUND-COLOR: #004400;  
	BACKGROUND-IMAGE: url(imagens/background_1.jpg);
	BACKGROUND-REPEAT: no-repeat;
    }      
    .bg_top_dir {
        COLOR: #ffffff; 
        FONT-FAMILY: arial,sans-serif;
        FONT-SIZE: 12;	
        BACKGROUND-COLOR: #004400;  
	BACKGROUND-IMAGE: url(imagens/background_3.jpg);
	BACKGROUND-REPEAT: no-repeat;
    }      
    .bg_down_dir {
        COLOR: #ffffff; 
        FONT-FAMILY: arial,sans-serif;
        FONT-SIZE: 12;	
        BACKGROUND-COLOR: #004400;  
	BACKGROUND-IMAGE: url(imagens/background_4.jpg);
	BACKGROUND-REPEAT: no-repeat;
    }      
    .bg_down_esq {
        COLOR: #ffffff; 
        FONT-FAMILY: arial,sans-serif;
        FONT-SIZE: 12;	
        BACKGROUND-COLOR: #004400;  
	BACKGROUND-IMAGE: url(imagens/background_2.jpg);
	BACKGROUND-REPEAT: no-repeat;
    }
    TD {
	COLOR: #ffffff; 
        FONT-FAMILY: arial,sans-serif;
        FONT-SIZE: 12;    
    }                  
    A {
        COLOR: #ffffff; 
        FONT-FAMILY: arial,sans-serif;
        FONT-SIZE: 12;
    }
    A:active { 
        color: #ffcc00 
    }
