BODY {
        scrollbar-face-color: #519600;
        scrollbar-shadow-color: #519600;
        scrollbar-highlight-color: #519600;
        scrollbar-3dlight-color: #296609;
        scrollbar-darkshadow-color:#296609;
        scrollbar-track-color: #5CAA00;
        scrollbar-arrow-color: #FFE370;
	background-color : #296609;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

.body_iframe {
	background-color : 	#519600;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

A, A:ACTIVE, A:FOCUS, A:LINK {
        color : White;
        text-decoration : none;
}

A:HOVER {
        color : #FFE370;
        text-decoration : none;
}
TD {
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : White;
}

.testo_home {
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : Black;
}

.menu_frecce {
font-family : Arial;
         font-size : 11px;
         font-style : normal;
         font-weight : bold;
         color : #D15959;
}
.titolo_cella {
        font-family : Verdana;
        font-size : 11px;
        font-style : normal;
        font-weight : bold;
        color : Black;
}

.titolo_cella_giallo {
	font-family : Verdana;
        font-size : 11px;
        font-style : normal;
        font-weight : bold;
        color : #FFE370;
}

.form {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: Black;
        background-color: #ffffff;
        font-size: 8pt;
        border: 1px #296609 solid
}
.menu {
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 10px;
  color: #D15959;
  background: White;
  width : 160px;
}

#tabella_interna A, #tabella_interna A:ACTIVE, #tabella_interna A:FOCUS, #tabella_interna A:LINK {
        color : #519600;
        text-decoration : none;
}

#tabella_interna A:HOVER {
        color : #FFFFFF;
        text-decoration : none;

