/****************************** Side Navigation Bar **************************/
TABLE.VerticalBarContainer		{width:180px;height:100%;}
TABLE.VerticalBarContainer A	{display:block;}

/* First Level */
TD.NavigationTitle				{height:22px;background-color:#B5CF21;color:#B5CF21;padding-right:14px;padding-left:10px;font-size:12px;font-weight:bold;}
Div.MenuRowMainContainer 		{}

DIV.menuRowContainer				{background-image:url("../ArrowLeftNav.gif");background-repeat:no-repeat;height: 25px;color:#0061AA;font-weight:bold; font-size:12px; padding-left:10px; padding-right:14px; padding-top: 5px; padding-bottom: 3px; border-bottom:solid 1px #EBEBEB;background-position:right top;}
DIV.menuRowContainerOver		{background-image:url("../ArrowLeftNav.gif");background-repeat:no-repeat;height: 25px;color:#5AC3F7;font-weight:bold; font-size:12px; padding-left:10px; padding-right:14px; padding-top: 5px; padding-bottom: 3px; border-bottom:solid 1px #EBEBEB;background-position:right top;}
DIV.menuRowContainerOn			{background-image:url("../ArrowLeftNav.gif");background-repeat:no-repeat;height: 25px;color:#B5CF21;font-weight:bold; font-size:12px; padding-left:10px; padding-right:14px; padding-top: 5px; padding-bottom: 3px; border-bottom:solid 1px #EBEBEB;background-position:right top;}
DIV.menuRowContainerOnOver		{background-image:url("../ArrowLeftNav.gif");background-repeat:no-repeat;height: 25px;color:#5AC3F7;font-weight:bold; font-size:12px; padding-left:10px; padding-right:14px; padding-top: 5px; padding-bottom: 3px; border-bottom:solid 1px #EBEBEB;background-position:right top;}
DIV.menuRowSeperator				{}

A.menuRowright						{color:#0061AA;text-decoration:none;}
A.menuRowright:hover				{color:#5AC3F7;text-decoration:none;}
A.menuRowrightOn					{color:#B5CF21;text-decoration:none;}
A.menuRowrightOn:hover			{color:#5AC3F7;text-decoration:none;}


/* Second Level */
DIV.menuSubRowContainer			{background-image:url("../ArrowLeftSubNav.gif");background-repeat:no-repeat;background-color: #ffffff; height: 20px; color:#0061AA; font-weight:normal; font-size:11px; padding-top:2px; padding-bottom:3px; padding-left:10px; padding-right:28px; border-bottom:solid 1px #EBEBEB;background-position:right top;}
DIV.menuSubRowContainerOn		{background-image:url("../ArrowLeftSubNav.gif");background-repeat:no-repeat;background-color: #ffffff; height: 20px; color:#5AC3F7; font-weight:normal; font-size:11px; padding-top:2px; padding-bottom:3px; padding-left:10px; padding-right:28px; border-bottom:solid 1px #EBEBEB;background-position:right top;}
DIV.menuSubRowContainerOver	{background-image:url("../ArrowLeftSubNav.gif");background-repeat:no-repeat;background-color: #ffffff; height: 20px; color:#5AC3F7; font-weight:normal; font-size:11px; padding-top:2px; padding-bottom:3px; padding-left:10px; padding-right:28px; border-bottom:solid 1px #EBEBEB;background-position:right top;}
DIV.menuSubRowContainerOnOver	{background-image:url("../ArrowLeftSubNav.gif");background-repeat:no-repeat;background-color: #ffffff; height: 20px; color:#0061AA; font-weight:normal; font-size:11px; padding-top:2px; padding-bottom:3px; padding-left:10px; padding-right:28px; border-bottom:solid 1px #EBEBEB;background-position:right top;}

A.menuSubRow						{color:#0061AA;text-decoration:none;}
A.menuSubRow:hover				{color:#5AC3F7;text-decoration:none;}
A.menuSubRowOn						{color:#5AC3F7;text-decoration:none;}
A.menuSubRowOn:hover				{color:#0061AA;text-decoration:none;}

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		{}
 */
