
A:link, A:visited {
	text-decoration : none;
      }
A:link, A:visited {
	font-family : verdana;
        color : blue;

        font-weight : bold;
      }
A:hover {
        color : red;
      }
BODY {
        font-family : "verdana";
        font-size : 20px;
        color : #444343;
        font-weight : bold;

	scrollbar-face-color:#eeeeee;
    	scrollbar-highlight-color:#aaaaaa;
    	scrollbar-3dlight-color:#aaaaaa;
    	scrollbar-darkshadow-color:#aaaaaa;
    	scrollbar-shadow-color:#aaaaaa;
    	scrollbar-arrow-color:#8b0000;
    	scrollbar-track-color:#999897;
      }

TH {    background : 8A8988;
        font-size : 15px;
	color : #8b0000;

      }

TD {
        font-size : 9px;
        font-weight : bold;

      }

UL {    text-align :left;
	

	color : #8b0000;
	icon :none;
      }



#campi  {
        font : bold 9px Arial, Helvetica, sans-serif;
        color : #444343;
	background : none;
        padding : 1px;
        height : 17px;
        border : 1px solid #83A5BC;
        margin-top : 3px;
        margin-bottom : 3px;
	text-align : center;
      }


#area  {
        font : bold 9px Arial, Helvetica, sans-serif;
        color : #444343;
	background : none;
        padding : 1px;
        height : 50px;
	width : 100%;
        border : 1px solid #83A5BC;
        margin-top : 3px;
        margin-bottom : 3px;
	text-align : left;
      }


#table1 {
        background : none;
        padding : 0;
        spacing : 0;
        border : 1px solid #F55008;
        font-family : "verdana";

        color : 444343;

      }


#lucchettoaperto {
        font : bold 20px Arial, Helvetica, sans-serif;
        color : #000000;
        background : url(immagini/lucchettoaperto.ico);
        text-align : center;
        padding : 0;
        width : 16px;
        height : 16px;
        border : 0 solid #000000;
        margin-top : 0;
        margin-bottom : 0;
	cursor : hand;
      }

#lucchettochiuso {
        font : bold 20px Arial, Helvetica, sans-serif;
        color : #000000;
        background : url(immagini/lucchettochiuso.ico);
        text-align : center;
        padding : 0;
        width : 16px;
        height : 16px;
        border : 0 solid #000000;
        margin-top : 0;
        margin-bottom : 0;
	cursor : hand;
      }
	  


