/****************************** Side Navigation Bar **************************/
TABLE.VerticalBarContainer		{width:180px;margin-bottom:10px;}
TABLE.VerticalBarContainer A	{display:block;}

/* First Level */
DIV.MenuRowMainContainer 		{background-image:url("../ArrowLeftNav.gif"); background-position:right ; background-repeat:no-repeat;}

DIV.menuRowContainer				{color:#020061;border-bottom:1px solid #dfdfdf;padding-left:5px;padding-right:25px;padding-top:4px;padding-bottom:3px;font-weight:bold; font-size:12px;height: 25px;}
DIV.menuRowContainerOver		{color:#DB1001;border-bottom:1px solid #dfdfdf;padding-left:5px;padding-right:25px;padding-top:4px;padding-bottom:3px;font-weight:bold; font-size:12px;height: 25px;}
DIV.menuRowContainerOn			{color:#DB1001;border-bottom:1px solid #dfdfdf;padding-left:5px;padding-right:25px;padding-top:4px;padding-bottom:3px;font-weight:bold; font-size:12px;height: 25px;}
DIV.menuRowContainerOnOver		{color:#020061;border-bottom:1px solid #dfdfdf;padding-left:5px;padding-right:25px;padding-top:4px;padding-bottom:3px;font-weight:bold; font-size:12px;height: 25px;}

DIV.menuRowContainer			A.menuRowright,
DIV.menuRowContainer			A.menuRowright:hover	{color:#020061; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuRowContainerOver		A.menuRowright,
DIV.menuRowContainerOver		A.menuRowright:hover	{color:#DB1001; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuRowContainerOn			A.menuRowright,
DIV.menuRowContainerOn			A.menuRowright:hover	{color:#DB1001; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuRowContainerOnOver		A.menuRowright,
DIV.menuRowContainerOnOver		A.menuRowright:hover	{color:#020061; text-decoration:none; display:block; width:100%; height:100%;}

SPAN.menuRowSeperatorTop		{display:none; /*overflow:hidden;*/}
SPAN.menuRowSeperatorBottom		{display:none; /*overflow:hidden;*/}


/* Second Level */
DIV.menuSubRowContainer			{background-image:url("../ArrowLeftSubNav.gif"); background-position:right top; background-repeat:no-repeat; background-color:#f6f6f6; height:20px; color:#213288; font-weight:normal; font-size:11px; padding-top:2px; padding-bottom:3px; padding-right:28px; padding-left:10px; border-bottom:solid 1px #EBEBEB;}
DIV.menuSubRowContainerOver		{background-image:url("../ArrowLeftSubNav.gif"); background-position:right top; background-repeat:no-repeat; background-color:#f6f6f6; height:20px; color:#DB1002; font-weight:normal; font-size:11px; padding-top:2px; padding-bottom:3px; padding-right:28px; padding-left:10px; border-bottom:solid 1px #EBEBEB;}
DIV.menuSubRowContainerOn		{background-image:url("../ArrowLeftSubNav.gif"); background-position:right top; background-repeat:no-repeat; background-color:#eeeeee; height:20px; color:#DB1002; font-weight:normal; font-size:11px; padding-top:2px; padding-bottom:3px; padding-right:28px; padding-left:10px; border-bottom:solid 1px #EBEBEB;}
DIV.menuSubRowContainerOnOver	{background-image:url("../ArrowLeftSubNav.gif"); background-position:right top; background-repeat:no-repeat; background-color:#eeeeee; height:20px; color:#213288; font-weight:normal; font-size:11px; padding-top:2px; padding-bottom:3px; padding-right:28px; padding-left:10px; border-bottom:solid 1px #EBEBEB;}

DIV.menuSubRowContainer			A.menuSubRow,
DIV.menuSubRowContainer			A.menuSubRow:hover	{color:#213288; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuSubRowContainerOver		A.menuSubRow,
DIV.menuSubRowContainerOver		A.menuSubRow:hover	{color:#DB1002; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuSubRowContainerOn		A.menuSubRow,
DIV.menuSubRowContainerOn		A.menuSubRow:hover	{color:#DB1002; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuSubRowContainerOnOver	A.menuSubRow,
DIV.menuSubRowContainerOnOver	A.menuSubRow:hover	{color:#213288; 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		{}
 */
