.menu { margin-top: 0px; margin-bottom: 0px; margin-left: 0px; padding: 2px; background-color:black; } .ParentItem { width: 160px; padding : 3px; font: bold 9pt arial, Helvetica, sans-serif; background-color: #000000; cursor:hand; text-decoration: none; color: #BAC4D3; border-bottom:dotted 1px #BAC4D3; border-right:dotted 1px #BAC4D3; } .ParentItem_Mouseover { width: 160px; padding : 3px; font: bold 9pt arial, Helvetica, sans-serif; background-color: #233671; cursor:hand; text-decoration: none; color: #fff; border-bottom:dotted 1px #BAC4D3; border-right:dotted 1px #BAC4D3; } .ParentItem_Selected { width: 160px; padding : 3px; font: bold 9pt arial, Helvetica, sans-serif; background-color: #000000; cursor:hand; text-decoration: none; color: #BAC4D3; border-bottom:dotted 1px #BAC4D3; border-right:dotted 1px #BAC4D3; } .ParentItem_Selected_Mouseover { width: 160px; padding : 3px; font: bold 9pt arial, Helvetica, sans-serif; background-color: #233671; cursor:hand; text-decoration: none; color: #fff; border-bottom:dotted 1px #BAC4D3; border-right:dotted 1px #BAC4D3; } .ChildItem { width: 160px; padding : 3px; font: bold 9pt arial, Helvetica, sans-serif; background-color: #000000; cursor:hand; text-decoration: none; color: #BAC4D3; border-bottom:dotted 1px #BAC4D3; border-right:dotted 1px #BAC4D3; text-align:center; } .ChildItem_Mouseover { width: 160px; padding : 3px; font: bold 9pt arial, Helvetica, sans-serif; background-color: #233671; cursor:hand; text-decoration: none; color: #fff; border-bottom:dotted 1px #BAC4D3; border-right:dotted 1px #BAC4D3; text-align:center; } .ChildItem_Selected { width: 160px; padding : 3px; font: bold 9pt arial, Helvetica, sans-serif; background-color: #000000; cursor:hand; text-decoration: none; color: #BAC4D3; border-bottom:dotted 1px #BAC4D3; border-right:dotted 1px #BAC4D3; text-align:center; } .ChildItem_Selected_Mouseover { width: 160px; padding : 3px; font: bold 9pt arial, Helvetica, sans-serif; background-color: #233671; cursor:hand; text-decoration: none; color: #fff; border-bottom:dotted 1px #BAC4D3; border-right:dotted 1px #BAC4D3; text-align:center; }