/****************************** Side Navigation Bar **************************/
TABLE.VerticalBarContainer		{width:165;height:100%;}
TABLE.VerticalBarContainer A	{display:block;}

/* First Level */
Div.MenuRowMainContainer 		{background-image: url(../bgarrow.gif);background-position: right top; background-repeat: no-repeat;}

DIV.menuRowContainer			{height: 26px;color:#0000FF;font-weight:bold; font-size:12px; padding-right: 22px; padding-left: 5px; padding-top: 5px;border-bottom:solid 1px #D1D1D1;}
DIV.menuRowContainerOn			{height: 26px;color:#FF0000;font-weight:bold; font-size:12px; padding-right: 22px; padding-left: 5px; padding-top: 5px;border-bottom:solid 1px #D1D1D1;}
DIV.menuRowSeperator			{/*overflow:hidden;*/}

A.menuRowright					{color:#4F2B72;text-decoration:none;}
A.menuRowright:hover			{color:#7C8802;}
A.menuRowrightOn				{color:#7C8802;text-decoration:none;}
A.menuRowrightOn:hover			{color:#7C8802;text-decoration:none;}


/* Second Level */
DIV.menuSubRowContainer			{ height: 20px; color:#7C8802; font-weight:normal; font-size:11px; padding-top:2px; padding-bottom:3px; padding-right:28px; border-bottom:solid 1px #bcbcbc;}
DIV.menuSubRowContainerOver		{ height: 20px; color:#5B3284; font-weight:normal; font-size:11px; padding-top:2px; padding-bottom:3px; padding-right:28px; border-bottom:solid 1px #bcbcbc;}
DIV.menuSubRowContainerOn		{ height: 20px; color:#363636; font-weight:normal; font-size:11px; padding-top:2px; padding-bottom:3px; padding-right:28px; border-bottom:solid 1px #bcbcbc;}


A.menuSubRow					{color:#7C8802;text-decoration:none;}
A.menuSubRow:hover				{color:#5B3284;}
A.menuSubRowOn					{color:#363636;text-decoration:none;}
A.menuSubRowOn:hover			{color:#363636;}

TD.ContainerColor {height:100%;background-color:#ededed;border-color: #bcbcbc; border-style:solid; border-bottom-width:1px; border-top-width:1px; border-right-width:1px; border-left-width:1px;}

/* 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		{}
 */