﻿body 
{
    font-family:Arial;
    font-size:13px;
    color:#475465;
}
       
        .StandardStl
        {
            line-height:normal;
            font-family:Arial;
            font-size:13px;
            color:#475465;
        }
        
        .StandardBoldStl
        {
            line-height:normal;
            font-family:Arial;
            font-size:12px;
            font-weight: bold;
            color:#475465;
        }
        
        .StandardBlueStl
        {
            line-height:normal;
            font-family:Arial;
            font-size:12px;
            font-weight: bold;
            color:#007EB1;
        }
        
        .InterlineaStl
        {
            line-height:20px;
            font-family:Arial;
            font-size:13px;
            color:#475465;
        }
        
        .InterlineaBoldStl
        {
            line-height:18px;
            font-family:Arial;
            font-size:12px;
            font-weight: bold;
            color:#475465;
        }
        
        .InterlineaBlueStl
        {
            line-height:18px;
            font-family:Arial;
            font-size:12px;
            font-weight: bold;
            color:#007EB1;
        }
        
        .ElementoIntestazioneStl
        {
            font-family:Arial;
            font-size:10px;
            font-weight:bold;
            color:#475465;
        }
        
        .ElementoEtichettaStl
        {
            font-family:Arial;
            font-size:10px;
            font-weight:bold;
            color:#007EB1;
        }
        
        .ElementoCampoStl
        {
            font-family:Arial;
            font-size:10px;
            font-weight:bold;
            color:Black;
        }
        
        .PageTitleStl
        {
            font-family:Arial; 
            font-size: 13px;
            color: #026287;
            font-weight: bold;
            padding-top: 8px;
            
        }

        .NavGroupStl
        {
            font-family: Arial;
            font-size: 13px;
            color: #475465;
            font-weight: bold;
            border-bottom: #b4b4b4 2px dotted;
            padding-top: 8px;
            padding-bottom: 8px;
        }
        
        .NavItemStl
        { 
            font-family:Arial;
            font-size: 11px;
            color: #007EB1;
            padding-top: 3px;
            padding-bottom: 3px;
            text-decoration: none;
        }

        .cityStl
        {
            font-family:Arial;
            font-size: 12px; 
            color: #007EB1; 
            height: 14px;
            text-align: left; 
            background-color: transparent; 
            border-right: black 0px solid; 
            border-top: black 0px solid; 
            border-left: black 0px solid; 
            border-bottom: black 0px solid; 
            padding-left: 0;
            padding-right: 0;
        }
        
        .langStl
        {
            font-family:Arial;
            font-size: 12px;
            color: white;
            background-color: transparent;
            border-right: #047396 0px solid;
            border-top: #047396 0px solid;
            border-left: #047396 0px solid;
            border-bottom: #047396 0px solid;
            padding-left: 0;
            padding-right: 0;
            margin-bottom: 20px;
            cursor: hand;
        }
        
        .ComandoStl
        {
            font-family:Arial;
            font-size: 12px;
            color: #026287;
            background-color: transparent;
            font-weight:bold;
            border-right: #047396 0px solid;
            border-top: #047396 0px solid;
            border-left: #047396 0px solid;
            border-bottom: #047396 0px solid;
            padding-left: 0;
            padding-right: 0;
            cursor: hand;
        }
        
        .EditorStl
        {
            background-color: #f7f7ff;
            color: #475465;
            font-weight: bold;
            letter-spacing: 1px;
            border-top: #ABADB3 1px solid;
            border-right: #E2E3EA 1px solid;
            border-left: #E2E3EA 1px solid;
            border-bottom: #E3E9EF 1px solid;
            padding-left: 3px;
            padding-right: 3px;
            padding-top: 0px;
            padding-bottom: 0px;
        }
        
        .EditorDisabledStl
        {
            background-color: white;
            color: #475465;
            font-weight: bold;
            letter-spacing: 1px;
            border: #E3E9EF 1px solid;
            padding-left: 3px;
            padding-right: 3px;
            padding-top: 0px;
            padding-bottom: 0px;
        }
                
        .CampoTestoStl
        {
            background-color: transparent;
            color: black;
            font-size: 12px;
            font-weight:bold;
            text-decoration:none;
            border-right: #047396 0px solid;
            border-top: #047396 0px solid;
            border-left: #047396 0px solid;
            border-bottom: #047396 0px solid;
            padding-left: 0;
            padding-right: 0;
            cursor: none;
        }
            

        .SelectedTabStl
        {
            padding:3px;
            font-size:11px;
            font-weight:bold;
            background-color: #026287;
            color:White;
            padding-left:10px;
            padding-right:10px;
        }
        
        .CustomTabStl
        {
            padding:3px;
            font-size:11px;
            font-weight:bold;
            background-color: White;
            color:#026287;
            padding-left:10px;
            padding-right:10px;
        }

