body,textarea,#editBox {
	scrollbar-highlight-color: #d0e8d0;
	scrollbar-darkshadow-color: #14641e;
	scrollbar-3dlight-color: #14641e;
	scrollbar-shadow-color: #b0c8b0;
	scrollbar-face-color: #b0c8b0;
	scrollbar-arrow-color: #14641e;
	background: #f0f8f0;
}

textarea,#editBox {
	overflow: auto;
}

body { 
	background: #f0f8f0 url(images/bg_page.gif) no-repeat fixed center; 
	color: black;
	
}
a {
	color: #800000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #ff0000;
	text-decoration: underline;
	font-weight: bold;
}
a.menu {
	font-size:12px;
	font-family: Verdana,Sans-Serif;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background-color: #14641e;
}
a.menu:hover {
	color: #ff0000;
	text-decoration: none;
	background-color: #f0f8f0;
}
body,p,td,li,input,div,span,textarea {
	font-family: Verdana,Sans-Serif;
	font-size: 10pt;
}
h1,h2,h3,h4,h5,h6,th {
	font-family: Verdana,Sans-Serif;
	color: #14641e;
	font-weight: bold;	
}
h1 {font-size: 20pt;}
h2 {font-size: 18pt;}
h3 {font-size: 16pt;}
h4 {font-size: 14pt;}
h5 {font-size: 12pt;}
h6,th {font-size: 10pt;}
p {
	text-align: justify;
	text-indent: 10pt;
}
.label { color: #14641e; font-weight: bold; }
.errore { color: #ff0020; font-weight: bold; }
.rosso { color: #800000; font-weight: bold; }
h6.news {
	width: auto; 
	margin-bottom: 0px;
	padding-bottom: 2px;
}

.news {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: black;
	font-weight: normal;
}
div.news {
	margin-left: 4px;
	margin-bottom: 8px;
	text-align: justify;
}
cite { color: #14641e; font-style: normal; font-weight: bold; }
li { padding-bottom: 8px; }
ul { list-style: url("images/bullet.gif") outside circle; }

.pager {
 font-family: verdana, helvetica, sans-serif;
 font-size: 9px;
 color: black;
}
b.pager {
 color: #666666;
}

a.pager {
 color: #800000;
}