/****************************** Side Navigation Bar **************************/
TABLE.VerticalBarContainer		{width:207px;margin-right:6px;margin-bottom:10px;margin-top:10px;}
TD.VerticalBarContainer			{}

/* First Level */
DIV.MenuRowMainContainer			{background:url('../categoryTop.gif') no-repeat right top;}

DIV.menuRowContainer			{color:#000000; font-weight:bold; font-size:12px; padding:5px 24px 6px 10px; border-bottom:#ffffff 1px solid; background:url('../categoryBottom.gif') no-repeat right bottom;}
DIV.menuRowContainerOver		{color:#ffffff; font-weight:bold; font-size:12px; padding:5px 24px 6px 10px; border-bottom:#ffffff 1px solid; background:url('../categoryBottom.gif') no-repeat right bottom;}
DIV.menuRowContainerOn			{color:#ffffff; font-weight:bold; font-size:12px; padding:5px 24px 6px 10px; border-bottom:#ffffff 1px solid; background:url('../categoryBottom.gif') no-repeat right bottom;}
DIV.menuRowContainerOnOver		{color:#ffffff; font-weight:bold; font-size:12px; padding:5px 24px 6px 10px; border-bottom:#ffffff 1px solid; background:url('../categoryBottom.gif') no-repeat right bottom;}

DIV.menuRowContainer			A.menuRowright,
DIV.menuRowContainer			A.menuRowright:hover	{color:#000000; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuRowContainerOver		A.menuRowright,
DIV.menuRowContainerOver		A.menuRowright:hover	{color:#ffffff; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuRowContainerOn			A.menuRowright,
DIV.menuRowContainerOn			A.menuRowright:hover	{color:#ffffff; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuRowContainerOnOver		A.menuRowright,
DIV.menuRowContainerOnOver		A.menuRowright:hover	{color:#ffffff; text-decoration:none; display:block; width:100%; height:100%;}

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 */
TD.menuSubRowTop			{background-color:#ffffff; /*height:6px; background:url('../sideBarSubTop.gif') no-repeat left top;*/}
TD.menuSubRowBottom			{background-color:#ffffff; height:6px; /*height:6px; background:url('../sideBarSubBottom.gif') no-repeat left bottom; border-bottom:#ffffff 1px solid;*/}

DIV.menuSubRowContainer			{/*background-color:#edd7a8;*/ /*color:#685a29;*/ background-color:#ffffff; color:#000000; font-weight:bold; font-size:11px; padding:3px 27px 3px 10px;}
DIV.menuSubRowContainerOver		{/*background-color:#edd7a8;*/ background-color:#ffffff; color:#334bc2; font-weight:bold; font-size:11px; padding:3px 27px 3px 10px;}
DIV.menuSubRowContainerOn		{/*background-color:#edd7a8;*/ background-color:#ffffff; color:#334bc2; font-weight:bold; font-size:11px; padding:3px 27px 3px 10px;}
DIV.menuSubRowContainerOnOver	{/*background-color:#edd7a8;*/ background-color:#ffffff; color:#334bc2; font-weight:bold; font-size:11px; padding:3px 27px 3px 10px;}

DIV.menuSubRowContainer			A.menuSubRow,
DIV.menuSubRowContainer			A.menuSubRow:hover	{/*color:#685a29;*/ color:#000000; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuSubRowContainerOver		A.menuSubRow,
DIV.menuSubRowContainerOver		A.menuSubRow:hover	{color:#334bc2; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuSubRowContainerOn		A.menuSubRow,
DIV.menuSubRowContainerOn		A.menuSubRow:hover	{color:#334bc2; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuSubRowContainerOnOver	A.menuSubRow,
DIV.menuSubRowContainerOnOver	A.menuSubRow:hover	{color:#334bc2; 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		{}
 */
