.cMenuTitle{
	font-family:"MS Sans Serif";
	font-size:12px;
	color:#004080;
	font-weight:bold;
	cursor:pointer;
	background:url('/images/sf_titolo_menu.jpg');
	text-align:center;
	height:20px;
	padding-top:9px;
}
.cMenuOut{
	padding-top:2px;
	font-weight:bold;
	font-family:"MS Sans Serif";
	font-size:12px;
	color:#5F5F5F;
	background:url('/images/tasto_down.jpg');
	text-align:center;
	height:20px;
}
.cMenuOver{
	padding-top:2px;
	font-weight:bold;
	font-family:"MS Sans Serif";
	font-size:12px;
	color:#2F337D;
	cursor:pointer;
	background:url('/images/tasto_up.jpg');
	text-align:center;
	height:20px;
}
.cSubMenuOut{
	padding-top:2px;
	font-weight:bold;
	font-family:"MS Sans Serif";
	font-size:12px;
	color:#5F5F5F;
	background:url(/images/tasto_down.jpg);
	text-align:left;
}
.cSubMenuOver{
	padding-top:2px;
	font-weight:bold;
	font-family:"MS Sans Serif";
	font-size:12px;
	color:#2F337D;
	cursor:pointer;
	background:url(/images/tasto_up.jpg);
	text-align:left;
}

.cButton  
{	
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
	color:#FFFFFF;


	white-space: nowrap;
	display: inline;
	width:90px;
	height:20px;
	padding:10px;
	background: #666666;
	padding-top:4px;
	padding-bottom:4px;
	text-align:center;
	font-size:12px;
	cursor:pointer;
}
.cButtonOver
{	
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
	color:#D7D7D7;
	
	white-space: nowrap;
	display: inline;
	width:90px;
	height:20px;
	padding:10px;
	background: #666666;
	padding-top:4px;
	padding-bottom:4px;
	text-align:center;
	font-size:12px;
	cursor:pointer;
}

A:text{
	color:#4B475F;
}
A:active{
	color:#75739A;
}
A:hover{
	color:#C0C0C0;
}
A:link{
	color:#1F1C55;
}
A:visited{
	color:#75739A;
}
.cScris {
	font-weight:normal;
	font-family:Arial;
	font-size:14px;
	color:#666666;
}
.cScris2 {
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
	color:#330099;
}
.cText{
	border:1 solid #ACBAC6;
	background-color:white;
	color:#000099;
	font-size:10px;
}
.cTextA{
	font-family:Arial;
	border:1 solid #ACBAC6;
	background-color:white;
	color:#000099;
	overflow: auto;
	font-size:14px;
}
.cHeader{
	font-family:Arial;
	font-size:12px;
	font-weight : bold; 
	cursor:hand;
	color:red;
	text-decoration:none;
}
.cHeaderOver{
	font-family:Arial;
	font-size:12px;
	font-weight : bold; 
	cursor:hand;
	color:#330099;
	text-decoration:none;
}

.cLink{
	font-weight : bold; 
	font-size:11px;
	cursor:hand;
}
.cLinkO{
	color:red;
	font-weight : bold; 
	font-size:11px;
	cursor:hand;
}

.cBtn{background-color:#C9D9E9;
	color:red;
	cursor:hand;
}
.cBtnO{background-color:#FFFFFF;
	color:red;
	cursor:hand;
}