BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background-color : white;
	scrollbar-track-color : White;
	scrollbar-base-color : #DCDCDC;
	scrollbar-arrow-color : Black;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #DCDCDC;
	scrollbar-highlight-color : Black;
	scrollbar-shadow-color : #DCDCDC;
	scrollbar-3dlight-color : #DCDCDC;
}

.bgtitolo {
	background-color : #ff0000;
	border : 1px solid #909090;
}

.data {
	color : Black;
	font-weight : bold;
	font-size : 9pt;
}

.testo {
	color : Gray;
	font-size : 10pt;
}

.testo1 {
	color : Black;
	font-size : 8pt;
}

.testo2 {
	color : Black;
	font-size : 9pt;
}

.Menu A {
	color : #693939;
	font-size : 10pt;
}

.Menu A:HOVER {
	color : #393939;
	text-decoration : underline;
}

A {
	font-size : 10pt;
	color : #396939;
	text-decoration : none;
	
}

A:HOVER {
	color : #393939;
	text-decoration : underline;
}

CENTER A {
	color : #696969;
	font-size : 7pt;
}

CENTER A:HOVER {
	color : #393939;
	text-decoration : underline;
}

.FolderLink A {
	color : #693939;
	font-size : 10pt;
}

.FolderLink A:HOVER {
	color : #393939;
	text-decoration : underline;
}

P A {
	color : red;
	font-size : 10pt;
}

P A:HOVER {
	color : orange;
	text-decoration : underline;
}

P {
	color : Black;
	font-size : 10pt;
}

H1 {
	font-size : 13pt;
	font-weight : bold;
	color : Black;
}

H2 {
	font-size : 12pt;
	font-weight : bold;
	color : Black;
}

H3 {
	font-size : 11pt;
	font-weight : bold;
	color : Black;
}

H4 {
	font-size : 10pt;
	font-weight : bold;
	color : Black;
}

H5 {
	font-size : 9pt;
	font-weight : bold;
	color : Black;
}

H6 {
	font-size : 8pt;
	font-weight : bold;
	color : Black;
}

.LinkRed A {
	color : red;
	font-weight : bold;
	font-size : 10pt;
}

.LinkRed A:HOVER {
	color : orange;
	text-decoration : underline;
}

.LinkGreen A {
	color : Green;
	font-weight : bold;
	font-size : 10pt;
}

.LinkGreen A:HOVER {
	color : orange;
	text-decoration : underline;
}

.LinkPurple A {
	color : purple;
	font-weight : bold;
	font-size : 10pt;
}

.LinkPurple A:HOVER {
	color : orange;
	text-decoration : underline;
}

.LinkGray A {
	color : Gray;
	font-weight : bold;
	font-size : 10pt;
}

.LinkGray A:HOVER {
	color : orange;
	text-decoration : underline;
}

.LinkBlack A {
	color : Black;
	font-size : 10pt;
}

.LinkBlack A:HOVER {
	color : orange;
	text-decoration : underline;
}

.LinkYellow A {
	color : #FFD700;
	font-weight : bold;
	font-size : 10pt;
}

.LinkBlue A {
	color : #1E90FF;
	font-weight : bold;
	font-size : 10pt;
}

.LinkLightPurple A {
	color : #FF0080;
	font-weight : bold;
	font-size : 10pt;
}

.LinkOrange A:HOVER {
	color : orange;
	text-decoration : underline;
}

.riepiloghi {
	color : gray;
	font-weight : bold;
	font-size : 9pt;
}

.table-ext {width:90%;}

.table-ext thead th {
height:50px;
line-height:50px;
border-bottom:1px solid #ddd;
text-align: left;
border:1px solid #ddd;
padding: 0 0 0 5px;
background: #f04;
color:#fff;
}

.table-ext tbody td {
border-bottom:1px solid #ddd;
}

.divinterno{
height:270px; 
overflow:auto;
width:100%;
}

.table-int {
width:100%; 
}

.table-int td {
height:40px;
line-height:40px;
}
