.Office2003BlueLargeTopMenuItem
{
  background-color:#A3C2F5; 
  color:#005; 
  font-family:Tahoma, MS Sans Serif; 
  font-size:13px; 
  border-width:1px; 
  border-color:#A3C2F5; 
  border-style:solid;
  padding:2px;
  cursor:default; 
}

.Office2003BlueLargeTopMenuItemOver 
{
  background-image:url(images/top_group_bg.gif);
  color:#005;  
  font-family:Tahoma, MS Sans Serif; 
  font-size:13px; 
  border-width:1px; 
  border-color:#002D96; 
  border-style:solid;
  border-bottom-color:#93B5E7; 
  padding:2px;
  cursor:default; 
}

.Office2003BlueLargeTopMenuItemExpanded
{
  background-image:url(images/blue_top_group_bg.gif);
  color:#005;  
  font-family:Tahoma, MS Sans Serif; 
  font-size:13px; 
  border-width:1px; 
  border-color:#002D96; 
  border-style:solid;
  border-bottom-color:#93B5E7; 
  padding:2px;
  cursor:default;
}

.Office2003BlueLargeMenuItem
{
  color:#005; 
  font-family:Tahoma, MS Sans Serif; 
  font-size:12px; 
  height:26px;
  cursor:default; 
}

.Office2003BlueLargeMenuItemOver 
{
  background-color:#FFEEC2; 
  color:#005;  
  font-family:Tahoma, MS Sans Serif; 
  font-size:12px; 
  border:solid 1px #000080; 
  text-indent:-1px;
  height:26px;
  cursor:default; 
}

.Office2003OliveLargeTopMenuItem
{
  background-color:#DBDBAD; 
  color:black; 
  font-family:Tahoma, MS Sans Serif; 
  font-size:13px; 
  border-width:1px; 
  border-color:#DBDBAD; 
  border-style:solid;
  padding:2px;
  cursor:default;
}
.Office2003OliveLargeTopMenuItemOver 
{
  background-image:url(images/top_group_bg.gif);
  color:black; 
  font-family:Tahoma, MS Sans Serif; 
  font-size:13px; 
  border-width:1px; 
  border-color:#758D5E; 
  border-style:solid;
  border-bottom-color:#C2CE9F; 
  padding:2px;
  cursor:default; 
}
.Office2003OliveLargeTopMenuItemExpanded
{
  background-image:url(images/olive_top_group_bg.gif);
  color:black; 
  font-family:Tahoma, MS Sans Serif; 
  font-size:13px; 
  border-width:1px; 
  border-color:#758D5E; 
  border-style:solid;
  border-bottom-color:#C2CE9F; 
  padding:2px;
  cursor:default;
}
.Office2003OliveLargeMenuItem
{
  color:black; 
  font-family:Tahoma, MS Sans Serif; 
  font-size:12px; 
  height:26px;
  cursor:default; 
}
.Office2003OliveLargeMenuItemOver 
{
  background-color:#FFEEC2; 
  color:black; 
  font-family:Tahoma, MS Sans Serif; 
  font-size:12px; 
  border:solid 1px #3F5D38;
  text-indent:-1px;
  height:26px;
  cursor:default; 
}



