HTML    {
            scrollbar-face-color: #76cd50; 
            scrollbar-highlight-color: #76cd50;
            scrollbar-shadow-color: #41aa48; 
            scrollbar-darkshadow-color:  #41aa48;
            scrollbar-3dlight-color: #76cd50; 
                 
            scrollbar-arrow-color:  #76cd50;
            scrollbar-track-color: #41aa48;
}

BODY {
            background-color: #41aa48;
            margin: 0 0 0 0;
            font: normal normal 11px Verdana;            
            color: #ffefae;
     
}








.boxBanner {
            background-color: #41aa48;
}

.boxCont {
            background-color: #41aa48;
}


.boxTbCont {
            background-color: #41aa48;

            background-image: url('../../../../graphics/_bg_bottom.jpg');
            background-position: bottom;
            background-repeat: no-repeat;
            
}

.boxArticle {
            margin-top: 5px; margin-bottom: 5px;
            font: normal normal 11px Verdana;
            /*font-family: Verdana ! important;    */
            color: #ffefae;
}            

.boxFont {
            font: normal normal 11px Verdana ! important;
            color: #ffefae;
}

.dogo {
            font: normal bold 10px Verdana; color: #ffee27;
            text-decoration: none;
}


.boxMenu {           
            
            position: absolute;
            top: 246px;
            left: auto;
            border: 0px solid red;    
            margin: 14px 0 0 5px;
            width: 195px;           
}
.boxMenu0{
            background-image: url('../../../../graphics/_bg_pointer_0.jpg');
            background-repeat: no-repeat;
            border: 0px solid yellow;
            margin: 4px 0 0 0px;
            padding: 0 0 0 18px;            
}

.menu0 {           
            /*display: block;
            
            border: 0px solid yellow;
            margin: 3px 0 0 0px;
            padding: 0 0 0 18px;*/

           /*background-image: url('../../../../graphics/_bg_pointer_0.jpg');
            background-repeat: no-repeat;           */
            
            font: normal bold 12px Verdana;
            text-decoration: none;
            color: #ffee27;
}

.menu0:hover {           
            /*display: block;
            

            
            border: 0px solid yellow;
            margin: 3px 0 0 0px;
            padding: 0 0 0 18px;*/

            /*background-image: url('../../../../graphics/_bg_pointer_0.jpg');
            background-repeat: no-repeat;*/
            font: normal bold 12px Verdana;
            text-decoration: none;            
            color: #7CCD50;
}

.boxMenu1{
            background-image: url('../../../../graphics/_bg_pointer_1.jpg');
            background-repeat: no-repeat;
            border: 0px solid yellow;
            margin: 3px 0 0 10px;
            padding: 0 0 0 18px;
}                        
.menu1 {           
            /*display: block;


            border: 0px solid yellow;
            margin: 3px 0 0 10px;
            padding: 0 0 0 18px;*/

            /*background-image: url('../../../../graphics/_pointer_1.jpg');
            background-repeat: no-repeat;                                */
            font: normal normal 12px Verdana;
            text-decoration: none;
            color: #ffee27;
}

.menu1:hover {           
            /*display: block;


            border: 0px solid yellow;
            margin: 3px 0 0 10px;
            padding: 0 0 0 18px;*/

            /*background-image: url('../../../../graphics/_pointer_1.jpg');
            background-repeat: no-repeat;                                  */
            font: normal normal 12px Verdana;
            text-decoration: none;
            color: #7CCD50;
}













.ul_menu{  
        border: 0px solid red; 
        list-style-image: url(../../../../graphics/_pointer_0.jpg);
        margin: 10px 0 0 20px !important;
        margin: 10px 0 0 15px;
        padding: 0;
}

.ul1_menu{
        border: 0px solid yellow; 
        list-style-image: url(../../../../graphics/_pointer_1.jpg);
        margin: 2px 0 2px 10px !important;
        padding: 0;
}

.ul_menu li a {
        height: 1%;
        display: block;
        margin: 4px 0 0 0 ! important;       
        padding: 0;
            font: normal bold 12px Verdana;
            text-decoration: none;
            color: #ffee27;
}

.ul_menu li a:hover {
            font: normal bold 12px Verdana;
            text-decoration: none;
            color: #ffee27;
}
            
.ul1_menu li a {
        height: 1%;
        display: block;
        margin: 0;
        padding: 0;
            font: normal normal 12px Verdana;
            text-decoration: none;
            color: #ffee27;
}

.ul1_menu li a:hover {
            font: normal normal 12px Verdana;
            text-decoration: none;
            color: #ffee27;
}



































.aDwnldTitle  {
            font: normal bold 12px Verdana;
            color: #FFEE27;
            text-decoration: none;
}
.aDwnldFile {
            font: normal bold 10px Verdana;
            color: #ffefae;
            text-decoration: none;
}


.boxDwnldItem   {
            margin-top:3px;margin-bottom:10px;
            font: normal bold 12px Verdana;
            color: #ffefae;            
}
















/*
.font9{

    font-family: verdana, tahoma, arial;

    font-size: 9px;

    color: #000000;

    }



.font10_bold_blue{

    font-family: verdana, tahoma, arial;

    font-size: 10px;

    font-weight: bold;

    color: #1B62BC;

    }



.font10{

    font-family: verdana, tahoma, arial;

    font-size: 10px;

    color: #000000;

    }

.font10_verdana{

    font-family: verdana;

    font-size: 10px;

    color: #563E00;

    }

    

.font10_bold{

    font-family: verdana, tahoma, arial;

    font-size: 10px;

    font-weight: bold;

    color: #000000;

    }



.font10_red{

    font-family: verdana, tahoma, arial;

    font-size: 10px;

    color: #FF0000;

    }

    

.font11{

    font-family: verdana, tahoma, arial;

    font-size: 11px;

    color: #000000;

    }



.font11_bold{

    font-family: verdana, tahoma, arial;

    font-size: 11px;

    font-weight: bold;

    color: #000000;

    }



.font11_red_bold{

    font-family: verdana, tahoma, arial;

    font-size: 11px;

    font-weight: bold;

    color: #FF0000;

    }



.font11_yellow{

    font-family: verdana, tahoma, arial;

    font-size: 11px;

    color: #FFFF00;

    }



.font11_white{

    font-family: verdana, tahoma, arial;

    font-size: 11px;

    color: #ffffff;

    }

    

.font11_red{

    font-family: verdana, tahoma, arial;

    font-size: 11px;

    color: #ff0000;

    }      



.font12{

    font-family: verdana, tahoma, arial;

    font-size: 12px;

    color: #000000;

    }





.font12_bold{

    font-family: verdana, tahoma, arial;

    font-size: 12px;

    font-weight: bold;

    color: #000000;

    }



.font12_yellow_bold{

    font-family: verdana, tahoma, arial;

    font-size: 12px;

    font-weight: bold;

    color: #FFFF00;

    }

    

.font14_bold{

    font-family: verdana, tahoma, arial;

    font-size: 14px;

    font-weight: bold;

    color: #000000;

    }











.link9_bold_blue{

    font-family: verdana, tahoma, arial;

    font-size:9px;

    font-weight: bold;

    color: #1B62BE;

    text-decoration : none ! important;

    }





.link9_bold_blue:hover{

    font-family: verdana, tahoma, arial;

    font-size:9px;

    font-weight: bold;

    color: #1B62BE;

    text-decoration : none ! important;

    }



.link10{

    font-family: verdana, tahoma, arial;

    font-size:10px;

    color: #000000;

    text-decoration : none ! important;

    }





.link10:hover{

    font-family: verdana, tahoma, arial;

    font-size:10px;

    color: #000000;

    text-decoration : underline ! important;

    }



.link10_bold{

    font-family: verdana, tahoma, arial;

    font-size:10px;

    font-weight: bold;

    color: #000000;

    text-decoration : none ! important;

    }





.link10_bold:hover{

    font-family: verdana, tahoma, arial;

    font-size:10px;

    font-weight: bold;

    color: #000000;

    text-decoration : underline ! important;

    }



.link11{

    font-family: verdana, tahoma, arial;

    font-size:11px;

    color: #000000;

    text-decoration : none ! important;

    }





.link11:hover{

    font-family: verdana, tahoma, arial;

    font-size:11px;

    color: #000000;

    text-decoration : underline ! important;

    }





.link12_2{

    font-family: verdana;

    font-size:15px;

   

    color: #000000;

    text-decoration : none ! important;

    }





.link12_2:hover{

    font-family: verdana;

    font-size:11px;

   

    color: #339900;

    text-decoration : none ! important;

    }

    

 .link10_2{

    font-family: verdana;

    font-size:11px;

    font-weight:bold;

    color: #563E00;

    text-decoration : none ! important;

    }





.link10_2:hover{

    font-family: verdana;

    font-size:11px;

    font-weight:bold;

    color: #E28B0C;

    text-decoration : none ! important;

    }





.link11_bold{

    font-family: verdana, tahoma, arial;

    font-size:11px;

    font-weight: bold;

    color: #000000;

    text-decoration : none ! important;

    }





.link11_bold:hover{

    font-family: verdana, tahoma, arial;

    font-size:11px;

    font-weight: bold;

    color: #000000;

    text-decoration : underline ! important;

    }

    

    

.link12{

    font-family: verdana, tahoma, arial;

    font-size:12px;

    color: #000000;

    text-decoration : none ! important;

    }





.link12:hover{

    font-family: verdana, tahoma, arial;

    font-size:12px;

    color: #000000;

    text-decoration : underline ! important;

    }



.link12_bold{

    font-family: verdana, tahoma, arial;

    font-size:12px;

    font-weight: bold;

    color: #000000;

    text-decoration : none ! important;

    }





.link12_bold:hover{

    font-family: verdana, tahoma, arial;

    font-size:12px;

    font-weight: bold;

    color: #000000;

    text-decoration : underline ! important;

    }



.link_news{

	color: #000000;

    text-decoration : none ! important;

    }



.link_news:hover{

    color: #1B62BE;

    text-decoration : underline ! important;

    }





.menu{

    font-family: verdana, tahoma, arial;

    font-size:9px;

    color: #000000;

    text-decoration : none ! important;

    }





.menu:hover{

    font-family: verdana, tahoma, arial;

    font-size:9px;

    color: #000000;

    text-decoration : underline ! important;

    }

    

.menu_selected{

    font-family: verdana, tahoma, arial;

    font-weight: bold;

    font-size:9px;

    color: #000000;

    text-decoration : none ! important;

    }





.menu_selected:hover{

    font-family: verdana, tahoma, arial;

    font-weight: bold;

    font-size:9px;

    color: #000000;

    text-decoration : underline ! important;

    }





.menu_category{

    font-family: verdana, tahoma, arial;

    font-size:9px;

    color: #000000;

    text-decoration : none ! important;

    }





.menu_category:hover{

    font-family: verdana, tahoma, arial;

    font-size:9px;

    color: #000000;

    text-decoration : underline ! important;

    }

    

.menu_category_selected{

    font-family: verdana, tahoma, arial;

    font-weight: bold;

    font-size:9px;

    color: #000000;

    text-decoration : none ! important;

    }





.menu_category_selected:hover{

    font-family: verdana, tahoma, arial;

    font-weight: bold;

    font-size:9px;

    color: #000000;

    text-decoration : underline ! important;

    }





.link_dogo{

    font-family:  arial;

    font-size:9px;

    color: #FFF8B5;

    text-decoration : none ! important;

    }





.link_dogo:hover{

    font-family:  arial;

    font-size:9px;

    color: #FFF8B5;

    text-decoration : none ! important;

    }





















    

    

*/    

/*.form10_bak

{

    background-color: #77CD50;

    border-top: #1B62BE 1px solid;

    border-bottom: #1B62BE 1px solid;

    border-left: #1B62BE 1px solid;

    border-right: #1B62BE 1px solid;	

    font-family: verdana, tahoma, arial;

    font-size : 10px ! important;

    color : #000000 ! important;	

}  */





.form10
{

    background-color: #77CD50;

    border: 1px solid  #195000;  

    font-family: verdana, tahoma, arial;

    font-size : 10px ! important;

    color : #2F2F2F ! important;    

}

.form10_button
{

    background-color: #77CD50;

    border: 1px solid  #195000;
    
    font-family: verdana, tahoma, arial;
         
    font-size : 10px ! important;

    color : #007300 ! important;    

}




/*.form11

{

    background-color: #FFFFFF;

    border-top: #1B62BE 1px solid;

    border-bottom: #1B62BE 1px solid;

    border-left: #1B62BE 1px solid;

    border-right: #1B62BE 1px solid;	

    font-family: verdana, tahoma, arial;

    font-size : 11px ! important;

    color : #000000 ! important;	

}
       


.form_button{

     Font-Family : Arial, Verdana, Tahoma ! important;

     font-size: 11px;

     color: #000000;

     Text-Decoration : none ! important;

     background-color : #FFFFFF;

     border-top: 1px solid;

     border-right: 1px solid;

     border-left: 1px solid;

     border-bottom: 1px solid;

     border-color : #000000;

     }

     

.form_button_ok{

     Font-Family : Arial, Verdana, Tahoma ! important;

     width: 23px;

     height: 17px;

     font-size: 11px;

     font-weight: bold;

     color: #000000;

     Text-Decoration : none ! important;

     background-color : #FFFFFF;

     border-top: 1px solid;

     border-right: 1px solid;

     border-left: 1px solid;

     border-bottom: 1px solid;

     border-color : #1B62BE;

     }



.form_input{

     Font-Family : Arial, Verdana, Tahoma ! important;

     font-size: 11px;

     color: #000000;

     background-color : #FFFFFF;

     border-top: 1px solid;

     border-right: 1px solid;

     border-left: 1px solid;

     border-bottom: 1px solid;

     border-color : #000000;

     }



.form_input_news{

     Font-Family : Arial, Verdana, Tahoma ! important;

     font-size: 11px;

     width: 142px;

     height: 17px;

     color: #000000;

     background-color : #FFFFFF;

     border-top: 1px solid;

     border-right: 1px solid;

     border-left: 1px solid;

     border-bottom: 1px solid;

     border-color : #1B62BE;

     }

        */


