/*********************************** Top Navigation bar ********************************/

TABLE.navigationBar			{background-color:#ff6311; text-align:center; height:20px;margin-bottom:8px; width:778px;}
TD.first_navigationImage	{/*display:none; width:0px; background-image:none;*/background-image:url('../TopNavRight.gif');background-repeat:no-repeat;background-position:right top;width:6px;}
TD.mid_navigationImage		{background-image:url('../TopNavBar.gif');width:1px;}
TD.last_navigationImage		{background-image:url('../TopNavLeft.gif');width:6px;background-repeat:no-repeat;background-postion:left top;}

/* First Level */
TD.navigation				{text-align:center; color:#ffffff; font-weight:bold; font-size:12px; Cursor:pointer; padding-top:2px; padding-bottom:2px;}
TD.navigationOver			{text-align:center; color:#ffeab5; font-weight:bold; font-size:12px; Cursor:pointer; padding-top:2px; padding-bottom:2px;}
TD.navigationOn				{text-align:center; color:#ffeab5; font-weight:bold; font-size:12px; Cursor:pointer; padding-top:2px; padding-bottom:2px;}
TD.navigationOnOver			{text-align:center; color:#ffffff; font-weight:bold; font-size:12px; Cursor:pointer; padding-top:2px; padding-bottom:2px;}

TD.navigation				A.navigation,
TD.navigation 				A.navigation:hover	{color:#ffffff; font-weight:bold; text-decoration:none; display:block;}
TD.navigationOver			A.navigation,
TD.navigationOver			A.navigation:hover	{color:#ffeab5; font-weight:bold; text-decoration:none; display:block;}
TD.navigationOn				A.navigation, 
TD.navigationOn				A.navigation:hover	{color:#ffeab5; font-weight:bold; text-decoration:none; display:block;}
TD.navigationOnOver			A.navigation, 
TD.navigationOnOver			A.navigation:hover	{color:#ffffff; font-weight:bold; text-decoration:none; display:block;}


/* Second Level */
DIV.navigationSubContainer	{border-top:0px solid #848484;}

DIV.navigationSub			{background-color:#ffd17f; color:#ff6311; border-left:0px solid #848484; border-right:0px solid #848484; border-top:1px solid #fff; font-weight:bold; font-size:90%; width:130px; padding-top:3px; padding-right:5px; padding-bottom:2px; padding-left:3px;}
DIV.navigationSubOver		{background-color:#ff6311; color:#fff; border-left:0px solid #848484; border-right:0px solid #848484; border-top:1px solid #fff; font-weight:bold; font-size:90%; width:130px; padding-top:3px; padding-right:5px; padding-bottom:2px; padding-left:3px;}

DIV.navigationSub			A.navigationSub,
DIV.navigationSub			A.navigationSub:hover	{color:#ff6311; text-decoration:none; display:block; width:100%; height:100%;}
DIV.navigationSubOver		A.navigationSub,
DIV.navigationSubOver		A.navigationSub:hover	{color:#fff; text-decoration:none; display:block; width:100%; height:100%;}



TD.navigationByID158	{background-color:#e50000; text-align:center; color:#ffffff; font-weight:bold; font-size:12px; Cursor:pointer; padding-top:2px; padding-bottom:2px;}
TD.navigationOverByID158	{background-color:#e50000; text-align:center; color:#ffeab5; font-weight:bold; font-size:12px; Cursor:pointer; padding-top:2px; padding-bottom:2px;}
TD.navigationOnByID158		{background-color:#e50000; text-align:center; color:#ffeab5; font-weight:bold; font-size:12px; Cursor:pointer; padding-top:2px; padding-bottom:2px;}
TD.navigationOnOverByID158	{background-color:#e50000; text-align:center; color:#ffffff; font-weight:bold; font-size:12px; Cursor:pointer; padding-top:2px; padding-bottom:2px;}


						
/* 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		{}
 */
