#rmcmenu {font-family:'Times New Roman'; z-index:5; width:100px; color:black; background:white; float:left; border:2px white outset; cursor:default}
#rmcmenu .appear {position:absolute; width:100px; color:black; background:white; visibility:hidden; border:2px white outset; margin:2px}
#rmcmenu P {margin-top:0px; margin-bottom:0px; width:100px}
#rmcmenu .above {color:white; background:blue; font-weight:bold}
#rmcmenu A {color:black; text-decoration:none; cursor:hand; cursor:pointer}

#invmen {z-index:5; width:100px; color:black; background:lightgrey; float:left; border:2px white outset; cursor:default}
#invmen .appear {position:absolute; width:100px; color:black; background:lightgrey; visibility:hidden; border:2px white outset; margin:2px}
#invmen P {margin-top:0px; margin-bottom:0px; width:100px}
#invmen .above {color:white; background:black; font-weight:bold}
#invmen A {color:black; text-decoration:none}
#invmen .addend{color:black}
#invmen INPUT {width:95px}
H3 {margin-top:10px; margin-bottom:10px}