/****************************** Side Navigation Bar **************************/
TABLE.VerticalBarContainer		{width:157px; margin-left:15px;margin-bottom:10px;}
TD.VerticalBarContainer			{}

/* First Level */
DIV.MenuRowMainContainer 		{background-color:#9c0004;background-image:url("../topleftbar.gif");background-repeat:no-repeat; background-position:left top;border-bottom:5px solid #efefef;}

DIV.menuRowContainer				{color:#ffffff;background-image:url("../bottomleftbar.jpg");background-repeat:no-repeat; background-position:left bottom; font-weight:bold; font-size:12px; padding:2px 3px 3px 20px;}
DIV.menuRowContainerOver		{color:#c1fa52;background-image:url("../bottomleftbar.jpg");background-repeat:no-repeat; background-position:left bottom; font-weight:bold; font-size:12px; padding:2px 3px 3px 20px;}
DIV.menuRowContainerOn			{color:#c1fa52;background-image:url("../bottomleftbar.jpg");background-repeat:no-repeat; background-position:left bottom; font-weight:bold; font-size:12px; padding:2px 3px 3px 20px;}
DIV.menuRowContainerOnOver		{color:#c1fa52;background-image:url("../bottomleftbar.jpg");background-repeat:no-repeat; background-position:left bottom; font-weight:bold; font-size:12px; padding:2px 3px 3px 20px;}

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:#c1fa52; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuRowContainerOn			A.menuRowright,
DIV.menuRowContainerOn			A.menuRowright:hover	{color:#c1fa52; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuRowContainerOnOver		A.menuRowright,
DIV.menuRowContainerOnOver		A.menuRowright:hover	{color:#c1fa52; 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; */}
/*SPAN.menuRowSeperatorTop		{height:5px; display:block; overflow:hidden; font-size:0px; background-image:url('../sepSideBar_top.gif'); background-repeat:no-repeat;}
SPAN.menuRowSeperatorTopByID153	{display:none;}
SPAN.menuRowSeperatorBottom		{height:1px; display:block; overflow:hidden; font-size:0px; background-image:url('../sepSideBar_bottom.gif'); background-repeat:no-repeat;}
SPAN.menuRowSeperatorBottomByID141	{display:none;}*/


/* Second Level */
DIV.menuSubRowContainer				{margin-left:4px;margin-bottom:4px; color:#393939; font-weight:normal; font-size:12px; padding-top:4px; padding-bottom:1px; padding-left:20px; padding-right:5px; border-bottom:solid 1px #818181; background-image:url("../ArrowLeftSubNav.gif"); background-repeat:no-repeat; background-position:left top;}
DIV.menuSubRowContainerOver		{margin-left:4px;margin-bottom:4px; color:#393939; font-weight:bold; font-size:12px; padding-top:4px; padding-bottom:1px; padding-left:20px; padding-right:5px; border-bottom:solid 1px #818181; background-image:url("../ArrowLeftSubNav.gif"); background-repeat:no-repeat; background-position:left top;}
DIV.menuSubRowContainerOn			{margin-left:4px;margin-bottom:4px;	color:#393939; font-weight:bold; font-size:12px; padding-top:4px; padding-bottom:1px; padding-left:20px; padding-right:5px; border-bottom:solid 1px #818181; background-image:url("../ArrowLeftSubNav.gif"); background-repeat:no-repeat; background-position:left top;}
DIV.menuSubRowContainerOnOver		{margin-left:4px;margin-bottom:4px; color:#393939; font-weight:bold; font-size:12px; padding-top:4px; padding-bottom:1px; padding-left:20px; padding-right:5px; border-bottom:solid 1px #818181; background-image:url("../ArrowLeftSubNav.gif"); background-repeat:no-repeat; background-position:left top;}

DIV.menuSubRowContainer			A.menuSubRow,
DIV.menuSubRowContainer			A.menuSubRow:hover	{color:#393939; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuSubRowContainerOver	A.menuSubRow,
DIV.menuSubRowContainerOver	A.menuSubRow:hover	{color:#393939; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuSubRowContainerOn		A.menuSubRow,
DIV.menuSubRowContainerOn		A.menuSubRow:hover	{color:#393939; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuSubRowContainerOnOver	A.menuSubRow,
DIV.menuSubRowContainerOnOver	A.menuSubRow:hover	{color:#393939; 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		{}
 */