/*********************************** Simple Horizontal Navigation bar ********************************/
TABLE.BottombarBg					{}
TABLE.NavigationBarSimple			{height:24px;}
TD.NavigationBarSimpleSeperator		{width:3px;}
TD.NavigationBarSimpleSeperator1	{display:none;}

TD.NavigationBarSimple			{background:url(../bgtaal.png) bottom no-repeat; width:34px; height:24px; font-weight:bold; font-size:11px; text-align:center;}
TD.NavigationBarSimpleOver		{background:url(../bgtaal.png) bottom no-repeat; width:34px; height:24px; font-weight:bold; font-size:11px; text-align:center;}
A.NavigationBarSimple			{color:#ffffff; text-decoration:none;}
A.NavigationBarSimple:hover		{color:#a9dac9; text-decoration:none;}

TD.NavigationBarSimpleOn		{background:url(../bgtaal.png) bottom no-repeat; width:34px; height:24px; font-weight:bold; font-size:11px; text-align:center;}
TD.NavigationBarSimpleOnOver	{background:url(../bgtaal.png) bottom no-repeat; width:34px; height:24px; font-weight:bold; font-size:11px; text-align:center;}
A.NavigationBarSimpleOn			{color:#a9dac9; text-decoration:none;}
A.NavigationBarSimpleOn:hover	{color:#a9dac9; text-decoration:none;}
