/* CSS Document */

.fullmoon{
margin-bottom: 0.0em;

}

.fullmoon ul{
padding: 1px 9px 2px 0px;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0;
font: bold 10px Verdana;
list-style-type: none;
text-align: center; 
border-bottom: 0;
}

.fullmoon li{

margin: 0;
}

.fullmoon li a{
text-decoration: none;
padding: 1px 9px 2px 0px;
margin: 0;
margin-right: 0; 
border-left: 0;
color: white;
font: bold 10px Verdana;

}

.fullmoon li a:visited{
color: white;
}

.fullmoon li a:hover, .halfmoon li a.current{
background-color: #006600;
color: white;
}

#tabcontentcontainer{
 margin-top: 0px;
height:10em; 
color: #006600;
padding: 0px 0px 0px 0px;
margin-left: 0;

margin-bottom: 1px;
font: bold 10px Verdana;
list-style-type: none;
text-align: center; 

}

.tabcontent{
display:none;
}

