/****************************** Side Navigation Bar **************************/
TABLE.VerticalBarContainer		{width:179px;height:100%;margin:0px 0px 12px 0px;}
TABLE.VerticalBarContainer A	{display:block;}

/* First Level */
DIV.MenuRowMainContainer 		{background:url('../vertItemBg.jpg') no-repeat center;height:35px; padding:11px 0px 5px 15px;margin:0px auto 1px auto;text-align:center;font-size:12px; font-weight:bold;}

DIV.menuRowContainer			{color:#242021;}
DIV.menuRowContainerOver		{color:#1995ab;}
DIV.menuRowContainerOn			{color:#1995ab;}
DIV.menuRowContainerOnOver		{color:#1995ab;}

DIV.menuRowContainer			A.menuRowright,
DIV.menuRowContainer			A.menuRowright:hover	{color:#242021; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuRowContainerOver		A.menuRowright,
DIV.menuRowContainerOver		A.menuRowright:hover	{color:#1995ab; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuRowContainerOn			A.menuRowright,
DIV.menuRowContainerOn			A.menuRowright:hover	{color:#1995ab; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuRowContainerOnOver		A.menuRowright,
DIV.menuRowContainerOnOver		A.menuRowright:hover	{color:#1995ab; 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:url("../vertSubItemBg.jpg") no-repeat;height:25px; color:#1995ab; font-weight:bold; font-size:12px; padding:4px 0px 2px 15px; margin:auto; text-align:center;border-bottom:1px solid #fff;}
DIV.menuSubRowContainerOver		{background:url("../vertSubItemBg.jpg") no-repeat;height:25px; color:#54bed1; font-weight:bold; font-size:12px; padding:4px 0px 2px 15px; margin:auto; text-align:center;border-bottom:1px solid #fff;}
DIV.menuSubRowContainerOn		{background:url("../vertSubItemBg.jpg") no-repeat;height:25px; color:#54bed1; font-weight:bold; font-size:12px; padding:4px 0px 2px 15px; margin:auto; text-align:center;border-bottom:1px solid #fff;}
DIV.menuSubRowContainerOnOver	{background:url("../vertSubItemBg.jpg") no-repeat;height:25px; color:#54bed1; font-weight:bold; font-size:12px; padding:4px 0px 2px 15px; margin:auto; text-align:center;border-bottom:1px solid #fff;}

DIV.menuSubRowContainer			A.menuSubRow,
DIV.menuSubRowContainer			A.menuSubRow:hover	{color:#1995ab; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuSubRowContainerOver		A.menuSubRow,
DIV.menuSubRowContainerOver		A.menuSubRow:hover	{color:#54bed1; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuSubRowContainerOn		A.menuSubRow,
DIV.menuSubRowContainerOn		A.menuSubRow:hover	{color:#54bed1; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuSubRowContainerOnOver	A.menuSubRow,
DIV.menuSubRowContainerOnOver	A.menuSubRow:hover	{color:#54bed1; 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		{}
 */