html {
margin : 10;
padding : 0;
}
body {
background-color : #CCCCCC;
font-size: 10pt; color: #000000; text-align: left
margin: 10px; font-variant:normal; font-family:Arial

margin : 10;
padding : 0;

scrollbar-base-color: #E3E8E8;
scrollbar-arrow-color: black;

scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black;
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
}


p {
font : 10pt arial;
color : #000000;
text-align : justify;
}
h3 {
font : bold 12pt arial;
letter-spacing : 1px;
text-align : left;
margin-top : 7;
margin-bottom : 3;
color : #FF6600;
}
a:link {
text-decoration : underline;
color : #333333;

}
a:visited {
text-decoration : underline;
color : #333333;

}
a:hover  {
text-decoration : bold;
color : #FF6600;
}

#linkList a:link {
    font : 10pt arial;
    text-decoration : none;
    font-weight : none;
    color: #333333;
    }
#linkList a:visited {
    font : 10pt arial;
    text-decoration : none;
    font-weight : none;
    color: #333333;
    }
#linkList a:hover {
    font : 10pt arial;
    text-decoration : none;
    font-weight : none;
    color: #FFFFFF;
    }

ul {
font : 10pt arial;
color : #000000;
}

td {
font : 10pt arial;
color : #000000;
}


.menu {
    font-family:Tahoma,Verdana,Arial,Helvetica;
    font-size:11px;
    font-weight:bold;
    color:#2D4B9B;
    text-decoration: none;
}
.menu_active {
    font-family:Tahoma,Verdana,Arial,Helvetica;
    font-size:11px;
    font-weight:bold;
    color:#D45500;
    text-decoration: none;
}
.form_fnt {
    font-family:Tahoma,Verdana,Arial,Helvetica;
    font-size:11px;
    font-weight:bold;
    color:#315AC6;
}
.form_field {
    font-family:Tahoma,Verdana,Arial,Helvetica;
    font-weight:bold;
    font-size:11px;
    height:17px;
    padding-left:4px;
    background-color:#E3F3FF;
    border-bottom-style:solid; border-bottom-width:1px;
    border-left-style:solid; border-left-width:1px;
    border-right-style:solid; border-right-width:1px;
    border-top-style:solid; border-top-width:1px;
    border-color:#315AC6;
}
.form_login {
    font-family:Tahoma,Verdana,Arial,Helvetica;
    font-weight:none;
    font-size:9px;
    width:80px;
    height:14px;
    padding-left:4px;
    background-color:#FFFFFF;
    border-bottom-style:solid; border-bottom-width:1px;
    border-left-style:solid; border-left-width:1px;
    border-right-style:solid; border-right-width:1px;
    border-top-style:solid; border-top-width:1px;
    border-color:#000000;
}
.form_reg {
    font-family:Tahoma,Verdana,Arial,Helvetica;
    font-weight:bold;
    font-size:12px;
    height:20px;
    padding-left:4px;

    border-bottom-style:solid; border-bottom-width:1px;
    border-left-style:solid; border-left-width:1px;
    border-right-style:solid; border-right-width:1px;
    border-top-style:solid; border-top-width:1px;
    border-color:#315AC6;
}
.intro {
    font-family:Tahoma,Verdana,Arial,Helvetica;
    font-size:11px;
    color:#315AC6;
    line-height:14px;
    text-decoration: none;
}
.password {
    font-family:Tahoma,Verdana,Arial,Helvetica;
    font-size:9px;
    color:#5B5B5B;
    text-decoration: none;
}
.footer {
    font-family:Verdana,Arial,Helvetica;
    font-size:11px;
    color:#676767;
    line-height:17px;
    text-decoration: none;
}
.reg_condizioni {
    font-family:Tahoma,Verdana,Arial,Helvetica;
    font-size:10px;
    color:#7D7D7D;
    text-decoration: none;
}
.error
{
    font-family:Verdana,Arial,Helvetica;
    font-size:14px;
    font-weight:bold;
    color:#a00000;
    text-decoration: none;
}
.error_mex
{
    font-family:Verdana,Arial,Helvetica;
    font-size:12px;
    font-weight:bold;
    color:#3C3C3C;
    text-decoration: none;
}
.error_tips
{
    font-family:Verdana,Arial,Helvetica;
    font-size:12px;
    font-weight:none;
    color:#000000;
    text-decoration: none;
}

