
 A { TEXT-DECORATION: none }

.clsMenuHead
{
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
	color: white;
	font-family: Verdana, Tahoma, Arial;
	height: 100%;
	background-color: transparent;
	text-align: center;
	text-decoration: none;
}
.clsMenuBody
{
	vertical-align: middle;
	text-align:left;
	font-weight: bold;
	font-size: 9px;
	color: white;
	font-family: Verdana, Tahoma, Arial;
	background-color: #132AB6;
	text-decoration:none;
}
.clsMenuLeft
{
	font-weight: bold;
	font-size: 15px;
	background-image: url(images\leftMenu.gif);
	vertical-align: top;
	color: #ffffff;
	font-family: Verdana, Tahoma, Arial;
	background-color: transparent;
	text-align: left;
	font-variant: small-caps;
	text-decoration: none;
}
.clsTextHeader
{
	font-size:10px;
	color:#132AB6;
	font-family:Verdana, Tahoma, Arial;
	text-decoration:none;
	text-align:justify;	
}
.clsTextBody
{
	font-size:10px;
	color:Black;
	font-family:Verdana, Tahoma, Arial;
	text-decoration:none;
	text-align:justify;	
}
.clsTextBox
{
	border-right: #fb812b thin solid;
	border-top: #fb812b thin solid;
	font-size: 9px;
	border-left: #fb812b thin solid;
	color: #132ab6;
	border-bottom: #fb812b thin solid;
	font-family: Verdana, Tahoma, Arial;
	text-align: left;
	text-decoration: none;
}
.clsButton
{
	border-right: #fb812b thin solid;
	border-top: #fb812b thin solid;
	font-size: 9px;
	border-left: #fb812b thin solid;
	color: white;
	border-bottom: #fb812b thin solid;
	font-family: Verdana, Tahoma, Arial;
	background-color: #132ab6;
	text-align: center;
	text-decoration: none;
}

 .clsLabelWhiteBold
{
	font-family: Verdana, Arial ;
	font-size : 10pt;
	color : White;
	font-weight: bold  }
	
 .clsLabelWhite
{
	font-family: Verdana, Arial ;
	font-size : 10pt;
	color : White;
}	
	
.clsLabelDefault
{
	font-family: Verdana, Arial ;
	font-size : 10pt;
	color : Black;
 }
 
 .clsLabelBlue
{
	font-family: Verdana, Arial ;
	font-size : 10pt;
	color : #132ab6;
 }
 
  .clsLabelBlueBold
{
	font-family: Verdana, Arial ;
	font-size : 10pt;
	color : #132ab6;
	font-weight: bold 
 }
 
.clsLabelDefaultBold
{
	font-family: Verdana, Arial ;
	font-size : 10pt;
	color : Black;
	font-weight: bold;
 } 
 
  .clsLabelRedBold
{
	font-family: Verdana, Arial ;
	font-size : 10pt;
	color : Red;
	font-weight: bold  }
 
 .clsDropDownList
{
	font-family: Verdana, Arial ;
	font-size : 10pt;
	color : Black;
	border: solid, silver, thin;
}

 .clsDropDownListColor
{
	font-family: Verdana, Arial ;
	font-size : 10pt;
	color : Black;
	border: solid, thin,orange;
}						

.clsPushButton
{
	font-family: Verdana, Arial ;
	background-color: #fb812b;
	cursor: hand;
	color: White;
	font-weight: bold;
}

.clsPushButtonDefault
{
	font-family: Verdana, Arial ;
	cursor: hand;
}

.clsTextBoxColor
{
	border-right: orange 1px solid;
	border-top: orange 1px solid;
	font-size: 10pt;
	border-left: orange 1px solid;
	color: black;
	border-bottom: orange 1px solid;
	font-family: Verdana;
	text-align: left;
}

.clsTextBoxDefault
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 10pt;
	border-left: black 1px solid;
	color: black;
	border-bottom: vlack 1px solid;
	font-family: Verdana;
	text-align: left;
}

 .clsLabelIndicazioni
{
	font-family: Verdana, Arial ;
	font-size : 8pt;
	color : #132ab6;
 }
 