body {scrollbar-3dlight-color: #FFFFFF;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-track-color: ;
    scrollbar-darkshadow-color:#999999;
    scrollbar-face-color:#008102;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-shadow-color:#CCCCCC;
}

.txt_s {
	font-family: Tahoma;
	font-size: 11px;
	color: #5d5d5f;
}

.txt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.txt_b {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.txt_new {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
}

.txt_p {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
}
.txt_b_grigio {
	font-family: Tahoma;
	font-size: 11px;
	color: #5D5D5F;
}
input {
	font-family: Verdana;
	font-size: 9px;
}
textarea {
	font-family: Tahoma;
	font-size: 9px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #58952e;
}
.txt_rosso {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
}
.txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.txt_b {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.txt_p {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
}
.txt_b_grigio {
	font-family: Tahoma;
	font-size: 11px;
	color: #5D5D5F;
}
input {
	font-family: Verdana;
	font-size: 9px;
}
textarea {
	font-family: Tahoma;
	font-size: 9px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #008102;
}.txt_blu {
	font-family: Tahoma;
	font-size: 11px;
	color: #0768B0;
}
.txt_p1 {
	font-family: tahoma;
	font-size: 9px;
	color: #DBDCDE;
}
.txt_grigio_chiaro {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
}
.txt_rosso {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
}

a.personale {
	color: #5d5d5f;
	text-decoration: none;
}
a.personale:link {
	color: #5d5d5f;
	text-decoration: none;
}
a.personale:visited {
	text-decoration: none;
	color: #5d5d5f;
}
a.personale:hover {
	text-decoration: underline;
	color: #008102;
}
a.personale:active {
	text-decoration: none;
	color: #5d5d5f;
}
