.MenuTitle { width:100%; margin-left:8px; color: WHITE; padding:2px; padding-right:12px; border-bottom:1px solid #BA382A}
.MenuTitleOver { width:100%; margin-left:8px; color: WHITE; padding:2px; font-weight:bold; background-image:url('images/nav_arrow.gif'); background-repeat: no-repeat; background-position: top right; cursor: hand; padding-right:17px ;border-bottom:1px solid #BA382A }
.MenuTitleDown { width:100%; margin-left:8px; padding:2px; font-weight:bold; color: #ffffff; cursor: default; padding-right:17px;border-bottom:1px solid #BA382A }
.MenuSection { background-image:url('images/nav1.gif'); background-repeat: no-repeat; background-position: top left; width: 100%; background-color: WHITE; padding:3px; display:none; border-right:2px solid #951B1E }
.MenuItem { width:100%; color:#951B1E; padding:1px ; cursor: hand }
.MenuItemOver { width:100%; color: #951B1E ; cursor: hand ; background-color: white; border:1px solid #951B1E; padding:0px }
.MenuItemDown { width:100%; cursor: default ; background-color: white; border:1px solid #951B1E; padding:0px }
.MenuSection A { color:#951B1E; display:block ; font-weight: normal; text-decoration: none}
.MenuSection A:hover { color:#951B1E; display:block ; font-weight: normal; text-decoration: none}
.MenuBox { position:relative; z-index:2; padding:0px ; width: 136px; height: 100%; overflow:visible; margin:0px; text-align: right; padding-left:2px; padding-right:0px }
A { color: WHITE; display:block ; text-decoration: none}
A:hover { color: WHITE; display:block ; font-weight: bold; text-decoration: none}

