/****************************** Side Navigation Bar **************************/
TABLE.VerticalBarContainer		{width:100%; background-color:#8fa6b1; padding-top:13px;}
TD.VerticalBarContainer			{}

/* First Level */
DIV.MenuRowMainContainer 		{}

DIV.menuRowContainer			{color:#ffffff; font-weight:normal; font-size:11px; padding:8px 25px 7px 25px;}
DIV.menuRowContainerOver		{color:#51451e; font-weight:normal; font-size:11px; padding:8px 25px 7px 25px;}
DIV.menuRowContainerOn			{color:#51451e; font-weight:normal; font-size:11px; padding:8px 25px 7px 25px;}
DIV.menuRowContainerOnOver		{color:#51451e; font-weight:normal; font-size:11px; padding:8px 25px 7px 25px;}

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:#51451e; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuRowContainerOn			A.menuRowright,
DIV.menuRowContainerOn			A.menuRowright:hover	{color:#51451e; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuRowContainerOnOver		A.menuRowright,
DIV.menuRowContainerOnOver		A.menuRowright:hover	{color:#51451e; 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			{background-color:#b0c1c8; color:#ffffff; font-weight:normal; font-size:11px; padding:3px 25px 4px 40px;}
DIV.menuSubRowContainerOver		{background-color:#b0c1c8; color:#51451e; font-weight:normal; font-size:11px; padding:3px 25px 4px 40px;}
DIV.menuSubRowContainerOn		{background-color:#b0c1c8; color:#51451e; font-weight:normal; font-size:11px; padding:3px 25px 4px 40px;}
DIV.menuSubRowContainerOnOver	{background-color:#b0c1c8; color:#51451e; font-weight:normal; font-size:11px; padding:3px 25px 4px 40px;}

DIV.menuSubRowContainer			A.menuSubRow,
DIV.menuSubRowContainer			A.menuSubRow:hover	{color:#ffffff; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuSubRowContainerOver		A.menuSubRow,
DIV.menuSubRowContainerOver		A.menuSubRow:hover	{color:#51451e; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuSubRowContainerOn		A.menuSubRow,
DIV.menuSubRowContainerOn		A.menuSubRow:hover	{color:#51451e; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuSubRowContainerOnOver	A.menuSubRow,
DIV.menuSubRowContainerOnOver	A.menuSubRow:hover	{color:#51451e; text-decoration:none; display:block; width:100%; height:100%;}

/* Apply diffrent style to a specific bar
First Level	
DIV.menuRowContainer			{}
DIV.menuRowContainerOn			{}

#navVertical77 A.menuRowright					{}
#navVertical77 A.menuRowright:hover			{}
#navVertical77 A.menuRowrightOn				{}
#navVertical77 A.menuRowrightOn:hover			{}

Second Level
DIV.menuSubRowContainer			{}
DIV.menuSubRowContainerOn		{}
DIV.menuSubRowContainerOver		{}

#navVertical77 A.menuSubRow				{}
#navVertical77 A.menuSubRow:hover			{}
#navVertical77 A.menuSubRowOn				{}
#navVertical77 A.menuSubRowOn:hover		{}
 */
 
 
 /* Sepecific CSS Example
First Level	
DIV.menuRowContainer			{}
DIV.menuRowContainerOn			{}

#container137 A.menuRowright					{}
#container137 A.menuRowright:hover			{}
#container137 A.menuRowrightOn				{}
#container137 A.menuRowrightOn:hover			{}

Second Level
DIV.menuSubRowContainer			{}
DIV.menuSubRowContainerOn		{}
DIV.menuSubRowContainerOver		{}

#subContainer78 A.menuSubRow				{}
#subContainer78 A.menuSubRow:hover			{}
#subContainer78 A.menuSubRowOn				{}
#subContainer78 A.menuSubRowOn:hover		{}
 */