/* menu */
.menuTable { width:105px; padding:2px; border:0; margin-left:auto; margin-right:auto; margin-top:10px; margin-bottom:10px; }
.menuItem { width:105px; height:20px; line-height:20px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; text-align:center; }
.menuItem a { width:105px; height:20px; display:block; color:#FFFFFF; background:#000066; border:1px solid #ffffff; text-decoration:none; }
.menuItem a:hover { background:#990000; }