.DivMenu {
position:absolute;
 left: -200;
 top: -1000; 
 width:100; 
 z-index:1000; 
 background-color:gray; 
 border: 2px groove lightgrey;

}
.TDMenu {
color:darkblue; 
font-family:timesnewroman; 
font-size:90%; 
width:100%; 
cursor:default;
}
.THMenu {
font-family:freestyle script; 
font-size:100%; 
width:100%; 
cursor:default;
}
.popup {
		font-size=150%
}