/****************************** Side Navigation Bar **************************/
TABLE.VerticalBarContainer		{width:170px; background-image:url('stripPink_170.gif'); background-repeat:repeat-y;}
TD.VerticalBarContainer			{padding-top:13px; background:url('cornersPink_top_170.gif') no-repeat top;}

/* First Level */
DIV.MenuRowMainContainer		{margin:4px 29px 0px 19px;}

DIV.menuRowContainer				{color:#3c2543; font-weight:normal; font-size:12px; padding:4px 8px 4px 8px; border-top:#4b3452 1px solid; border-bottom:solid 1px #4b3452; background-image:url("stripSidebar.gif"); background-repeat:repeat-y;}
DIV.menuRowContainerOver		{color:#9D17FB; font-weight:normal; font-size:12px; padding:4px 8px 4px 8px; border-top:#4b3452 1px solid; border-bottom:solid 1px #4b3452; background-image:url("stripSidebar.gif"); background-repeat:repeat-y;}
DIV.menuRowContainerOn			{color:#9D17FB; font-weight:normal; font-size:12px; padding:4px 8px 4px 8px; border-top:#4b3452 1px solid; border-bottom:solid 1px #4b3452; background-image:url("stripSidebar.gif"); background-repeat:repeat-y;}
DIV.menuRowContainerOnOver		{color:#9D17FB; font-weight:normal; font-size:12px; padding:4px 8px 4px 8px; border-top:#4b3452 1px solid; border-bottom:solid 1px #4b3452; background-image:url("stripSidebar.gif"); background-repeat:repeat-y;}

DIV.menuRowContainer			A.menuRowright,
DIV.menuRowContainer			A.menuRowright:hover	{color:#3c2543; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuRowContainerOver		A.menuRowright,
DIV.menuRowContainerOver		A.menuRowright:hover	{color:#9D17FB; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuRowContainerOn			A.menuRowright,
DIV.menuRowContainerOn			A.menuRowright:hover	{color:#9D17FB; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuRowContainerOnOver		A.menuRowright,
DIV.menuRowContainerOnOver		A.menuRowright:hover	{color:#9D17FB; 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 */
DIV.menuSubRowContainer			{margin:0px 29px 0px 19px; color:#3c2543; font-weight:normal; font-size:12px; padding:4px 8px 4px 8px; border-bottom:solid 1px #4b3452;}
DIV.menuSubRowContainerOver		{margin:0px 29px 0px 19px; color:#d553fc; font-weight:normal; font-size:12px; padding:4px 8px 4px 8px; border-bottom:solid 1px #4b3452;}
DIV.menuSubRowContainerOn		{margin:0px 29px 0px 19px; color:#d553fc; font-weight:normal; font-size:12px; padding:4px 8px 4px 8px; border-bottom:solid 1px #4b3452;}
DIV.menuSubRowContainerOnOver	{margin:0px 29px 0px 19px; color:#d553fc; font-weight:normal; font-size:12px; padding:4px 8px 4px 8px; border-bottom:solid 1px #4b3452;}

DIV.menuSubRowContainer			A.menuSubRow,
DIV.menuSubRowContainer			A.menuSubRow:hover	{color:#3c2543; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuSubRowContainerOver		A.menuSubRow,
DIV.menuSubRowContainerOver		A.menuSubRow:hover	{color:#d553fc; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuSubRowContainerOn		A.menuSubRow,
DIV.menuSubRowContainerOn		A.menuSubRow:hover	{color:#d553fc; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuSubRowContainerOnOver	A.menuSubRow,
DIV.menuSubRowContainerOnOver	A.menuSubRow:hover	{color:#d553fc; 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		{}
 */
