BODY
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana
}
TABLE
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana
	 text-decoration: none;
}
A:active
{
    COLOR: #f7ab3d;
    FONT-FAMILY: Verdana;
	 text-decoration: none;

}
A:link
{
	COLOR: #297ab2;
	FONT-FAMILY: Verdana;
	text-decoration: none;
}
A:visited
{
    COLOR: #297ab2;
    FONT-FAMILY: Verdana;
	 text-decoration: none;

}
A:hover
{
	COLOR: #f7ab3d;
	FONT-FAMILY: Verdana;

}
.tabStruttura
{
	border-left: 1 solid Silver;
	border-right: 1 solid Silver;
}
.tabStrutturaMenuSX
{
	border-right: dashed Silver 1;
	width: 150;
}
.tabStrutturaMenuDX
{
	border-left: dashed Silver 1;
	width: 150;
}
.tabStrutturaBottom
{
	border-top: dashed Silver 1;
}

.TRlinea
{
	height: 10;
}
.cartina
{
	border: 1 dashed #297ab2;
}
.titolopagina
{
	font-family: Verdana;
	font-size: 15;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
.pagina
{
	font-family: Verdana;
	font-size: 11;
	text-align: justify;
}
.menuSX
{
	font-family: Verdana;
	font-size: 11;
	width: 150;
	border-top: 1 dashed Silver;
}
.menuSX TD
{
	height: 25;
	background-color: #F5F5F5;
	border-bottom: 1 dashed Silver;
	font-weight: bold;
}
.menuDX
{
	font-family: Verdana;
	font-size: 11;
	width: 150;
	border-top: 1 dashed Silver;
	text-align: right;
}
.menuDX TD
{
	height: 25;
	background-color: #F5F5F5;
	border-bottom: 1 dashed Silver;
	font-weight: bold;
}
.menuListino
{
	font-family: Verdana;
	font-size: 11;
	width: 150;
	border-top: 1 dashed Silver;
	text-align: left;
}
.menuListino TD
{
	background-color: #F5F5F5;
	border-bottom: 1 dashed Silver;
}
.campoDati INPUT
{
	background-color: #F5F5F5;
	border: 1 solid Silver;
	font-family: Verdana;
}
.campoDati TEXTAREA
{
	background-color: #F5F5F5;
	border: 1 solid Silver;
}