/*
TEXTAREA {font-family: Verdana; font-size: 11 px; border-style: solid; border-width: 1;COLOR: #000000;
               }
INPUT {font-family: Verdana; font-size: 11 px; border-style: solid; border-width: 1;COLOR: #000000;
               }
SELECT{font-family: Verdana; font-size: 9 px; border-style: solid; border-width: 1;COLOR: #000000;
               }
	*/
input,textarea, select {
	color : #000000;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
	border-style: solid; border-width: 1;
}
			   
BUTTON {
border-style: solid; border-width: 1; padding: 0; background-color: #008080
}

/* table { border-style: solid; border-width: 1; padding: 0 } */



   BODY {
   
   scrollbar-face-color: #005580; 
scrollbar-highlight-color: #648592; 
scrollbar-shadow-color: #A5A5A5; 
scrollbar-3dlight-color: #005580; 
scrollbar-arrow-color: #FFFFFF; 
scrollbar-track-color: #648592; 
scrollbar-darkshadow-color: #005580;
   
       font-family: Verdana;
       font: normal;
       font-style: normal;
       color: black;
       font: 8x Tahoma,Verdana, Arial, sans-serif;
       margin: 0px 0x 0px 0px;
        }


    }
        A:normal{
                text-decoration: none;
                color: black;
                size="1";
                }
        A:link {
                text-decoration: none;
                color: #006699;
				size="1";
                }
        A:visited {
                text-decoration: none;
                color: #006699;
        }
        A:hover {
                text-decoration: underline;
                color: #DD6900;
        }


/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }

a:hover		{ text-decoration: underline; color : #DD6900; }
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}


/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #FFFFFF; border: 1px #98AAB1 solid; }
.Style {
	font-family: "Trebuchet MS", serif;
	font-size: 10px;
	font-weight: bold;
	color: #005584;
}
.Titoli {
	font-family: "Trebuchet MS", serif;
	font-size: 10px;
	font-weight: bold;
	color: #005584;
}
.Fondo_Titoli {
	font-family: "Trebuchet MS", serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #C6B684;
	color: #FFFFFF;
	text-align: left;
	text-indent: 5px;
}
.Testo {
	font-size: 10px;
}
.Titoli_Pagina {
	font-family: "Trebuchet MS", serif;
	font-size: 15px;
	font-weight: bold;
}
