﻿.Menu_DynamicMenu
{ background-color: White; border: solid 4px #E0E0E0; width: 200px; z-index: 1; }
.Menu_MenuItem
{width: 100%; display: block; }
.Menu_MenuItem, .Menu_DynamicMenuItem a, .Menu_DynamicMenuItem a:visited, .Menu_DynamicMenuItem a:active
{ color: #303030; font-size: 10pt; font-weight: bold; }
.Menu_Hover
{ color: Red; background-color: #B2B2B2; }