BODY {
background : #000000;
}

P {
font-family : 'Trebuchet MS', 'Helvetica', sans-serif;
font-size : 8pt;
color : #FFFFFF;
font-weight : normal;
}

P.dida {
font-family : 'Trebuchet MS', 'Helvetica', sans-serif;
font-size : 8pt;
color : #FF9999;
font-weight : normal;
}

P.menu {
font-family : 'Trebuchet MS', 'Helvetica', sans-serif;
font-size : 10pt;
color : #FF6666;
font-weight : normal;
font-variant: Small-caps
}

P.top {
font-family : 'Trebuchet MS', 'Helvetica', sans-serif;
font-size : 10pt;
color : #999999;
font-weight : normal;
font-variant: Small-caps
}

A:link {
font-family : 'Trebuchet MS', 'Helvetica', sans-serif;
font-size : 8pt;
text-decoration : none;
font-weight : normal;
color : #666666;
}

A:visited {
font-family : 'Trebuchet MS', 'Helvetica', sans-serif;
font-size : 8pt;
text-decoration : none;
font-weight : normal;
color : #666666;
}

A:hover {
font-family : 'Trebuchet MS', 'Helvetica', sans-serif;
font-size : 8pt;
text-decoration : none;
font-weight : normal;
color : #999999;
}

A:active {
font-family : 'Trebuchet MS', 'Helvetica', sans-serif;
font-size : 8pt;
text-decoration : none;
font-weight : normal;
color : #666666;
}

A.menu:link {
font-family : 'Trebuchet MS', 'Helvetica', sans-serif;
font-size : 10pt;
text-decoration : none;
font-weight : normal;
color : #FF6666;
}

A.menu:visited {
font-family : 'Trebuchet MS', 'Helvetica', sans-serif;
font-size : 10pt;
text-decoration : none;
font-weight : normal;
color : #FF6666;
}

A.menu:hover {
font-family : 'Trebuchet MS', 'Helvetica', sans-serif;
font-size : 10pt;
text-decoration : none;
font-weight : normal;
color : #FFFFFF;
}

A.menu:active {
font-family : 'Trebuchet MS', 'Helvetica', sans-serif;
font-size : 10pt;
text-decoration : none;
font-weight : normal;
color : #FF6666;
}

A.text:link {
font-family : 'Trebuchet MS', 'Helvetica', sans-serif;
font-size : 8pt;
text-decoration : none;
font-weight : normal;
color : #FFFFFF;
}

A.text:visited {
font-family : 'Trebuchet MS', 'Helvetica', sans-serif;
font-size : 8pt;
text-decoration : none;
font-weight : normal;
color : #FFFFFF;
}

A.text:hover {
font-family : 'Trebuchet MS', 'Helvetica', sans-serif;
font-size : 8pt;
text-decoration : none;
font-weight : normal;
color : #FFFF00;
}

A.text:active {
font-family : 'Trebuchet MS', 'Helvetica', sans-serif;
font-size : 8pt;
text-decoration : none;
font-weight : normal;
color : #FFFF00;
}

IMG {
border : 0;
}

IMG.picture {
border-color : #FFFFFF;
border-style : solid;
border-width : 1;
}

TABLE {
border : 0;
}

INPUT {
font-family : 'Trebuchet MS', 'Helvetica', sans-serif;
font-size : 9pt;
font-weight : normal;
color : #FFFFFF;
background-color : #000000;
border-style : none;
filter:alpha(opacity=50);
-moz-opacity:0.5
}

TEXTAREA {
font-family : 'Trebuchet MS', 'Helvetica', sans-serif;
font-size : 9pt;
font-weight : normal;
color : #FFFFFF;
background-color : #000000;
border-style : none;
filter:alpha(opacity=50);
-moz-opacity:0.5
}

.errore {
font-family : 'Trebuchet MS', 'Helvetica', sans-serif;
font-size : 9pt;
font-weight : normal;
color : #FFFFFF;
background-color : #800000;
border-style : none;
filter:alpha(opacity=50);
-moz-opacity:0.5
}



BODY {
scrollbar-face-color : #B16757;
scrollbar-shadow-color : #3B221D;
scrollbar-highlight-color : #FF947D;
scrollbar-3dlight-color : #FFFFFF;
scrollbar-darkshadow-color : #000000;
scrollbar-track-color : #3B221D;
scrollbar-arrow-color : #FFFFFF;
border: 1px solid #000000;
overflow: hidden;
width: 100%;
}