
                            /*Menu motaharek Links*/

/*NOTE: anything not specified for the #(menu id's) a selector and its pseudo classes
may be inherited in some browsers from other 'a' element styles (if any) on the page*/

#menu1 a {color:#000;font-size: 10px;color:black;background-color:white;text-decoration:none;text-indent:1ex;}
#menu1 a:active {font-size: 10px;color:black;text-decoration:none;}
#menu1 a:hover {font-size: 11px;color:black;background-color:#003333;}
#menu1 a:visited {font-size: 11px;color:black;text-decoration:none;}

#menu2 a {color:#000;background-color:white;text-decoration:none;text-indent:1ex; border-bottom: 1px solid #E9E9E9;border-left: 1px solid #E9E9E9; font-family: Tahoma; font-weight: bold; font-size: 9px}
#menu2 a:active	{color:#000;text-decoration:none;}
#menu2 a:visited {color:#000;text-decoration:none;}
#menu2 a:hover {color:#2F2F17;background-color:#CCCCCC;}

#menu2bar{
 background: url(/images/menu/menu_1.gif) no-repeat;

}
#menu2bar
{

}


#menu2 table td
{
 opacity:0.8;filter:alpha(opacity=80);
 height: 20px;



}


#menu3 a { /*Menu3 Links*/
color:black;
background-color:white;
text-decoration:none;
text-indent:1ex;
}
#menu3 a:hover {
color:black;background-color:#FFFF99;
}
#menu3 a:active	{color:black;text-decoration:none;}
#menu3 a:visited	{color:black;text-decoration:none;}


                           /*End Menu Links*/
