body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	color: #OOOOOO;
	overflow: auto;
	scrollbar-face-color: #D8DBDF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #C1C6CC;
	scrollbar-3dlight-color: #ABB1B3;
	scrollbar-arrow-color: #7F8996;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #ABB1B3;
}

td.sezioni{
	height: 23px;
	padding-left: 25px;
	background-image: url(../images/bg_sezioni.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

td.subsezioni{
	height: 23px;
	padding-left: 40px;
	background-image: url(../images/bg_subsezioni.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

.title{
	font-family: Verdana;
	font-size: 10px;
	color: #5FAE41;
	font-weight: bold;
	letter-spacing: 1px;
}

.white{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}

.text{
	font-family: Verdana;
	font-size: 10px;
	color: #OOOOOO;
}

.desc{
	font-family: Verdana;
	font-size: 10px;
	color: #OOOOOO;
	text-align: justify;
	line-height: 18px;
}

a{
	color: #5FAE41 !important;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
}

a:visited{
	color: #5FAE41 !important;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
}

a:active{
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	color: #5FAE41;
	font-weight: bold;
}

a:hover{
	font-size: 10px;
	font-family: Verdana;
	color: #AEAEAE !important;
	text-decoration: underline;
	font-weight: bold;
}

.white_link a{
	color: #FFFFFF !important;
	text-decoration: underline;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
}

.white_link a:visited{
	color: #FFFFFF !important;
	text-decoration: underline;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
}

.white_link a:active{
	font-size: 10px;
	font-family: Verdana;
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}

.white_link a:hover{
	font-size: 10px;
	font-family: Verdana;
	color: #D8DBDF !important;
	text-decoration: underline;
	font-weight: bold;
}

img{
	border: 0px;
}

img.bordered{
	border: 1px solid #5FAE41;
}

input.input_text{
	font-family: Verdana;
	font-size: 10px;
	color: #OOOOOO;
	font-weight: normal;
	height: 20px;
	padding-top: 3px;
	margin-bottom: 3px;
	background-color: #FFFFFF;
	border: 1px solid #AEAEAE;
}

textarea.text_area{
	font-family: Verdana;
	font-size: 10px;
	color: #OOOOOO;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #AEAEAE;
}

.button{
	font-family: Verdana;
	font-size: 10px;
	color: #5FAE41;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 2px solid #AEAEAE;
}
