body { color: white; 
		background-color: black;  	
		margin: 0px 0px 0px 0px; 
		padding: 0px 0px 0px 0px; 
		text-align: center; 
		font-size: 100%; 
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }

.tab_principale {border:0px; padding:0px; border-collapse: collapse; width:95%; height:500px; border-style:solid;background-color: black;}


a:hover { color: white; background-color: transparent;text-decoration: none;}
a, a:active { color: white; background-color: transparent;text-decoration: none;}

/*
a.menuitem:hover { color: white;}
a.menuitem, a.menuitem:active { color: #CCC8B8; background-color: transparent;text-decoration: none;}

.tab_titolo{width:100%; height: 100%; border-style:none;}
.tab_homemenu{height: 100%; border-style:none;}
.tab_frame {padding:0px; border-collapse: collapse; height: 95%; border-style:none;background-color: white;width=100%;}
.tab_frame_download {padding:0px; border-collapse: collapse;border-style:none;background-color: black;}
*/

.td_menu_space {width:10px}
.td_menu_item 
{
    text-align:right;
    border-color: #FFFF00; 
    border-left-width: 1px; 
    border-right-width: 1px; 
    border-top-width: 1px; 
    border-bottom-style: dotted; 
    border-bottom-width: 1px;
    height:50px;
}
.td_footer { width:12%;text-align:center;font-size:11px; }
.td_footer a {color:#CCC8B8}
.td_footer_space {background-color:#333333; width:1px;  text-align:center;}

