@charset "utf-8";
/* CSS Document */
.Center {text-align: center;}
.hide{display: none;}
.show{display: block;}
.xmsh_nn_50{cursor:hand}

.xmenu50 {
font-family: Tahoma;
font-size:9pt;
color:#692D0C;
font-weight:normal;
width:180px;
height:30px;
text-align:right;
direction:rtl;
background-position:top;
background-image:url('../images/menu-back-active.png');
background-repeat:no-repeat;
padding-right:20px;

}
.submenu {
font-family: Tahoma;
font-size:9pt;
color:#692D0C;
font-weight:normal;
width:180px;
text-align:right;
direction:rtl;
padding:10px 20px 10px 0px;
height:10px;
}

.xmenu50 a{
color:#000000;
}

.xmenu50 a:hover{
color:#5E0C1A;
}

