body 
{
	background-color:#fff;
}
a 
{ 
	font-size:10pt; color: #666; text-decoration: none; 
}
a:hover 
{
	 color: #666; 
}
a.plain:hover 
{
	  color: #666; 
}

.Titolo
{
margin-top:20px;
text-align:left;
padding-top:20px;
	font-style:normal;
	font-size: 18pt;
	color: #fff;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.Freccia
{
	width: 7px;
	height: 14px;
	background-image:url(../images/freccia.gif);
	background-repeat:no-repeat
}
.ElemMenuSx
{
	font-family: Verdana; 
	font-size: 8pt;
	color: #666;
	font-weight : bold 
}
.RgrMenuSx
{
	font-family: Verdana; 
	font-size: 8pt;
	color: #666;
}

.FrecciaRgr
{
	width: 7px;
	height: 14px;
    background-image : url(../images/freccia.gif);
    background-repeat : no-repeat;
}
.FrecciaRgr2
{
	width: 7px;
	height: 14px;
    background-image : url(../images/freccia.gif);
    background-repeat : no-repeat;
}
.FrecciaRgr3
{
	width: 7px;
	height: 14px;
    background-image : url(../images/freccia.gif);
    background-repeat : no-repeat;
}
.RgrMenuSx2
{
	font-family: Verdana; 
	font-size: 8pt;
	color: #666;
}
.RgrMenuSx3
{
	font-family: Verdana; 
	font-size: 8pt;
	color: #666;
}
.divAlbero
{
	/*direction:rtl;*/
	font-family: Verdana; 
	font-size: 8pt;
	/*background-color:Aqua;*/
	border-style:groove;
	border:groove 1px silver;
	color: #666;
	font-weight : bold 
}
.DescField
{
	font-weight : bold;
	font-family: Verdana; 
	font-size: 8pt;
	color: #666;
}
.btnPrec
{
	width: 38px;
	height: 16px;
	background-image:url(home/new/images/left.gif);
	background-repeat:no-repeat;
	cursor: hand;
}
.btnCerca
{
	width: 60px;
	height: 16px;
	background-image:url(home/new/images/cerca.gif);
	background-repeat:no-repeat;
	cursor: hand;
}
.btnSucc
{
	width: 38px;
	height: 16px;
	background-image:url(home/new/images/right.gif);
	background-repeat:no-repeat;
	cursor: hand;
}
.btnReset
{
	width: 60px;
	height: 16px;
	background-image:url(home/new/images/reset.gif);
	background-repeat:no-repeat;
	cursor: hand;
}
.Selezionata
{	
	font-weight : bold ;
	/*background-color:Silver;	*/
}
