body{background-image: url(../linee/linea_sfondo.jpg);}
body{scrollbar-face-color:#00001A; scrollbar-arrow-color:#000040}
.speciale { color: #dddddd; text-decoration: none;}
.speciale:hover{ color: #ffffff; }

.Stile5 {font-size: 14px; color: #000033;}
.Stile6 {font-family: Verdana, Arial, Helvetica, sans-serif}
.Stile9 {font-family: Arial, Helvetica, sans-serif; font-size: 9px; }
.Stile10 {color: #CCCCCC; }
.bordi {border-top-width : 2px;
border-top-style: groove;
border-top-color:  #999999;
border-right-width : 1px;
border-right-style: solid;
border-right-color:  #999999;}

.bord {border-left-width : 1px;
border-left-style: solid;
border-left-color:  #999999;
border-top-width : 2px;
border-top-style: groove;
border-top-color:  #999999;
border-right-width : 1px;
border-right-style: solid;
border-right-color:  #999999;}

.boi2 {border-left-width : 3px;
border-left-style: ridge;
border-left-color:  #666666;
border-right-width : 3px;
border-right-style: ridge;
border-right-color:  #666666;
border-top-width : 3px;
border-top-style: ridge;
border-top-color:  #666666;
border-bottom-width : 3px;
border-bottom-style: ridge;
border-bottom-color:  #666666;}

.boi {border-left-width : 1px;
border-left-style: solid;
border-left-color:  #999999;
border-right-width : 1px;
border-right-style: solid;
border-right-color:  #999999;
border-top-width : 1px;
border-top-style: solid;
border-top-color:  #999999;
border-bottom-width : 1px;
border-bottom-style: solid;
border-bottom-color:  #999999;}

.form {background: #dddddd;
      color:#000000;
      font-family: Verdana;
      font-size: 10px;
      border: groove 1px #dddddd;}

.form1 {background: #dddddd;
        color:#000000;
        font-family: Verdana; font-size: 12px; border: ridge 2px #dddddd;}
		
.form2 {visibility: hidden;}

A:link { font-size: 12px; text-decoration: none; }
A:visited {font-size: 12px; text-decoration: none; }
A:hover { font-size: 14px; text-decoration: none;}

div.menu
{width:100px;
position:relative;
height:15px;}
ul.menu
{position:relative;
padding:0px;
margin:0px;
list-style-type:none;
float:left;}
ul.menu ul
{position:absolute;
padding:0px;
list-style-type:none;
margin:0px;
display:none;
text-align:left;
border-right: solid 1px #999999;
border-left: solid 1px #999999;
border-bottom: solid 1px #999999;
background-color:#000020;
margin-left:-3px;
z-index:1;}
ul.menu ul ul
{
position:absolute;
display:none;
margin-left:70px;
width:130px;
border-top: solid 1px #999999;}

ul.menu:hover ul
{display:block;}
ul.menu:hover ul ul
{
display:none;
}
ul.menu ul li:hover ul
{
display:block;
}
a.menu
{display:block;
width:104px;
text-decoration:none;
color:#dddddd;
font-family:verdana;
font-size:12px;
}
a.menu:hover
{font-size:14px;
color:#ffffff;}

#popad{
  padding:3px;
  border:1px solid #999;
  background:#003;
  width:190px;
}
#popad.dynamic{
  position:absolute;
  top:2em;
  left:75%;		
}
html>body #popad.dynamic{
  position:fixed;
}
#popad.dynamic #popad_footage{
  height:20px;
  width:190px;
}
#popad.dynamic #popad_footage a{
  height:20px;
}
#popad.dynamic #popad_footage a#popad_close{
  color:#ddd;
  height:20px;
}