BODY
{
	margin: 0 0 0 0;
    BACKGROUND-COLOR: #FFFFFF;
}
TD
{
    FONT-WEIGHT: normal;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 12;
	PADDING: 0 0 0 0;
    COLOR: #000000;
}
.menu
{
	font-family: Arial, sans-serif;
    font-weight: bold;
    text-decoration: none;
    font-size: 13px;
    color: #999999;
}
.menu_sel
{
	font-family: Arial, sans-serif;
    font-weight: bold;
    text-decoration: none;
    font-size: 13px;
    color: #000000;
}
.Messaggio
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #FF0000;
    TEXT-DECORATION: none
}
.DG
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 12;
	BORDER-COLOR: #31659C;
	BORDER: SOLID 1 #31659C;
	BACKGROUND-COLOR: #31659C;
    COLOR: #000000;
}
.SelRow
{
	FONT-WEIGHT: bold;
	BACKGROUND-COLOR: #FCFF00;
    COLOR: #000000;
}
.AltRow
{
	FONT-WEIGHT: normal;
	BACKGROUND-COLOR: #FFFFFF;
    COLOR: #000000;
}
.ItemRow
{
	FONT-WEIGHT: normal;
	BACKGROUND-COLOR: #EEEEEE;
    COLOR: #000000;
}
.HeadRow
{
	BACKGROUND-COLOR: #00009D;
	TEXT-ALIGN: center;
}
.FootRow
{
	FONT-WEIGHT: normal;
	BACKGROUND-COLOR: #CCCCCC;
    COLOR: #000000;
}
.COLBUTTON
{
    BORDER-RIGHT: white thin outset;
    BORDER-TOP: white thin outset;
    BORDER-LEFT: white thin outset;
    WIDTH: 100px;
    CURSOR: hand;
    COLOR: white;
    BORDER-BOTTOM: white thin outset;
    FONT-FAMILY: Verdana;
    HEIGHT: 24px;
    BACKGROUND-COLOR: #4682b4;
    TEXT-ALIGN: center
}