.mnuItem, .mnuItemSel, .mnuItmPar, .mnuSelItemPar, .mnuBkItemPar, .mnuItmPar, .mnuSelItemPar, .mnuBkItemPar, A, A:hover, MNUSEL, .nomenu, A.lftVer, A.lftVer:hover,A.lftVer2, A.lftVer2:hover,A.lftVer3, A.lftVer3:hover,A.lftVer4, A.lftVer4:hover
{
	font-size: 8pt;
}

        
.mnuItemSel {
	font-weight: bold;
	text-transform: uppercase;
	cursor: default;
	/*background-color: #003f62;*/
	text-decoration: none;
}

.mnuItem {
	text-transform: uppercase;
	font-weight: normal;
	cursor: default;
	text-decoration: none;
}

.mnuItmPar2,.mnuItmPar3,.mnuItmPar4,.mnuItmPar, .mnuSelItemPar, .mnuBkItemPar
{
	/* SELEZIONATO */
	text-transform: uppercase;
	padding-bottom: 3px;
	padding-top: 3px;
	margin: 1px;
	/*border-top: #e4e4e4 1px solid;*/
	border-left: #e0e0e0 1px solid;
	border-right: #e0e0e0 1px solid;
	border-bottom: #e0e0e0 1px solid;
	text-transform: uppercase;
	background-color: #E3E3F0;
}

.mnuItmPar,.mnuItmPar2,.mnuItmPar3,.mnuItmPar4
{
	/* Normale */
	padding-left: 11px;
	cursor: hand;
	background-color: #E3E3F0;
	height:25px;
}

.mnuItmPar2
{
	/* Normale */
	background-color: #E3E3F0;
	height:25px;
}

.mnuItmPar3
{
	/* Normale */
	background-color: #E3E3F0;
	height:25px;
}

.mnuItmPar4
{
	/* Normale */
	background-color: #EAEAFF;
	height:25px;
}

.mnuSelItemPar
{
	/* SELEZIONATO */
	padding-left: 2px;
	font-weight: normal;
	text-transform: uppercase;
	cursor: default;
	text-decoration: none;
	color:#959595
}

.mnuBkItemPar
{
	margin-top: 3px;
	padding-left: 2px;
	font-weight: bold;
	margin-bottom: 1px;
	text-transform: uppercase;
	cursor: hand;
	/*color: #14236c;*/
	border-bottom: lime 1px solid;
	/*background-color: #ffffcc;*/
}

A {
	font-size: 1.0em;
	/*cursor: pointer; cursor: hand;
	text-decoration: none;
	color: #191970;
	*/
}

A:hover
{
	/*cursor: pointer; cursor: hand;
	*/
	font-size: 1.0em;
	TEXT-DECORATION: underline;
	color: blue;
}

MNUSEL
{
	font-weight: bold;
	text-transform: uppercase;
	/*color: #14236c;*/
}

.nomenu
{
	font-weight: bold;
	cursor: default;
	/*color: #003399;*/
	text-decoration: none;
}
A.lftVer
{
	/* SELEZIONABILE */
	text-decoration: none;
	/*color: #606060;*/
	padding-left:1px;
}
A.lftVer:hover 
{
	/* SELEZIONABILE */
	/*color: #303060;*/
	TEXT-DECORATION: underline;
}

A.lftVer2,A.lftVer3,A.lftVer4
{
	/* SELEZIONABILE */
	text-decoration: none;
	/*color: #606060;*/
	padding-left:1px;
}
A.lftVer2:hover,A.lftVer3:hover,A.lftVer4:hover 
{
	/* SELEZIONABILE */
	/*color: #303060;*/
	TEXT-DECORATION: underline;
}

