BODY
{
    background-color: #FFFFFF;
    font-family: Verdana;
    font-size: 11px;
    background-position: center center;
    background-repeat: no-repeat;
}

A:link, A:visited, A:active, A:hover
{
	text-decoration: none;
}

IMG
{
	border-width: 0px;
}

.Testo0
{
    font-family: Verdana;
    font-size: 12px;
}

.Testo1
{
	font-family: Verdana;
    font-size: 11px;
}

.Testo1b
{
	font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
}

.Testo2
{
	font-family: Verdana;
    font-size: 10px;
}

.Testo2b
{
	font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
}

.Titolo1
{
	font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
}

.miniLabel
{
	font-family: Verdana;
	Font-Size: 8px;
}

.v2:link, .v2:visited, .v2:active, .v2:hover
{
    color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}

.v2:hover
{
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

.MainTitle
{
	color: #C04000;
	font-family: Verdana;
}

.TableDataGridHeader
{
	background-color: #FFFFCC;
	border-width: 1px;
	border-style: solid;
	border-color: #ACA899;

	font-weight: bold;
	font-family: Verdana;
	font-Size: 11px;
	text-align: center;

	height: 30px;
}	

.TableDataGrid
{
	border-width: 1px;
	border-style: solid;
	border-color: #ACA899;
	border-top-color: #FFFFFF;

	font-family: Verdana;
	font-Size: 12px;
}

.DataGridItemStyle
{
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
		
	height: 30px;
}

.DataGridAltItemStyle
{
	text-align: center;
	vertical-align: middle;
	background-color: #DDDDDD;

	height: 30px;
}

.DataGridSelItemStyle
{
	text-align: center;
	vertical-align: middle;
	background-color: #FFFF7F;

	height: 30px;
}

.BorderPanel
{
	border: solid 1px #000000;

	font-family: Verdana;
	font-size: 12px;
}
