/* Navigaiton Panel */

TD.NavPanel_Container		{ width:175px; height:100%; vertical-align:top; }
TD.NavPanel_Container_Special		{ width:175px; height:100%; }

TABLE.NavPanel_Body			{ width:175px; height:100%; }
TD.NavPanel_Inside			{ width:174px; height:100%; background-color:#EDEDED; vertical-align:top;
							  border-right:1px solid #C0C0C0; border-bottom:1px solid #C0C0C0; }
TD.NavPanel_DecorRight		{ width:1px; vertical-align:top; background-color:#C0C0C0; height:100%; }
TD.NavPanel_DecorBottom		{ height:1px; text-align:left; background-color:#C0C0C0; width:100%; }

DIV.NavSpaceForStupidFirefox	{ height:2px; }
TD.NavItem		{ height:27px; vertical-align:top; width:100%; padding:4px 0px 0px 5px; }
TD.NI_Selected		{ background-image:url(../img/nav_selected.gif); background-repeat:no-repeat; margin:0px; }
TD.NI_UnSelected	{ background-image:url(../img/nav_unselected.gif); background-repeat:no-repeat; margin:0px;  }
TD.NI_SubMenu		{ background-image:url(../img/nav_submenu.gif); background-repeat:no-repeat; margin:0px; }

DIV.PageNav_Container	{ text-align:center; }
.PN_Selected			{ font:bold 11px Arial; color:#525252; }

DIV.ArticleNav_Container	{ text-align:right; padding-right:5px; margin-bottom:10px; }

TD.NavPageSpacer	{ width:2px; }

TD.IsraelMenuItem {padding:6px 0px 0px 29px;}
TD.IsraelSelectedItem A {color:#c00000 !important;}

TR.red_fill TD {background-color:#c00000;}
