/*
#MenuUp .horbaritem  {
  float: left;
  border-right: 1px solid #6E6E6E;
  height: 18px;
  text-align: center;
  width: 114px; 
};

#MenuUp .horbaritem a  {   height: 16px; padding-top: 2px; }

#MenuUp .horbar  {
  color: black;
  height: 18px;  
  border: none;  
  border-top: 1px solid #6E6E6E;  
}


#MenuUp .horbaritem a:link  {
  color: #FFF7D2;
  text-decoration: none;
}

#MenuUp .horbaritem a:visited  {
  padding-top: 2px;
  color: #FFF7D2;
  text-decoration: none;
}

#MenuUp .horbaritem a:hover  {
  color: #FFF7D2;
  background-color: #6E6E6E;
  text-decoration: none;

}

#MenuUp .horbaritem a:active  {
  color: #FFF7D2;
  text-decoration: none;
}


#hormenu1 {  background-color: #FEE9C2; }

*/

.horbar  {
  color: black;
  border-left: 1px solid #555555;
  border-bottom: none;  
  height: 98px;  
}

.horbaritem  {
  float: left;
  white-space: nowrap;
  font-family: verdana, geneva, arial, helvetica, sans-serif, bitstream vera sans, luxi sans;
  font-size: 12px;
  border-right: 1px solid #555555;
  width: 82px;
  height: 99px;  
  text-align: center;
}

.horbaritem a  {
  display: block;
  text-decoration: none;
}

.horbaritem a  {   padding-top: 75px; height: 24px;   font-weight: bold; } /* GECO 38*/

.horbaritem a:link  {
  text-decoration: none;
  color: #CECBA8;  
  font-weight: bold;
}

.horbaritem a:visited  {
  padding-top: 75px;
  color: #CECBA8;
}

.horbaritem a:hover  {
  color: #FFE77B;
  background-color: #555555;
  text-decoration: none;
}

.horbaritem a:active  {
  color: #FFE77B;
  text-decoration: none;
}

.verbar  {
  color: black;
  border: none;
}

.submenu  {
  position: absolute;
  left: 0;
  top: 0;
  visibility: hidden;
}

.subframe  {
  position: relative;
  display: block;
  background-color: #CCCCB9;
  border-top: 1px solid #D7D7D7;
  border-left: 1px solid #D7D7D7;  
  border-bottom: 1px solid #505050;  
  border-right: 1px solid #505050;    
}

.item  {
  text-align: left;
  white-space: nowrap;
  font-family: "MS Sans Serif", luxi sans, helvetica, geneva, verdana, luxi sans, arial, sans-serif;
  font-size: 10px;
  border-bottom: 1px solid #BAC1AE;  
}

.item a  {
  position: relative;
  display: block;
  text-decoration: none;
  padding: 2px; 
}

.item a:link  {
  color: #555555;
  text-decoration: none;
}

.item a:visited  {
  color: #555555;
  text-decoration: none;
}

.item a:hover  {
  color: #ffffff;
  background-color: #555555;
  text-decoration: none;
}

.item a:active  {
  color: #EFB539;
  text-decoration: none;
}

.item .fwdarr  {
  position: absolute;
  top: 4px;
/*  right: 4px; */
  right: 7px;
}

.separator  {
  border-top: 1px solid #9e9a91;
  border-bottom: 1px solid #ffffff;
  height: 0;
  font-size: 1px;
  line-height: 0;
}
