/****************************** Side Navigation Bar **************************/
TABLE.VerticalBarContainer		{width:100%; background-color:#eaecee; padding-bottom:2px;}
TD.VerticalBarContainer			{}
.navigationsourcetitle			{width:100%; background-color:#2ac5f4; background-image:url(../bgleftmenuheader.jpg); background-repeat:repeat-y; background-position:right;font-size:14px; font-weight:bold; color:#FFFFFF; padding:5px 10px 5px 10px; margin-bottom:2px;}

/* First Level */
DIV.MenuRowMainContainer			{}

DIV.menuRowContainer			{background-color:#8895a0; color:#ffffff; font-weight:bold; font-size:10px; padding:7px 5px 7px 10px; margin-bottom:2px}
DIV.menuRowContainerOver		{background-color:#616d73; color:#ffffff; font-weight:bold; font-size:10px; padding:7px 5px 7px 10px; margin-bottom:2px}
DIV.menuRowContainerOn			{background-color:#8895a0; color:#ffffff; font-weight:bold; font-size:10px; padding:7px 5px 7px 10px; margin-bottom:2px}
DIV.menuRowContainerOnOver		{background-color:#616d73; color:#ffffff; font-weight:bold; font-size:10px; padding:7px 5px 7px 10px; margin-bottom:2px}

DIV.menuRowContainer			A.menuRowright,
DIV.menuRowContainer			A.menuRowright:hover	{color:#ffffff; text-decoration:none; display:block; width:100%; height:100%; font-size:10px; font-weight:bold;}
DIV.menuRowContainerOver		A.menuRowright,
DIV.menuRowContainerOver		A.menuRowright:hover	{color:#ffffff; text-decoration:none; display:block; width:100%; height:100%; font-size:10px; font-weight:bold;}
DIV.menuRowContainerOn			A.menuRowright,
DIV.menuRowContainerOn			A.menuRowright:hover	{color:#ffffff; text-decoration:none; display:block; width:100%; height:100%; font-size:10px; font-weight:bold;}
DIV.menuRowContainerOnOver		A.menuRowright,
DIV.menuRowContainerOnOver		A.menuRowright:hover	{color:#ffffff; text-decoration:none; display:block; width:100%; height:100%; font-size:10px; font-weight:bold;}

SPAN.menuRowSeperatorTop		{display:none; /*overflow:hidden; font-size:0px; */}
SPAN.menuRowSeperatorTopByOrder1	{display:none; /*overflow:hidden; font-size:0px; */}
SPAN.menuRowSeperatorBottom		{display:none; /*overflow:hidden; font-size:0px; */}


/* Second Level */
DIV.menuSubRowContainer			{font-weight:normal; font-size:10px; padding:3px 5px 3px 15px; margin-left:10px; background:url(../bgleftsubmenu.jpg) left center no-repeat;}
DIV.menuSubRowContainerOver		{font-weight:normal; font-size:10px; padding:3px 5px 3px 15px; margin-left:10px; background:url(../bgleftsubmenu.jpg) left center no-repeat;}
DIV.menuSubRowContainerOn		{font-weight:normal; font-size:10px; padding:3px 5px 3px 15px; margin-left:10px; background:url(../bgleftsubmenu.jpg) left center no-repeat;}
DIV.menuSubRowContainerOnOver	{font-weight:normal; font-size:10px; padding:3px 5px 3px 15px; margin-left:10px; background:url(../bgleftsubmenu.jpg) left center no-repeat;}

DIV.menuSubRowContainer			A.menuSubRow,
DIV.menuSubRowContainer			A.menuSubRow:hover	{color:#707f8c; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuSubRowContainerOver		A.menuSubRow,
DIV.menuSubRowContainerOver		A.menuSubRow:hover	{color:#707f8c; text-decoration:underline; display:block; width:100%; height:100%;}
DIV.menuSubRowContainerOn		A.menuSubRow,
DIV.menuSubRowContainerOn		A.menuSubRow:hover	{color:#707f8c; text-decoration:underline; display:block; width:100%; height:100%;}
DIV.menuSubRowContainerOnOver	A.menuSubRow,
DIV.menuSubRowContainerOnOver	A.menuSubRow:hover	{color:#707f8c; text-decoration:underline; 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		{}
 */
