<!--------------Left Nav for light blue background--------------->
.MenuGroupLightBlueNav2009
{
  text-align:center;
  color:#000000;
  background-color:#87A6D5; 
  font-family:Arial; 
  font-weight:bold;
  font-size:8pt;
}

.MenuItemLightBlueNav2009
{
  color:#000066; 
  background-color:#87A6D5; 
  cursor:hand;
  padding:2px;
  text-decoration:none;
  border:1px;
  border-style:solid;
  border-color:#87A6D5;
  font-weight:bold;
  white-space: nowrap;
  height:16px;
}

.MenuItemOverLightBlueNav2009
{
  color:#ffffff; 
  background-color:#000066;
  padding:2px;
  cursor:hand;
  text-decoration:none;
  border:1px;
  border-style:solid;
  border-color:#efefef;
  font-weight:bold;
  white-space: nowrap;
  height:16px;
}
<!--------------Left Nav for White background--------------->
.MenuGroupWhiteNav2009
{
  text-align:center;
  color:#000000;
  background-color:#ffffff; 
  font-family:Arial; 
  font-weight:bold;
  font-size:8pt;
}

.MenuItemWhiteNav2009
{
  color:#000066; 
  cursor:hand;
  padding:2px;
  text-decoration:none;
  border:1px;
  border-style:solid;
  border-color:#ffffff;
  border-right-color:#87A6D5;
  white-space: nowrap;
}

.MenuItemOverWhiteNav2009
{
  color:#ffffff; 
  background-color:#000066;
  padding:2px;
  cursor:hand;
  text-decoration:none;
  border:1px;
  border-style:solid;
  border-color:#efefef;
  border-right-color:#87A6D5;
  white-space: nowrap;
}

<!---------------------------------------------------------->
.MenuGroup
{
  text-align:center;
  color:#FFFFFF;
  background-color:#000066;
  border:0px;
  font-family:Arial; 
  font-weight:normal;
  font-size:10pt;
}

.MenuItem 
{ 
  color:#FFFFFF;  /*  Edited 07/14/09  */
  background-color:#000066;
  border:1px;
  border-style:solid;
  border-color:#FFFFFF;
  border-top-style:solid;
  border-top-color:#000066;
  border-bottom-style:solid;
  border-bottom-color:#000066;
  border-left-style:solid;
  border-right-style:solid;
  cursor:hand;
  width:116px;
  padding:3px;
  height:16px;
}

.MenuItemOver 
{
  color:#000066; 
  background-color:#FFFFFF; 
  padding:3px;
  border:1px;
  border-style:solid;
  border-color:#BFBFBF;
  font-weight:bold;
  cursor:hand;
  width:116px;
  height:16px;
}

/*  Department Navigation  */

.MenuGroupCustom
{
  text-align:center;
  color:#EFEFEF; /*  Edited 8/2/06  */
  background-color:#000066; /*  Edited 8/2/06  */
  font-family:Arial; 
  font-weight:bold;
  font-size:10pt;
}

.MenuItemCustom 
{
  color:#EFEFEF; /*  Edited 07/14/2009  */
  background-color:#000066;
  cursor:hand;
  padding:3px;
  height: 16px;
  text-decoration:none;
}

.MenuItemOverCustom 
{
  color:#FFFFFF; /*  Edited 07/14/2009  */
  background-color:#27568F; 
  padding:3px;
  cursor:hand;
  height: 16px;
  text-decoration:underline;
}
.DisabledMenuItem
{
  color:Gray; 
  background-color:#FAF2E2; 
  font-family:Verdana; 
  font-weight:bold;
  font-size:10pt; 
  cursor:default;
}

.DisabledMenuItemOver 
{
  color:Gray; 
  background-color:#FAF2E2; 
  font-family:Verdana; 
  font-weight:bold;
  font-size:10pt; 
  cursor:default;
}

.MenuBreak
{
  padding:2px; 
}


/*  Sub Department Navigation  */

.MenuGroupSubCustomBeta
{
  text-align:center;
  color:#000066;
  background-color:#87A6D5; 
  font-family:Arial; 
  font-weight:bold;
  font-size:8pt;
}


.MenuGroupSubCustom
{
  text-align:center;
  color:#000066;
  background-color:#87A6D5; 
  font-family:Arial; 
  font-weight:bold;
  font-size:8pt;
}

.MenuItemSubCustom 
{
  color:#000066; 
  cursor:hand;
  padding:2px;
  text-decoration:none;
  border:1px;
  border-style:solid;
  border-color:#EFEFEF;
  white-space: nowrap;
}

.MenuItemOverSubCustom 
{
  color:#FFFFFF; 
  background-color:#87A6D5;
  padding:2px;
  cursor:hand;
  text-decoration:none;
  border:1px;
  border-style:solid;
  border-color:#880000;
  white-space: nowrap;
}
.DisabledMenuItem
{
  color:Gray; 
  background-color: 000066 ; 
  font-family:Verdana; 
  font-weight:bold;
  font-size:8pt; 
  cursor:default;
}

.DisabledMenuItemOver 
{
  color:Gray; 
  background-color:#FAF2E2; 
  font-family:Verdana; 
  font-weight:bold;
  font-size:10pt; 
  cursor:default;
}

.MenuBreak
{
  padding:0px; 
}
