/*********************************** Top Navigation bar ********************************/

TABLE.navigationBar			{text-align:right; height:29px; margin-top:9px; margin-bottom:9px;}
TD.first_navigationImage	{width:0px; background-image:none;}
TD.mid_navigationImage		{width:22px;}
TD.last_navigationImage		{width:0px; background-image:none;}

/* First Level */
TD.navigation				{text-align:right; color:#4b4b4b; font-weight:bold; font-size:12px; Cursor:pointer; padding:0px 10px 0px 0px; background-image:url('../ArrowTopBar.gif'); background-repeat:no-repeat; background-position:right center;}
TD.navigationOver			{text-align:right; color:#0065af; font-weight:bold; font-size:12px; Cursor:pointer; padding:0px 10px 0px 0px; background-image:url('../ArrowTopBar.gif'); background-repeat:no-repeat; background-position:right center;}
TD.navigationOn				{text-align:right; color:#0065af; font-weight:bold; font-size:12px; Cursor:pointer; padding:0px 10px 0px 0px; background-image:url('../ArrowTopBar.gif'); background-repeat:no-repeat; background-position:right center;}
TD.navigationOnOver			{text-align:right; color:#0065af; font-weight:bold; font-size:12px; Cursor:pointer; padding:0px 10px 0px 0px; background-image:url('../ArrowTopBar.gif'); background-repeat:no-repeat; background-position:right center;}

TD.navigation			A.navigation,
TD.navigation			A.navigation:hover	{color:#4b4b4b; font-weight:bold; text-decoration:none; display:block;}
TD.navigationOver		A.navigation,
TD.navigationOver		A.navigation:hover	{color:#0065af; font-weight:bold; text-decoration:none; display:block;}
TD.navigationOn			A.navigation, 
TD.navigationOn			A.navigation:hover	{color:#0065af; font-weight:bold; text-decoration:none; display:block;}
TD.navigationOnOver		A.navigation, 
TD.navigationOnOver		A.navigation:hover	{color:#0065af; font-weight:bold; text-decoration:none; display:block;}


/* Second Level */
DIV.navigationSubContainer	{}

DIV.navigationSub			{background-color:#848484; color:#ffffff; border-right:1px solid #ffffff; border-left:1px solid #ffffff; border-bottom:1px solid #ffffff; font-weight:bold; font-size:100%; width:130px; padding:4px 9px 4px 6px;}
DIV.navigationSubOver		{background-color:#4984bf; color:#ffffff; border-right:1px solid #ffffff; border-left:1px solid #ffffff; border-bottom:1px solid #ffffff; font-weight:bold; font-size:100%; width:130px; padding:4px 9px 4px 6px;}

DIV.navigationSub			A.navigationSub,
DIV.navigationSub			A.navigationSub:hover	{color:#ffffff; text-decoration:none; display:block; width:100%; height:100%;}
DIV.navigationSubOver		A.navigationSub,
DIV.navigationSubOver		A.navigationSub:hover	{color:#ffffff; text-decoration:none; display:block; width:100%; height:100%;}


/**^ Top Navigation bar 170  (used to be 155 before)^**/
#navHorizontalByID170 TABLE.navigationBar			{margin:0px; text-align:left; height:22px; background:url('../stripBar155.gif') repeat-x top;}
#navHorizontalByID170 DIV.first_navigationImage		{width:4px; height:22px; display:inline-block; background:url('../sep155_right.gif') no-repeat top;}
#navHorizontalByID170 DIV.mid_navigationImage		{width:10px; height:22px; display:inline-block; background:url('../sepBar155.gif') no-repeat top;}
#navHorizontalByID170 DIV.last_navigationImage		{width:4px; height:22px; display:inline-block; background:url('../sep155_left.gif') no-repeat top;}

/* First Level */
#navHorizontalByID170 TD.navigation				{vertical-align:top; height:22px; text-align:center; color:#ffffff; line-height:12px; padding:3px 31px 0px 20px; background:url('../ArrowBar155.gif') no-repeat right 7px;}
#navHorizontalByID170 TD.navigationOver			{vertical-align:top; height:22px; text-align:center; color:#215373; line-height:12px; padding:3px 31px 0px 20px; background:url('../ArrowBar155.gif') no-repeat right 7px;}
#navHorizontalByID170 TD.navigationOn				{vertical-align:top; height:22px; text-align:center; color:#215373; line-height:12px; padding:3px 31px 0px 20px; background:url('../ArrowBar155.gif') no-repeat right 7px;}
#navHorizontalByID170 TD.navigationOnOver			{vertical-align:top; height:22px; text-align:center; color:#215373; line-height:12px; padding:3px 31px 0px 20px; background:url('../ArrowBar155.gif') no-repeat right 7px;}

#navHorizontalByID170 TD.navigation				A.navigation,
#navHorizontalByID170 TD.navigation 				A.navigation:hover	{color:#ffffff;}
#navHorizontalByID170 TD.navigationOver			A.navigation,
#navHorizontalByID170 TD.navigationOver			A.navigation:hover	{color:#215373;}
#navHorizontalByID170 TD.navigationOn				A.navigation,
#navHorizontalByID155 TD.navigationOn				A.navigation:hover	{color:#215373;}
#navHorizontalByID170 TD.navigationOnOver			A.navigation,
#navHorizontalByID170 TD.navigationOnOver			A.navigation:hover	{color:#215373;}

/* Second Level */
#navHorizontalByID170 DIV.navigationSubContainer	{display:none;}


/* 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		{}
 */
