/*********************************** Top Navigation bar ********************************/

td.HomePageIcon  {color:#fff; padding-left:18px; padding-right:13px;background-image: url(../HomePageIcon.jpg);background-repeat:no-repeat;background-position: left;font-weight:bold;}
.HomePageIconLink  {color:#fff; font-weight:bold; font-size:12px;text-decoration:none;}
.HomePageIconLink:hover  {color:#000; font-weight:bold; font-size:12px;text-decoration:none;}

TABLE.navigationBar			{height: 25px; width:100%;}
TD.first_navigationImage	{display:none; width:0px; background-image:none;}
TD.mid_navigationImage		{display:none; background-image:none;}
TD.last_navigationImage		{display:none; width:0px; background-image:none;}

/* First Level */
TD.navigation				{height: 25px;vertical-align:top;text-align:left;background-image: url(../divmid.jpg);background-repeat: no-repeat;background-position: left top; color:#fff; font-weight:bold; font-size:12px; Cursor:pointer; padding-left:13px; padding-right:13px; padding-top:4px; padding-bottom:0px;}
TD.navigationOver			{height: 25px;vertical-align:top;text-align:left;background-image: url(../divmidhover.jpg);background-repeat: no-repeat;background-position: left top; color:#fff; font-weight:bold; font-size:12px; Cursor:pointer; padding-left:13px; padding-right:13px; padding-top:4px; padding-bottom:0px;}
TD.navigationOn			{height: 25px;vertical-align:top;text-align:left;background-image: url(../divmidhover.jpg);background-repeat: no-repeat;background-position: left top; color:#fff; font-weight:bold; font-size:12px; Cursor:pointer; padding-left:13px; padding-right:13px; padding-top:4px; padding-bottom:0px;}
TD.navigationOnOver		{height: 25px;vertical-align:top;text-align:left;background-image: url(../divmidhover.jpg);background-repeat: no-repeat;background-position: left top; color:#fff; font-weight:bold; font-size:12px; Cursor:pointer; padding-left:13px; padding-right:13px; padding-top:4px; padding-bottom:0px;}

TD.navigation				A.navigation,
TD.navigation 				A.navigation:hover	{color:#fff; font-weight:bold; text-decoration:none; display:block;}
TD.navigationOver			A.navigation,
TD.navigationOver			A.navigation:hover	{color:#fff; font-weight:bold; text-decoration:none; display:block;}
TD.navigationOn				A.navigation, 
TD.navigationOn				A.navigation:hover	{color:#fff; font-weight:bold; text-decoration:none; display:block;}
TD.navigationOnOver			A.navigation, 
TD.navigationOnOver			A.navigation:hover	{color:#fff; font-weight:bold; text-decoration:none; display:block;}


/* Second Level */
DIV.navigationSubContainer	{border-top:1px solid #216b3a;}

DIV.navigationSub			{background-color:#ace9bf; color:#000000;border-bottom:1px solid #216b3a; font-weight:bold; font-size:90%; width:130px; padding-top:3px; padding-right:2px; padding-bottom:2px; padding-left:13px;}
DIV.navigationSubOver		{background-color:#d6f784; color:#007524;border-bottom:1px solid #216b3a; font-weight:bold; font-size:90%; width:130px; padding-top:3px; padding-right:2px; padding-bottom:2px; padding-left:13px;}

DIV.navigationSub			A.navigationSub,
DIV.navigationSub			A.navigationSub:hover	{color:#000000; text-decoration:none; display:block; width:100%; height:100%;}
DIV.navigationSubOver		A.navigationSub,
DIV.navigationSubOver		A.navigationSub:hover	{color:#007524; text-decoration:none; display:block; width:100%; height:100%;}

						
/* Sepecific CSS exapmle // BY ORDER - ONLY FRO FIRST LEVEL
First Level		
A.navigation1				{}
A.navigation1:hover		{}
A.navigationOn1			{}
A.navigationOn1:hover		{}

TD.navigation1				{}
TD.navigationOver1			{}
TD.navigationOn1			{}
TD.navigationOnOver1		{}
 */
 
 /* Sepecific CSS exapmle // BY CATEGORY ID
First Level		
A.navigationByID1				{}
A.navigationByID1:hover		{}
A.navigationOnByID1			{}
A.navigationOnByID1:hover		{}

TD.navigationByID1				{}
TD.navigationOverByID1			{}
TD.navigationOnByID1			{}
TD.navigationOnOverByID1		{}


Second Level
DIV.navigationSubContainerByID1	{}
A.navigationSubByID1			{}
A.navigationSubByID1:HOVER		{}

DIV.navigationSubByID1			{}
DIV.navigationSubOverByID1		{}
 */