<STYLE>
#menu
{
    BORDER-RIGHT: buttonface 0px outset;
    BORDER-TOP: buttonface 0px outset;
    BACKGROUND: buttonface;
    LEFT: 0px;
    BORDER-LEFT: buttonface 0px outset;
    CURSOR: default;
    BORDER-BOTTOM: buttonface 1px outset;
    POSITION: absolute;
    TOP: 0px
}
#menu .menu
{
    BORDER-RIGHT: buttonhighlight 2px outset;
    BORDER-TOP: buttonhighlight 2px outset;
    BACKGROUND: buttonface;
    BORDER-LEFT: buttonhighlight 2px outset;
    BORDER-BOTTOM: buttonhighlight 2px outset;
    POSITION: absolute
}
#menu TD
{
    FONT: menu;
    HEIGHT: 20px
}
#menu .root
{
    BORDER-RIGHT: buttonface 1px solid;
    PADDING-RIGHT: 7px;
    BORDER-TOP: buttonface 1px solid;
    PADDING-LEFT: 7px;
    PADDING-BOTTOM: 1px;
    MARGIN: 6px;
    BORDER-LEFT: buttonface 1px solid;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: buttonface 1px solid
}
#menu .icon
{
    TEXT-ALIGN: center
}
#menu .disabled
{
    COLOR: buttonshadow
}
#menu .more
{
    WIDTH: 20px;
    FONT-FAMILY: webdings;
    TEXT-ALIGN: right
}
#menu #handle
{
    BORDER-RIGHT: buttonshadow 1px solid;
    PADDING-RIGHT: 0px;
    BORDER-TOP: buttonhighlight 1px solid;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    BORDER-LEFT: buttonhighlight 1px solid;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: buttonshadow 1px solid
}
#outerDiv
{
    BORDER-RIGHT: white 0px;
    BORDER-TOP: white 1px;
    Z-INDEX: -1;
    OVERFLOW: auto;
    BORDER-LEFT: white 0px;
    WIDTH: 100%;
    BORDER-BOTTOM: white 0px;
    POSITION: absolute;
    HEIGHT: 90%
}
TABLE
{
    BORDER-RIGHT: ivory 2px solid;
    BORDER-TOP: ivory 2px solid;
    FONT-SIZE: 10pt;
    BORDER-LEFT: ivory 2px solid;
    BORDER-BOTTOM: ivory 2px solid;
    FONT-FAMILY: Tahoma, Verdana, 'MS Sans Serif';
    BACKGROUND-COLOR: white
}
SELECT
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: arial, helvetica, 'MS Sans Serif', sans-serif
}
TEXTAREA
{
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    FONT-SIZE: 10pt;
    WIDTH: 100%;
    FONT-FAMILY: arial, helvetica, 'MS Sans Serif', sans-serif
}
LABEL
{
    COLOR: red;
    FONT-STYLE: normal
}
BODY
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16pt;
    OVERFLOW: auto;
    COLOR: lightgrey;
    FONT-FAMILY: 'Times New Roman';
    BACKGROUND-COLOR: #08315a
}
.titolo
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: white;
    FONT-FAMILY: Verdana, 'MS Sans Serif', Tahoma;
    BACKGROUND-COLOR: white
}
INPUT
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, 'MS Sans Serif'
}
.intestazione
{
    BORDER-RIGHT: ivory solid;
    BORDER-TOP: ivory solid;
    FONT-WEIGHT: 900;
    FONT-SIZE: 22pt;
    BACKGROUND-IMAGE: url(../img/testata.jpg);
    BORDER-LEFT: ivory solid;
    COLOR: #000066;
    BORDER-BOTTOM: ivory solid;
    FONT-FAMILY: TemplateGothicBold
}
A
{
    COLOR: white;
    TEXT-DECORATION: none
}
AREA
{
    CURSOR: hand
}
A:active
{
    COLOR: moccasin
}
.on
{
    FONT-SIZE: 12px;
    COLOR: white
}
.off
{
    FONT-SIZE: 10pt;
    COLOR: lightgrey
}
</STYLE>
