/****************************** Side Navigation Bar **************************/
TABLE.VerticalBarContainer		{width:143px; height:100%; margin-right:4px;}
TD.VerticalBarContainer			{}

/* First Level */
DIV.MenuRowMainContainer 		{margin-bottom:1px; margin-top:6px;}

DIV.menuRowContainer			{background-color:#f16333; color:#ffffff; font-weight:bold; font-size:12px; padding-left:5px; padding-right:23px; padding-top:2px; padding-bottom:3px; border-bottom:#ffffff 1px solid; background-image:url('../sideBar_back_orange.gif'); background-repeat:no-repeat; background-position:top;}
DIV.menuRowContainerOver		{background-color:#f16333; color:#091351; font-weight:bold; font-size:12px; padding-left:5px; padding-right:23px; padding-top:2px; padding-bottom:3px; border-bottom:#ffffff 1px solid; background-image:url('../sideBar_back_orange.gif'); background-repeat:no-repeat; background-position:top;}
DIV.menuRowContainerOn			{background-color:#f16333; color:#091351; font-weight:bold; font-size:12px; padding-left:5px; padding-right:23px; padding-top:2px; padding-bottom:3px; border-bottom:#ffffff 1px solid; background-image:url('../sideBar_back_orange.gif'); background-repeat:no-repeat; background-position:top;}
DIV.menuRowContainerOnOver		{background-color:#f16333; color:#091351; font-weight:bold; font-size:12px; padding-left:5px; padding-right:23px; padding-top:2px; padding-bottom:3px; border-bottom:#ffffff 1px solid; background-image:url('../sideBar_back_orange.gif'); background-repeat:no-repeat; background-position:top;}

DIV.menuRowContainer			A.menuRowright,
DIV.menuRowContainer			A.menuRowright:hover	{color:#ffffff; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuRowContainerOver		A.menuRowright,
DIV.menuRowContainerOver		A.menuRowright:hover	{color:#091351; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuRowContainerOn			A.menuRowright,
DIV.menuRowContainerOn			A.menuRowright:hover	{color:#091351; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuRowContainerOnOver		A.menuRowright,
DIV.menuRowContainerOnOver		A.menuRowright:hover	{color:#091351; text-decoration:none; display:block; width:100%; height:100%;}

SPAN.menuRowSeperatorTop		{display:none; /*overflow:hidden; font-size:0px; */}
SPAN.menuRowSeperatorBottom		{display:block; overflow:hidden; font-size:0px; height:1px; background-image:url('../sepSideBar_orange.gif'); background-repeat:no-repeat;}
SPAN.menuRowSeperatorBottomByID73	{display:block; overflow:hidden; font-size:0px; height:1px; background-image:url('../sepSideBar_blue.gif'); background-repeat:no-repeat;}

DIV.menuRowContainerByID73			{background-color:#002c6b; color:#ffffff; font-weight:bold; font-size:12px; padding-left:5px; padding-right:23px; padding-top:2px; padding-bottom:3px; border-bottom:#ffffff 1px solid; background-image:url('../sideBar_back_blue.gif'); background-repeat:no-repeat; background-position:top;}
DIV.menuRowContainerOverByID73		{background-color:#002c6b; color:#f16333; font-weight:bold; font-size:12px; padding-left:5px; padding-right:23px; padding-top:2px; padding-bottom:3px; border-bottom:#ffffff 1px solid; background-image:url('../sideBar_back_blue.gif'); background-repeat:no-repeat; background-position:top;}
DIV.menuRowContainerOnByID73			{background-color:#002c6b; color:#f16333; font-weight:bold; font-size:12px; padding-left:5px; padding-right:23px; padding-top:2px; padding-bottom:3px; border-bottom:#ffffff 1px solid; background-image:url('../sideBar_back_blue.gif'); background-repeat:no-repeat; background-position:top;}
DIV.menuRowContainerOnOverByID73		{background-color:#002c6b; color:#f16333; font-weight:bold; font-size:12px; padding-left:5px; padding-right:23px; padding-top:2px; padding-bottom:3px; border-bottom:#ffffff 1px solid; background-image:url('../sideBar_back_blue.gif'); background-repeat:no-repeat; background-position:top;}

DIV.menuRowContainerByID73			A.menuRowright,
DIV.menuRowContainerByID73			A.menuRowright:hover	{color:#ffffff; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuRowContainerOverByID73		A.menuRowright,
DIV.menuRowContainerOverByID73		A.menuRowright:hover	{color:#f16333; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuRowContainerOnByID73			A.menuRowright,
DIV.menuRowContainerOnByID73			A.menuRowright:hover	{color:#f16333; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuRowContainerOnOverByID73		A.menuRowright,
DIV.menuRowContainerOnOverByID73		A.menuRowright:hover	{color:#f16333; text-decoration:none; display:block; width:100%; height:100%;}


/* Second Level */
DIV.menuSubRowContainer			{background-color:#ffffff; color:#f16333; font-weight:bold; font-size:12px; padding-top:6px; padding-bottom:2px; padding-left:5px; padding-right:7px; border-bottom:solid 1px #f16333;}
DIV.menuSubRowContainerOver		{background-color:#ffffff; color:#091351; font-weight:bold; font-size:12px; padding-top:6px; padding-bottom:2px; padding-left:5px; padding-right:7px; border-bottom:solid 1px #f16333;}
DIV.menuSubRowContainerOn		{background-color:#ffffff; color:#091351; font-weight:bold; font-size:12px; padding-top:6px; padding-bottom:2px; padding-left:5px; padding-right:7px; border-bottom:solid 1px #f16333;}
DIV.menuSubRowContainerOnOver	{background-color:#ffffff; color:#091351; font-weight:bold; font-size:12px; padding-top:6px; padding-bottom:2px; padding-left:5px; padding-right:7px; border-bottom:solid 1px #f16333;}

DIV.menuSubRowContainer			A.menuSubRow,
DIV.menuSubRowContainer			A.menuSubRow:hover	{color:#f16333; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuSubRowContainerOver		A.menuSubRow,
DIV.menuSubRowContainerOver		A.menuSubRow:hover	{color:#091351; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuSubRowContainerOn		A.menuSubRow,
DIV.menuSubRowContainerOn		A.menuSubRow:hover	{color:#091351; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuSubRowContainerOnOver	A.menuSubRow,
DIV.menuSubRowContainerOnOver	A.menuSubRow:hover	{color:#091351; text-decoration:none; display:block; width:100%; height:100%;}

/* Apply diffrent style to a specific bar
First Level	
#navVertical77 DIV.menuRowContainer			{}
#navVertical77 DIV.menuRowContainerOn			{}

#navVertical77 A.menuRowright					{}
#navVertical77 A.menuRowright:hover			{}
#navVertical77 A.menuRowrightOn				{}
#navVertical77 A.menuRowrightOn:hover			{}

Second Level
#navVertical77 DIV.menuSubRowContainer		{}
#navVertical77 DIV.menuSubRowContainerOn	{}
#navVertical77 DIV.menuSubRowContainerOver	{}

#navVertical77 A.menuSubRow				{}
#navVertical77 A.menuSubRow:hover			{}
#navVertical77 A.menuSubRowOn				{}
#navVertical77 A.menuSubRowOn:hover		{}
 */
 
 
 /* Sepecific CSS Example
First Level	
#container137 DIV.menuRowContainer			{}
#container137 DIV.menuRowContainerOn			{}

#container137 A.menuRowright					{}
#container137 A.menuRowright:hover			{}
#container137 A.menuRowrightOn				{}
#container137 A.menuRowrightOn:hover			{}

Second Level
#subContainer78 DIV.menuSubRowContainer		{}
#subContainer78 DIV.menuSubRowContainerOn	{}
#subContainer78 DIV.menuSubRowContainerOver	{}

#subContainer78 A.menuSubRow				{}
#subContainer78 A.menuSubRow:hover			{}
#subContainer78 A.menuSubRowOn				{}
#subContainer78 A.menuSubRowOn:hover		{}
 */