BODY {
	scrollbar-face-color: #3878C1;
	scrollbar-highlight-color: #3878C1;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	background: #3878C1 url(immagini/bg_page.jpg) repeat-x top;
	margin: 0px 0px 0px 0px;
}


td {
	font-family : Verdana, Futura, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px; color: #9EA4B4;
	line-height : 14px;

}

b {
	font-family : Verdana, Futura, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #1d4667;
}

strong {
	font-family : Verdana, Futura, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #3878C1;
}

p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 18px;
	margin-left : 10px;
	margin-right : 10px;
	text-align : justify;
	color: #333366;
	
} 

.title {
	font-family : Verdana, Futura, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #906301;
	font-weight : bold;
}

A:link, A:visited { text-decoration: none; color: #ffffff; font-weight : bold; font-size : 10px;}
A:hover { text-decoration: none; color: #ffcc00; font-weight : bold;}

A.link2:link, A.link2:visited { text-decoration: none; color: #fb8a11; font-weight : bold; font-size : 10px;}
A.link2:hover { text-decoration: none; color: #ffcc00; font-weight : bold;}

A.link3:link, A.link3:visited { text-decoration: none; color: #3878C1; font-weight : bold; font-size : 10px;}
A.link3:hover { text-decoration: none; color: #ffcc00; font-weight : bold;}

A.mail:link, A.mail:visited { text-decoration: none; color: #3878C1; font-weight : normal; font-size : 10px;}
A.mail:hover { text-decoration: none; color: #ffcc00; font-weight : normal;}

.input {
	border : #5C3F13;
	background-color : #ffffff;
	border-style : solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	color : #000000;
 	font-family : verdana, Courier, monospace;
	font-size : 12px;

}


.enter {
	border : #5C3F13;
	background-color : #ffcc00;
	border-style : solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	color : #5C3F13;
	font-size : 10px;
	font-weight : bold;

}


