.normal_tab{
background:url(tab/Compila/light_step.gif) top left no-repeat;
font:11px Arial, Helvetica, sans-serif, Tahoma;
/*color:#666666;*/
color:#136db5;
font-weight:bold; padding:0 0 0 10px;
}
.highlight_tab{
background:url(tab/Compila/highlight_step.gif) top left no-repeat;
font:11px Arial, Helvetica, sans-serif, Tahoma;
/*color:#000000; */
color:#FFFFFF;
font-weight:bold; 
padding:0 0 0 10px;
}