body
{
    font-size: 19px;
    font-family: Aharoni;
    margin: 0px;
}
.homePage
{
    height: 886px;
    width: 1022px;
    background-image: url(/portals/_default/skins/HilaNew/images/homeHeb.png);
    background-repeat: no-repeat;
}
.inPage
{
    height: 886px;
    width: 1022px;
    background-image: url(/portals/_default/skins/HilaNew/images/inpage.png);
    background-repeat: no-repeat;
}
.menu
{
  
    color: White;
    text-decoration: none;
}
.Normal, .NormalDisabled
{
	font-size: 18px;
	font-weight: normal;
}
.subMenu
{
    color: Black;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    font-size:16px;
}

.poweredByLink
{
    color: #555555;
    text-decoration: none;
}
.redTitle
{
    color: #A9161F;
}
.MainMenu_SubMenu {
    direction:rtl;
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    background-color: white;
    border-bottom: transparent 1px solid;
    border-left: transparent 1px solid;
    border-top: transparent 1px solid;
    border-right: transparent 1px solid;
}
.MainMenu_MenuItem 
{
  
  font-family:Aharoni;
  font-size:17px;
  text-indent:10px;
  background-image:url(/portals/_default/skins/HilaNew/images/bullet.png);
  background-repeat:no-repeat;
  background-position:right;
  
  
  
}
.MainMenu_RootMenuItemBreadcrumb
{
    display:none;
}
.MainMenu_RootMenuItemActive
{
   
}
.MainMenu_MenuContainer
{
    margin-right:10px;
    
    width:70px;
    display:block;
    max-width:70px;
    
    
}
.MainMenu_RootMenuArrow
{
    display:none;
}
.MainMenu_MenuItemSel
{
    font-family:Aharoni;
    font-size:20px;
    text-indent:10px;
    cursor: pointer;
    cursor: hand;
    color: black;
    font-weight: bold;
    font-style: normal;
    background-color:transparent;
}
.MainMenu_MenuArrow{
  display:none;
}
.MainMenu_MenuIcon
{
    display:none;
}

#poweredBy
{
    text-align: center;
    color: #555555;
}
#mainMenu
{
   
}
#mainMenu a
{
    padding-left:30px;
    font-family:Aharoni;
   font-size:17px;
    color: White;
    text-decoration: none;
}
#sideMenu
{
    
 
    width: 300px;
    text-align: right;
    direction: rtl;
   
    height:500px;
       
}
.contentPane
{
  
    text-align:right;
    overflow:scroll;
    height:530px;
    
}
