BODY {
	background : url(images/bg.gif);
	font-family : Arial, Verdana;
	font-size : 12px;
	color: #FFFFFF;
	margin-bottom : 5px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top: 5px;
	scrollbar-3dlight-color : #000000;
    scrollbar-arrow-color : #FFCC00;
    scrollbar-base-color : #000000;
    scrollbar-darkshadow-color : #0077BB;
    scrollbar-face-color : #0077BB;
    scrollbar-highlight-color : #FFFFFF;
    scrollbar-shadow-color : #000000;
    scrollbar-track-color : #000000;
}

A:LINK, A:ACTIVE, A:VISITED {
	color: #FFFFFF;
	text-decoration: none;
	font-size : 12px;
	font-weight : bold;
	padding: 10px 6px 7px 6px;
}

A:HOVER {
	color: Yellow;
	text-decoration: underline;
	font-size : 12px;
	font-weight : bold;
	padding: 10px 6px 7px 6px;
}

A.topbar:LINK {
	color: #FFFFFF;
	text-decoration: none;
	font-size : 11px;
	font-weight : bold;
}

A.topbar:ACTIVE {
	color: #FFFFFF;
	text-decoration: none;
	font-size : 11px;
	font-weight : bold;

}

A.topbar:VISITED {
	color: #FFFFFF;
	text-decoration: none;
	font-size : 11px;
	font-weight : bold;

}

A.topbar:HOVER {
	color: #FFCC00;
	text-decoration: underline;
	font-size : 11px;
	font-weight : bold;

}

.3dtd {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 10px; 
	border: #FFFFFF; 
	border-style: groove; 
	border-top-width: 2px; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 2px
}

.textbar {
	font-weight : bold;
    color: #FFFFFF;
	font-size : 11px;	
}
.testoevidente {
	font-weight : bold;
	color: #FF9900;
	font-size: 14px;	
}

.testoevidente a, .testoevidente a:hover{
	font-weight : bold;
	color: #FF9900;
	font-size: 14px;	
}

.titoletti {
	font-weight : bold;
	color: #FFFFFF;
	font-size: 12px;	
}

.titolettirossi {
	font-weight: bold;
	color: #FF0000;
	font-size : 11px;	
}

.doctitoli {
	font-weight : bold;
	color: #FF0000;
	font-size : 16px;	
}

.testonero {
	font-weight : normal;
	color: 000000;
	font-size : 12px;	
}

.testorosso {
	font-weight : normal;
	color: FF0000;
	font-size : 12px;	
}

.error {
	font-weight : bold;
	color: #FF0000;
	font-size : 12px;	
}

.titoli {
	font-weight : bold;
	font-size : 15px;	
	color: #FFcc00;
}

.titoligialli {
	font-weight : bold;
	font-size : 14px;	
	color: #FF9900;
}

.boxbar {
	border-bottom: 1px inset;
	border-left: 1px inset;
	border-right: 1px inset;
	border-top: 1px inset;
	margin-bottom : -1px;
	color: #006699;
	font-size : 11px;
	font-weight : bold;
	background : EEEEEE;
}

.box {
	border-bottom: 1px inset;
	border-left: 1px inset;
	border-right: 1px inset;
	border-top: 1px inset;
	margin-bottom : -1px;
	color: #006699;
	font-size : 11px;
	font-weight : normal;
	background :FFFFFF;
}

.docbox {
	border: 1px 1px 1px 1px solid #CCCCCC;
	color: #006699;
	font-size : 11px;
	font-weight : bold;
	background : #FFFFFF;
	scrollbar-3dlight-color : #FFFFFF;
    scrollbar-arrow-color : #ffff80;
    scrollbar-base-color : #FFFFFF;
    scrollbar-darkshadow-color : #FFFFFF;
    scrollbar-face-color : #FFFFFF;
    scrollbar-highlight-color : #FFFFFF;
    scrollbar-shadow-color : #FFFFFF;
    scrollbar-track-color : #FFFFFF;
}

.pulsante {
	border-bottom: 1px outset color #006699;
	border-left: 1px  outset color #006699;
	border-right: 1px  outset color #006699;
	border-top: 1px  outset color #006699;
    background: #666666;
	font-size : 11px;
	color: #FFFFFF;
	margin-bottom : -1px;
	font-weight : bold;
}

.corpo {
	font-family : Arial, Verdana;
	font-size : 12px;
	color: #FFFFFF;
	text-align : justify;
    margin: 10px 10px 10px 10px;
}

TABLE {
	font-family : Arial, Verdana;
	font-size : 12px;
	color: #FFFFFF;
}

ul.nopad {
	list-style-position : outside;
}