.link_top {
	font-family: Tahoma;
	font-size: 10px;
	color: #939393;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	color: #9A9A9A;
}
.text1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.text2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #5E5E5E;
}
.link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #5B6771;
}
.link_2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #5B6771;
	text-decoration:underline;
}
.read_more {
	font-family: Tahoma;
	font-size: 11px;
	color: #6496BC;
}
body {

	scrollbar-3dlight-color: #D6D6D6;
    scrollbar-track-color: #D4D4D4;
    scrollbar-shadow-color: #9A9999;
    scrollbar-face-color: #B0AFAF;
	scrollbar-arrow-color: #D6D6D6;
	scrollbar-darkShadow-color: #D6D6D6;
}
.tixtfield {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	height: 15px;
	width: 118px;
	border: 1px solid #5D5E5E;
}
.tixtarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	height: 92px;
	width: 118px;
	border: 1px solid #5D5E5E;
	overflow:auto;
}
.tablerilievobianco {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
}
.Titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

