table.menu { position: absolute; border: no; cursor: pointer; cursor: hand; visibility: 
hidden; } #mainmenu {left: 1px; top: 40px; } table.menu td { color: #FFFFFF; 
/* Must be the same as tdColor in the menu_script.js */ background-color: #FF0000; 
/* Must be the same as tdBgColor in the menu_script.js */ border: 0px; padding: 
0px 2px 2px; font-family: Comic Sans MS; font-size: 10pt; white-space: nowrap; 
} 
