BODY {
        background-color : #EEEEEE;
        color : #000000;
        font-family : Arial, Tahoma, Helvetica, sans-serif;

                        scrollbar-face-color: #B5CDFF;

                        scrollbar-highlight-color: #FFFFFF;
                        scrollbar-3dlight-color: #DDE8FF;

                        scrollbar-shadow-color: #518AFF;
                        scrollbar-darkshadow-color: #0047D8;

                        scrollbar-track-color: #F1F1F1;

                        scrollbar-arrow-color: #000000;

}

.txth9 {
font: 10px arial;
}

#dhtmltooltip{
position: absolute;
width: 150px;
border:2px solid #000; -moz-border-radius: 8px;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}


table.dataa {
	font:0.7em Verdana, Arial, Helvetica, sans-serif; background-color:#F2F2F2;
}
.dataa caption { background-color:#5A666E; color:#FFF; text-transform:uppercase; font-weight:bold; font-size:1.2em; border:1px solid #000; -moz-border-radius: 8px; }
.dataa thead th { background-color:#F5B348; color:#724809; padding:2px; text-transform:uppercase; border-top:1px solid #F4D39E; border-left:1px solid #F4D39E; border-bottom:1px solid #B76E00; border-right:1px solid #B76E00; }
.dataa tfoot th { background-color:#F29601; color:#724809; padding:2px; text-transform:uppercase; font-size:1.2em; }
.dataa tfoot td { background-color:#FC0; color:#724809; font-weight:bold; text-transform:uppercase; font-size:1.2em; padding:0px 5px; }
.odd {  }
.dataa tbody td { background-color:#D7DBDD; color:#5A666E; padding:2px; text-align:center; border-top:1px solid #FFF; border-left:1px solid #FFF; border-bottom:1px solid #AFB5B8; border-right:1px solid #AFB5B8;  }
.dataa tbody th { background-color:#5A666E; color:#D7DBDD; padding:2px; text-align:center; border-top:1px solid #93A1AA; border-left:1px solid #93A1AA; border-bottom:1px solid #2F3B42; border-right:1px solid #2F3B42; }
.dataa tbody td a {  color:#724809; text-decoration:none; font-weight:bold; }
.dataa tbody td a:hover { background-color:#F5B348; color:#FFF; }
.dataa tbody th a { color:#FFF; text-decoration:none; font-weight:bold; }
.dataa tbody th a:hover { color:#FC0; text-decoration:underline; }
.dataa tbody tr.odd th, tbody tr.odd td { border-color:#EBE5D9;		}
.dataa tbody tr:hover td, tbody tr:hover th {  border-color:#523A0B;	}





A:LINK, A:VISITED {
        color : #000099;
        text-decoration : none;
}

A:HOVER {
        background-color : #FFFF00;
        color : #00009F;
        text-decoration : underline;
}

H1 {
        color : #990000;
        font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
        font-size : 200%;
        border-style : double solid solid double;
        clip : auto;
        cursor : move;
        display : inline;
}

H2 {
        color : #990000;
        font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
        font-size : 160%;
        margin-left : -5%;
        margin-top : 2.7em;
}

H3 {
        color : Yellow;
        font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
        font-size : 100%;
        background-color : Navy;
        clip : auto;
        cursor : move;
        display : inline;
}

H4 {
        color : #990000;
        font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
        font-size : 115%;
        margin-left : -5%;
        margin-top : 1.5em;
}

H5 {
        color : #990000;
        font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
        font-size : 100%;
        font-weight : 900;
        margin-top : 1.5em;
}

H6 {
        color : #000000;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 100%;
        font-style : italic;
        font-weight : 800;
        margin-bottom : -0.8em;
}

BLOCKQUOTE {
        margin-left : 0;
}

CAPTION {
        font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
        font-weight : 800;
}


I{
        border: thin dotted #800080;
		background-color : Orange;
        color : blue;
        font-variant : small-caps;
        font-weight : bold;
        font-family : sans-serif , Arial, Helvetica;
        font-style : normal;
        font-size : larger;
}
.INPUTSHADER{
    font-family: Verdana, Arial, Helvetica, san-serif;
    font-size: 10px;
    background-image: url(/immagini/icone/box_shadow.gif);
}
