.horbar {
        
         height:25px;
         background:url(../im/menu_bg.gif) repeat-x 0px 0px 0px 0px;
         padding:0px 0px 0px 0px;
		}

.horbaritem {
             font-family:Verdana, Arial, Helvetica, sans-serif;
	         font-size:12px;
	         text-transform:none;
	         text-decoration:none;
	         height:20px;
	        }

.textlang {
           font:11px Verdana, Arial, Helvetica, sans-serif;
           color:#2e2e2e;
           text-decoration:none;
          }

.textlang a {
             text-decoration:none;
            }


.horbaritem a:link,.horbaritem a:visited {
	                                    /*padding-left:10px;
	                                      padding-right:1px;*/
	                                      color:#000000;
	                                      font-family:Trebuchet MS;
	                                      font-size:12px;
	                                      text-decoration:none;
	                                      height:20px;
	                                      background:url(../im/menu_cherta.gif) no-repeat right 0px 15px 0px 0px;
	                                     }

.horbaritem a:hover,.horbaritem a:active{
                                         color: #fff;
                                         font-size:12px;
	                                     text-decoration:none;
										 }
	
.sub_menu_2 {
	         font:12px  "Trebuchet MS" Helvetica, sans-serif;
	         text-decoration:none;
	        }
	
.sub_menu_2:link {
	              color:#000000;
	              text-decoration:none;
	             }
	
.sub_menu_2:visited {
	                 color:#000000;
	                 text-decoration:none;
	                }
	
.sub_menu_2:hover {
                   color: #757575;
	               text-decoration:none;
	              }
				   
.sub_menu_2:active {
                    color:#000000;
	                text-decoration:underline;
	               }

.submenu {
	      position: absolute;
	      left: 0;
	      top: 0;
	      visibility: hidden;
	      width:200px;
          line-height:10px;
		  font-size: 12px;
         }

.subframe {
	       position: relative;
	       top: 0px;
	       left: 2px;
	       display: block;
		   font-size: 12px;
	       background-color: #eeebe7;
	     /*border: 1px solid #000000;*/
	       /*width:87px;*/
	       padding: 5px;
		  }
		  

.item {
	   position: relative;
	   text-align: left;
	  }



.item a:link {
	          color: #484848;
			  text-decoration: none;
              
			 }

.item a:visited {
	             color: #484848;
				 text-decoration: none;
                }

.item a:hover {
               color: #557c9c;
	         /*background-color: #;*/
			   text-decoration: none;
			  }

.item a:active {
	            color: #484848;
				text-decoration: none;
               }

.item .fwdarr {
	           position: absolute;
	           top: 5px;
	           right: 7px;
               }

.menu_img {
           margin-right:7px;
          }

.lang {
       color:#2e2e2e;
       background-color:#FFFFFF;
       border:solid 1px #d0cfce;
       height:10px;
       padding:0px 5px 0px 5px;
       font-size:9px;
       margin-left:14px;
      }