.bgRed {background-color:#ff0000;}

.Menu {font:bold 11px tahoma; text-align:right; color:#FFFFFF; cursor:pointer;}
.MenuHover {background-color:#ff0000; font:bold 11px tahoma; border:1px solid red; color:#D8D9DB; cursor:pointer;}

.SubMenu {color:white; font-weight:bold; cursor:pointer; border-bottom:1px solid #76745B; border-left:1px solid #76745B; border-right:1px solid #76745B; background-color:#637383;}
.SubMenuHover {color:#D8D9DB; font-weight:bold; cursor:pointer; border-bottom:1px solid #76745B; border-left:1px solid #76745B; border-right:1px solid #76745B; background-color:#637383;}

.menuBullet {width:190; padding:4px; color:#333030}
.menuBullet:hover {text-decoration:none; color:#000000; background-color:#B6B4A0;}