UNKNOWN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 10px;
	background-color: #CCCCCC;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 10px;
	background-color: #CCCCCC;
}

a.Normale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a.Normale:hover {
	color: #FF0000;
}

a.IndicePagine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	color: #000000;
	text-decoration: none;
}

a.IndicePagine:hover {
	text-decoration: underline;
}

.IndicePagineAttuale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	color: #FF0000;
	text-decoration: none;
}

a.Comando {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.Comando:hover {
	color: #FF0000;
}

.Evidenziato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.Normale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.Commento {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.Note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.TitPagina {
	font-size: 16px;
	font-weight: bold;
	background-color: #5AAD39;
	font-style: oblique;
	color: #FFFFFF;
}

.TitSezione {
	font-size: 12px;
	background-color: #5AAD39;
	font-weight: bold;
	color: #FFFFFF;
}

.CorpoSezione {
	font-size: 14px;
	background-color: #CCCCCC;
}

.TitColonna {
	font-size: 12px;
	font-style: oblique;
}

.ElPrimario {
	font-size: 10px;
	font-weight: bold;
}

.ElElenco {
	font-size: 10px;
}

.RisultatoSpedizione {
	font-size: 10px;
	color: #669900;
}

.CharCounter {
	color: #000000;
	background-color: #CCCCCC;
	border-style: none;
}

.divBottom {
	padding-bottom:24px;
	padding-top:16px;
	background-image:url(/custom/brd-bottom.gif);
	background-repeat:repeat-x;
	text-align:center;
	width:550px;
	margin-top:30px;
}
.divBottom a, .divBottom a:visited {
	color:#318210;
	font-size:14px;
}
.divBottom a:hover {
	color:#003399;
}