/****************************** Side Navigation Bar **************************/
TABLE.VerticalBarContainer		{width:100%;border:#919191 1px solid;margin-bottom:5px;}
TD.VerticalBarContainer			{border-top:#ffffff 1px solid;}

/* First Level */
DIV.MenuRowMainContainer 		{background-image:url('../vertBarBackground.gif');background-position:top; background-repeat:no-repeat;}

DIV.menuRowContainer				{color:#20557D; font-size:12px; padding:3px 3px 3px 27px; border-bottom:solid 1px #ffffff;}
DIV.menuRowContainerOver		{color:#376a16 ;font-size:12px; padding:3px 3px 3px 27px; border-bottom:solid 1px #ffffff;}
DIV.menuRowContainerOn			{color:#376a16 ;font-size:12px; padding:3px 3px 3px 27px; border-bottom:solid 1px #ffffff;}
DIV.menuRowContainerOnOver	{color:#376a16 ;font-size:12px; padding:3px 3px 3px 27px; border-bottom:solid 1px #ffffff;}

DIV.menuRowContainer			A.menuRowright,
DIV.menuRowContainer			A.menuRowright:hover		 {color:#20557D; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuRowContainerOver		A.menuRowright,
DIV.menuRowContainerOver		A.menuRowright:hover	 {color:#376a16; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuRowContainerOn			A.menuRowright,
DIV.menuRowContainerOn			A.menuRowright:hover	 {color:#376a16; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuRowContainerOnOver		A.menuRowright,
DIV.menuRowContainerOnOver		A.menuRowright:hover {color:#376a16; text-decoration:none; display:block; width:100%; height:100%;}

DIV.menuRowSeperatorTop				{display:none; /*overflow:hidden;*/}
DIV.menuRowSeperatorBottom		{display:none; /*overflow:hidden;*/}


/* Second Level */
DIV.menuSubRowContainer				{background-color:#F6F4F5; color:#376A16; font-weight:normal; font-size:11px; padding:3px 3px 3px 35px; border-bottom:solid 1px #ffffff;}
DIV.menuSubRowContainerOver		{background-color:#F6F4F5; color:#5C5C5C; font-weight:normal; font-size:11px; padding:3px 3px 3px 35px; border-bottom:solid 1px #ffffff;}
DIV.menuSubRowContainerOn			{background-color:#F6F4F5; color:#5C5C5C; font-weight:normal; font-size:11px; padding:3px 3px 3px 35px; border-bottom:solid 1px #ffffff;}
DIV.menuSubRowContainerOnOver	{background-color:#F6F4F5; color:#376A16; font-weight:normal; font-size:11px; padding:3px 3px 3px 35px; border-bottom:solid 1px #ffffff;}

DIV.menuSubRowContainer			A.menuSubRow 					{color:#5C5C5C;}
DIV.menuSubRowContainer			A.menuSubRow:hover		{color:#376A16; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuSubRowContainerOver		A.menuSubRow 				{color:#5C5C5C;}
DIV.menuSubRowContainerOver		A.menuSubRow:hover	{color:#376A16; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuSubRowContainerOn		A.menuSubRow,
DIV.menuSubRowContainerOn		A.menuSubRow:hover		{color:#376A16; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuSubRowContainerOnOver	A.menuSubRow,
DIV.menuSubRowContainerOnOver	A.menuSubRow:hover	{color:#376A16; 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		{}
 */