/****************************** Side Navigation Bar **************************/
TABLE.VerticalBarContainer		{width:176px; background-color:#ededed; margin-top:9px; margin-right:17px; border:#bebebe 1px solid; border-bottom-style:none;}
TD.VerticalBarContainer			{border:#ffffff 1px solid;}

/* First Level */
DIV.MenuRowMainContainer 		{background-image:url("../stripSideBar.gif"); background-repeat:repeat-y;}

DIV.menuRowContainer			{color:#ffffff; font-weight:bold; font-size:12px; padding-left:5px; padding-right:16px; padding-top:4px; padding-bottom:4px; border-bottom:solid 1px #ffffff; background-image:url("../ArrowLeftNavRTL.gif"); background-repeat:no-repeat; background-position:right top;}
DIV.menuRowContainerOver		{color:#b6f4f6; font-weight:bold; font-size:12px; padding-left:5px; padding-right:16px; padding-top:4px; padding-bottom:4px; border-bottom:solid 1px #ffffff; background-image:url("../ArrowLeftNavRTL.gif"); background-repeat:no-repeat; background-position:right top;}
DIV.menuRowContainerOn			{color:#b6f4f6; font-weight:bold; font-size:12px; padding-left:5px; padding-right:16px; padding-top:4px; padding-bottom:4px; border-bottom:solid 3px #ffffff; background-image:url("../ArrowLeftNavRTL.gif"); background-repeat:no-repeat; background-position:right top;}
DIV.menuRowContainerOnOver		{color:#b6f4f6; font-weight:bold; font-size:12px; padding-left:5px; padding-right:16px; padding-top:4px; padding-bottom:4px; border-bottom:solid 3px #ffffff; background-image:url("../ArrowLeftNavRTL.gif"); background-repeat:no-repeat; background-position:right 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:#b6f4f6; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuRowContainerOn			A.menuRowright,
DIV.menuRowContainerOn			A.menuRowright:hover	{color:#b6f4f6; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuRowContainerOnOver		A.menuRowright,
DIV.menuRowContainerOnOver		A.menuRowright:hover	{color:#b6f4f6; text-decoration:none; display:block; width:100%; height:100%;}

SPAN.menuRowSeperatorTop		{display:none; /*overflow:hidden; font-size:0px; */}
SPAN.menuRowSeperatorBottom		{display:none; /*overflow:hidden; font-size:0px; */}


/* Second Level */
DIV.menuSubRowContainer			{color:#515151; font-weight:bold; font-size:12px; padding-top:4px; padding-bottom:4px; padding-left:5px; padding-right:16px; border-bottom:solid 1px #ffffff; background-image:url("../stripSubSideBar.gif"); background-repeat:repeat-y;}
DIV.menuSubRowContainerOver		{color:#515151; font-weight:bold; font-size:12px; padding-top:4px; padding-bottom:4px; padding-left:5px; padding-right:16px; border-bottom:solid 1px #ffffff; background-image:url("../stripSubSideBar_on.gif"); background-repeat:repeat-y;}
DIV.menuSubRowContainerOn		{color:#515151; font-weight:bold; font-size:12px; padding-top:4px; padding-bottom:4px; padding-left:5px; padding-right:16px; border-bottom:solid 1px #ffffff; background-image:url("../stripSubSideBar_on.gif"); background-repeat:repeat-y;}
DIV.menuSubRowContainerOnOver	{color:#515151; font-weight:bold; font-size:12px; padding-top:4px; padding-bottom:4px; padding-left:5px; padding-right:16px; border-bottom:solid 1px #ffffff; background-image:url("../stripSubSideBar_on.gif"); background-repeat:repeat-y;}

DIV.menuSubRowContainer			A.menuSubRow,
DIV.menuSubRowContainer			A.menuSubRow:hover	{color:#515151; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuSubRowContainerOver		A.menuSubRow,
DIV.menuSubRowContainerOver		A.menuSubRow:hover	{color:#515151; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuSubRowContainerOn		A.menuSubRow,
DIV.menuSubRowContainerOn		A.menuSubRow:hover	{color:#515151; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuSubRowContainerOnOver	A.menuSubRow,
DIV.menuSubRowContainerOnOver	A.menuSubRow:hover	{color:#515151; 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		{}
 */