BODY {
 margin: 0px; padding: 0px;
 background-color: #000033;
 background-image: url(../img/BackPage.jpg);
 background-repeat: repeat-x;
}
BODY, TD {
 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px; color: #FFF;
}

FORM { margin: 0px; padding: 0px; }

A { text-decoration: underline; color: #FF0; }
A:hover { text-decoration: none; color: #FFF; }

TABLE TR TD.PillarSx { background-image: url(../img/BotSx.gif); }
TABLE TR TD.PillarDx { background-image: url(../img/BotDx.gif); }
TABLE TR TD.Body {
 background-image: url(../img/BGBody.gif);
 background-repeat: repeat-y;
 background-color: #0C2579;
}

TABLE.BodyBg {
 background-image: url(../img/BodyWindow/BgColor.gif);
 background-repeat: repeat-y;
 margin-top: -13px;
}
TABLE.BodyBg TR TD TABLE.Body {
 margin-left:2px; background-image: url(../img/BodyWindow/BgColor.jpg);
 background-repeat: no-repeat; background-color: #000166;
}

.BackBlue {
 height: 139px; background-image: url(../img/BgMenuSxBlu.jpg);
 background-position: bottom; background-repeat: no-repeat;
 padding: 0px 2px 0px 2px;
}

.BackOrange {
 background-image: url(../img/BgMenuSxOrange.jpg);
 background-position: bottom; background-repeat: no-repeat;
 background-color: #FF6600; padding: 0px 2px 0px 2px;
}

.HR { background-image: url(../img/Hr.gif); }
.TITOLO {
 height: 21px; font-size: 14px;
 color: #99CCFF; font-weight: bold;
 background-image: url(../img/Hr.gif);
 background-repeat: repeat-x;
 background-position: bottom;
}

IMG.PronoLabel { behavior: url(/_assets/img/pngbehavior.htc); }
IMG.Bording { border: 1px solid #FFF; }

INPUT.MailList {
 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 border: 1px solid #9BC2FD; width: 164px; height: 15px;
 font-weight: bold; color: #000166;
}
INPUT.Generic {
 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 border: 1px solid #9BC2FD; height: 15px; color: #000166;
 font-weight: bold;
}
TEXTAREA.Generic {
 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 border: 1px solid #9BC2FD; height: 50px; color: #000166;
 font-weight: bold; font-size: 12px; width: 204px;
}
SELECT.Generic, SELECT.Comune {
 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 border: 1px solid #9BC2FD; color: #000166; font-weight: bold;
}
SELECT.Comune { width: 210px; }

A.Vai {
 background-image: url(../img/Vai.gif);
 background-repeat: no-repeat; float: right;
 text-indent: -52000px; overflow: hidden;
 text-decoration: none; width: 46px; height: 21px;
}
A.Vai:hover { background-position: -46px 0px; }

ACRONYM {
 font-size: 10px; border-bottom: 1px dashed #FF0000;
 margin-left: 10px; color: #FFFF00; cursor: help;
}

A.Menu { font-weight: bold; color: #000; text-decoration: none; }
A.Menu:hover { color: #FFF; }
