.halfmoon{
}

.halfmoon ul{
padding: 3px 9px 2px 5px;
margin-left: 0;
margin-top: 5px;
margin-bottom: 0;
font: bold 8pt Verdana;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.halfmoon li{
display: inline;
margin: 0;
}

.halfmoon li a{
padding: 3px 9px 2px 5px;
margin: 0;
margin-right: 1px; /*distance between each tab*/
color: white;
font-size: 8pt;
}

.halfmoon li a:visited{
color: white;
}

.halfmoon li a:hover{
text-decoration:underline;
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_e{
position:absolute;
top: 0;
border-width: 0 1px;
font-size: 8pt;
line-height:18px;
z-index:100;
background-color: #b60001;
width: auto;
visibility: hidden;
}


.dropmenudiv_e a{
width: auto;
display: block;
text-indent: 8pt;
border: 0 solid #FFFFFF; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: white;
}

* html .dropmenudiv_e a{ /*IE only hack*/
width: auto;
}

.dropmenudiv_e a:hover{ /*THEME CHANGE HERE*/
background-color: #e03e3f;
}



body { font-family: Verdana, Tahoma;
        font-size: 8pt;
        color:  Black;
      }
.small {font-family: Verdana, Tahoma;
        font-size: 8pt;
        color:  Black;
		font-weight:normal;
      }

 table { font-family: Verdana, Tahoma;
        font-size: 8pt;
        color: Black;
        
      }
	    td { 
           font-weight: bold;
        
      }
	    
 .sfondotabella {background-color:White;}
 .login{ font-family: Verdana, Tahoma;
        font-size: 10pt;
        color: Black;
        font-weight:bold;
      }
      
 .admin{ font-family: Verdana, Tahoma;
        font-size: 8pt;
        color: white;
        }
 a      {font-family: Verdana, Tahoma;
        font-size: 8pt;
        color: white;
        text-decoration: none;
	font-weight: 700;
} 


 .link{ font-family: Verdana, Tahoma;
        font-size: 8pt;
        color: Black;
        font-weight:bold;
     }  
	 
.linkbottom{ font-family: Verdana, Tahoma;
        font-size: 9px;
        color: Black;
		font-weight:normal;
		} 