/* CSS Document */

.normaleblack{ font-family:Arial; font-size:13px; font-weight:normal; color:#000000}

.ingrassettonavy{ font-family:Arial; font-size:14px; font-weight:bold; color:navy}
.ingrassettoblack{ font-family:Arial; font-size:14px; font-weight:bold; color:black}
.titolonavy{ font-family:Verdana; font-size:14px; font-weight:bold; color:navy}

a:link{ text-decoration:none; font-family:"Arial"; font-size:13px; color:maroon; font-weight:normal}
a:hover{ text-decoration:none; font-family:"Arial"; font-size:13px; font-style:oblique; color:red; font-weight:normal}
a:visited{ text-decoration:none; font-family:"Arial"; font-size:13px; color:maroon; font-weight:normal}


.borditabellamisure{ 

border-left-style:inset; border-left-width:thin; border-left-color:#B0C4D2;
border-right-style:inset; border-right-width:thin; border-right-color:#B0C4D2;
border-top-style:inset; border-top-width:thin; border-top-color:#B0C4D2;
border-bottom-style:inset; border-bottom-width:thin; border-bottom-color:#B0C4D2;

}



.borditabellacontatti{ 

border-left-style:ridge; border-left-width:thin; border-left-color:#B0C4D2;
border-right-style:ridge; border-right-width:thin; border-right-color:#B0C4D2;
border-top-style:ridge; border-top-width:thin; border-top-color:#B0C4D2;
border-bottom-style:ridge; border-bottom-width:thin; border-bottom-color:#B0C4D2;

}

body {
scrollbar-3dlight-color: #C0C0C0; 
scrollbar-arrow-color: rgb(255,255,255);
scrollbar-base-color: red; 
scrollbar-darkshadow-color: #C0C0C0; 
scrollbar-face-color: red; 
scrollbar-highlight-color: white; 
scrollbar-shadow-color: white;
scrollbar-track-color: #EEEEEE; 
}