/****************************** Side Navigation Bar **************************/
TABLE.VerticalBarContainer		{width:100%;height:100%; background-color:#006fb4;}
TD.VerticalBarContainer			{}

/* First Level */
DIV.MenuRowMainContainer 		{height:41px;background-color:#0070b6;background-image: url(../Arrowrightbar.jpg);background-repeat: no-repeat; background-position:top right;}

DIV.menuRowContainer			{color:#fff;height:41px;font-weight:bold; font-size:12px; padding-right:30px; padding-left:5px; padding-top:13px; padding-bottom:0px; }
DIV.menuRowContainerOver	{color:#00d8ff;height:41px; font-weight:bold; font-size:12px; padding-right:30px; padding-left:5px; padding-top:13px; padding-bottom:0px; }
DIV.menuRowContainerOn		{color:#00d8ff; height:41px;font-weight:bold; font-size:12px; padding-right:30px; padding-left:5px; padding-top: 13px; padding-bottom:0px; }
DIV.menuRowContainerOnOver	{color:#00d8ff; height:41px;font-weight:bold; font-size:12px; padding-right:30px; padding-left:5px; padding-top: 13px; padding-bottom:0px; }

DIV.menuRowContainer			A.menuRowright,
DIV.menuRowContainer			A.menuRowright:hover	{color:#fff; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuRowContainerOver		A.menuRowright,
DIV.menuRowContainerOver		A.menuRowright:hover	{color:#00d8ff; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuRowContainerOn			A.menuRowright,
DIV.menuRowContainerOn			A.menuRowright:hover	{color:#00d8ff; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuRowContainerOnOver		A.menuRowright,
DIV.menuRowContainerOnOver		A.menuRowright:hover	{color:#00d8ff; text-decoration:none; display:block; width:100%; height:100%;}

SPAN.menuRowSeperatorTop		{display:block;overflow:hidden;height:1px;font-size:1px;background-color:#fff;}
span.menuRowSeperatorTopByOrder1  {display:none; /*overflow:hidden;*/}
SPAN.menuRowSeperatorBottom		{display:none; /*overflow:hidden;*/}


/* Second Level */
DIV.menuSubRowContainer			{height:24px;background-color:#9fd1f0;background-image: url(../Arrowrightbarsub.gif);background-repeat: no-repeat; background-position:top right;color:#000; font-weight:normal; font-size:11px; padding-top:5px; padding-bottom:3px; padding-right:40px; padding-left:5px; border-bottom:solid 1px #fff;}
DIV.menuSubRowContainerOver	{height:24px;background-color:#0086df;background-image: url(../Arrowrightbarsub.gif);background-repeat: no-repeat; background-position:top right;color:#fff; font-weight:normal; font-size:11px; padding-top:5px; padding-bottom:3px; padding-right:40px; padding-left:5px; border-bottom:solid 1px #fff;}
DIV.menuSubRowContainerOn		{height:24px;background-color:#0086df;background-image: url(../Arrowrightbarsub.gif);background-repeat: no-repeat; background-position:top right;color:#fff; font-weight:normal; font-size:11px; padding-top:5px; padding-bottom:3px; padding-right:40px; padding-left:5px; border-bottom:solid 1px #fff;}
DIV.menuSubRowContainerOnOver	{height:24px;background-color:#0086df;background-image: url(../Arrowrightbarsub.gif);background-repeat: no-repeat; background-position:top right;color:#fff; font-weight:normal; font-size:11px; padding-top:5px; padding-bottom:3px; padding-right:40px; padding-left:5px; border-bottom:solid 1px #fff;}

DIV.menuSubRowContainer			A.menuSubRow,
DIV.menuSubRowContainer			A.menuSubRow:hover	{color:#000; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuSubRowContainerOver		A.menuSubRow,
DIV.menuSubRowContainerOver		A.menuSubRow:hover	{color:#fff; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuSubRowContainerOn		A.menuSubRow,
DIV.menuSubRowContainerOn		A.menuSubRow:hover	{color:#fff; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuSubRowContainerOnOver	A.menuSubRow,
DIV.menuSubRowContainerOnOver	A.menuSubRow:hover	{color:#fff; 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		{}
 */