
.menu { margin:-1px;margin-top:-10px;/*border:solid red 1px;*/ }

.menu a:link { color:#fff;text-decoration:none; }
.menu a:visited { color:#fff;text-decoration:none; }
.menu a:hover { color:#ff0;text-decoration:none; }

.menu_static,.menu_dynamic
{
  /*padding:2px;
  border:1px solid ffe;
  border:solid #fffafa 1px;*/
  /*background-color:white;*/
}

.menu_item_static,.menu_item_dynamic
{ 
  padding:3px;
  padding-left:2px;
  width:120px;
  border:solid #fffafa 1px;
  color:White;
  /*
  background:url(../../images/menu/1.png) no-repeat left top;
  */
  background-color:rgb(87,87,156);
  margin-bottom:1px;
  line-height:18px;
}

.menu_item_dynamic
{ 
  width:140px;
}

.menu_item_static_hover,.menu_item_dynamic_hover
{ 
  padding:4px;
  padding-left:2px;
  border:solid #fffafa 1px;
  color:White;
  background-color:rgb(87,87,156);
}

/*
.menu_item_static_hover,.menu_item_dynamic
{ 
  padding:6px;padding-left:2px;
  font-size:8pt;font-weight:normal;color:#0000ff;font-family:"tahoma";text-decoration:none;
  background:url(../../images/menu/1.png) no-repeat left top;
}
*/

/*
.menu_item_static_hover
/ *,.menu_item_dynamic_hover* /
{ 
  background:url(../../images/menu/2.png) no-repeat left top;
}
*/

/*
.menu_item_static td,.menu_item_static_hover td,.menu_item_dynamic td
{
  margin-right:10px;
  padding:6px;padding-left:2px;font-size:8pt;color:#0000ff;font-family:"tahoma";text-decoration:none;
  background:url(../../images/menu/2.png) no-repeat left top;
}
*/

/*
.menu_dynamic
{
  border-top:1px solid #686868; 
  border-left:1px solid #686868;
  border-bottom:1px solid rgb(171,169,169);
  border-right:1px solid rgb(171,169,169);
}
*/

/*
.menu_top_group, .menu_group
{ 
}

.menu_item,
.menu_item td,
.menu_item_hover,
.menu_item_hover td,
.menu_item_expanded,
.menu_item_expanded td,
.menu_selected_item,
.menu_selected_item td,
.menu_selected_item_hover,
.menu_selected_item_hover td,
.menu_selected_item_expanded,
.menu_selected_item_expanded td,
.menu_child_selected_item,
.menu_child_selected_item td,
.menu_child_selected_item_hover,
.menu_child_selected_item_hover td,
.menu_child_selected_item_expanded,
.menu_child_selected_item_expanded td
{ 
  border:0px dotted red;
  padding:2px;padding-left:6px;
  font-weight:normal;font-size:8pt;color:#0000ff;font-family:"tahoma";text-decoration:none;
  cursor:hand;
}

.menu_group
{ 
  background-color:MintCream;
}

.menu_item
{ 
 background:url(../../images/menu/h_back.gif) no-repeat left top;
 background-color:MintCream;
}

.menu_item_hover
{ 
  background:url(../../images/menu/h1_two.png) no-repeat left top;
  background-color:PapayaWhip;
  color:DarkBlue;
}

.menu_item_expanded
{ 
  background-color:PapayaWhip;
  background:url(../../images/menu/h1_two.png) no-repeat left top;
  color:DarkBlue;
}

.menu_selected_item
{ 
  background:url(../../images/menu/h1_two.png) no-repeat left top;
  background-color:PapayaWhip;
  }

.menu_selected_item_hover
{ 
  background:url(../../images/menu/h1_two.png) no-repeat left top;
  background-color:PapayaWhip;
}

.menu_selected_item_expanded
{ 
  background:url(../../images/menu/h1_two.png) no-repeat left top;
  background-color:PapayaWhip;
}

.menu_child_selected_item
{ 
  background:url(../../images/menu/h1_two.png) no-repeat left top;
  background-color:PapayaWhip;
}

.menu_child_selected_item_hover
{ 
  background:url(../../images/menu/h1_two.png) no-repeat left top;
  background-color:PapayaWhip;
}

.menu_child_selected_item_expanded
{ 
  background:url(../../images/menu/h1_two.png) no-repeat left top;
  background-color:PapayaWhip;
}
*/