body { background-color:#050541;  
       font-family: Verdana;
       font-size: 12px;
       text-decoration: none;
       color:#C0C0C0;
       margin-top: 2% ;
       margin-bottom: 2% ;
       margin-left: 10% ;
       margin-right: 10% ;
     }

A:link,A:visited,A:active {  color: #5485DD; text-decoration: none;     }
A:hover                   {  color: #8895AA; text-decoration: none; 	}

img
{
 border-style: none;
}



TABLE { border-style: none;
        cellspacing: 1;
        cellspadding: 3;
        font-family: Verdana;
        font-size: 12px;
  	  } 



      

.titolo {
       font-size: 6mm;
       text-align: center; 
       color: #CCCCCC;
       font-style: oblique
        }


	  

.dettaglio {
    font-family:  Arial, Geneva;
    border: solid; 
    border-spacing: 0;
    border-width: 1px;
    border-color: #8888AA;
    font-size: 9px;  
    color: #AAAAAA;
    background-color: #252561;
}


.firma {
    font-family:  Verdana, Geneva;
    font-size: 10px;  
    text-align: right;
    color: #707070;
    background-color: #050541;
}



.menu {
 font-family: sans-serif, Verdana;
 font-size: 1.1em
 font-stretch: condensed;
 color: #C0C0C0;
 width: 100px;
 min-height: 1.4;
 padding: 1px;
 text-align: center;
 vertical-align: middle;
 float: left;
 border: 1px solid #650000;
 margin: 1px;
 -moz-border-radius:15px 0 15px 0
}
.menu:hover      { background-color: #451511;   }
.menu:selected   { background-color: #ffd699;   }


.hits {
 font-family: sans-serif, Verdana;
 font-size: 9px;
 font-stretch: condensed;
 color: #C0C0C0;
 float: right;
}


.topmenu {
 font-family: sans-serif, Verdana;
 font-size: 9px;
 font-stretch: condensed;
 color: #C0C0C0;
 padding: 1px;
 border-top: 1px solid #452541;
 border-bottom: 1px solid #452541;
 text-align: center;
 vertical-align: middle;
 margin: 1px;
}
.topmenu:hover      { border: 1px solid #253541;   }
.topmenu:selected   { background-color: #ffd699;   }


