.MainMenu{ background-color:white; font-family:Arial; font-weight:bold; Font-Size:8pt; text-decoration:none; color:Blue; } .StaticMenuItemStyle{ font-family:Arial; font-weight:bold; Font-Size:8pt; text-decoration:none; color:Blue; text-align:right; height:16px; } .StaticHoverStyle { text-decoration:none; font-family:Arial; font-weight:bold; Font-Size:8pt; color:#FF9900; text-align:right; } .DynamicMenuStyle { background-color:#DCE5FF; border-style:solid; border-bottom-width:2px; border-bottom-color:#C0C0C0; border-left-width:2px; border-left-color:#C0C0C0; border-right-width:2px; border-right-color:#C0C0C0; border-top-width:2px; border-top-color:#C0C0C0; text-align:left; font-family:Arial; font-weight:bold; Font-Size:8pt; text-decoration:none; } .DynamicMenuItemStyle { color:Blue; font-weight:bold; Font-Size:8pt; text-align:left; font-family:Arial; } .DynamicHoverStyle { color:#FF9900; Font-Size:8pt; text-align:left; font-family:Arial; }