body 
{  
    scrollbar-face-color: #FFFFFF; 
    scrollbar-shadow-color: #FFFFFF; 
    scrollbar-highlight-color: #000000; 
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-darkshadow-color: #333333; 
    scrollbar-track-color: #F2E9E9; 
    scrollbar-arrow-color: #FF0000;
    margin-left: 0pt;
    margin-right: 0pt;
    margin-top: 0pt;
    margin-bottom: 0pt;
}

select 
{  
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11 px; 
    color: #EB3D00; 
    background-color: #FFFFFF; 
    border: #000000; 
    border-style: solid; 
    border-top-width: thin; 
    border-right-width: thin; 
    border-bottom-width: thin; 
    border-left-width: thin
}

.TextBox 
{ 
    padding: 1 px; 
    font-size: 11 px; 
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #E30000; 
    cursor: pointer
}

.CmdPress 
{ 
    padding: 1 px; 
    font-size: 10 px; 
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #E30000;
    background-color: #FFFFFF; 
    cursor: pointer; 
    width: 80 px 
}

.CorpoCentrale { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #525252 ; line-height: 24px}
.CorpoCentraleB { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; color: #525252 }
.CorpoCentraleI { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #525252; font-style: italic }
.CorpoCentrale_Evidenziato { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #E38F0A }
.CorpoCentraleB_Evidenziato { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; color: #E38F0A }
.CorpoCentraleI_Evidenziato { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #E38F0A; font-style: italic }
.Titolo { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #FFFFFF}
.NomeProdotto { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #E30000}
.Annotazioni { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #525252; font-style: italic }
.Annotazioni_SuSfondo { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #FFFFFF; font-style: bold }

