/****************************** Side Navigation Bar **************************/
TABLE.VerticalBarContainer		{width:144px; margin:7px 0px 30px 22px;}
TABLE.VerticalBarContainer A	{display:block;}

/* First Level */
Div.MenuRowMainContainer			{}

DIV.menuRowContainer			{color:#494949; font-weight:normal; font-size:12px; background-image:url('../sideCategotyTop.gif'); background-repeat:no-repeat; background-position:top;}
DIV.menuRowContainerOn			{color:#ffffff; font-weight:normal; font-size:12px; background-image:url('../sideCategotyTop_on.gif'); background-repeat:no-repeat; background-position:top;}
DIV.menuRowSeperator			{}

A.menuRowright					{color:#494949; text-decoration:none; display:block; height:100%; padding:5px 10px 5px 10px; background-image:url('../sideCategotyBottom.gif'); background-repeat:no-repeat; background-position:bottom;}
A.menuRowright:hover			{color:#9f292c; text-decoration:none; display:block; height:100%; padding:5px 10px 5px 10px; background-image:url('../sidecategotybottom.gif'); background-repeat:no-repeat; background-position:bottom;}
A.menuRowrightOn				{color:#ffffff; text-decoration:none; display:block; height:100%; padding:5px 10px 5px 10px; background-image:url('../sidecategotybottom_on.gif'); background-repeat:no-repeat; background-position:bottom;}
A.menuRowrightOn:hover			{color:#ffffff; text-decoration:none; display:block; height:100%; padding:5px 10px 5px 10px; background-image:url('../sidecategotybottom_on.gif'); background-repeat:no-repeat; background-position:bottom;}


/* Second Level */
DIV.menuSubRowContainer			{color:#494949; font-weight:normal; font-size:12px; padding:4px 10px 4px 10px; border-bottom:solid 1px #eeeeee;}
DIV.menuSubRowContainerOn		{color:#9f292c; font-weight:normal; font-size:12px; padding:4px 10px 4px 10px; border-bottom:solid 1px #eeeeee;}
DIV.menuSubRowContainerOver		{color:#9f292c; font-weight:normal; font-size:12px; padding:4px 10px 4px 10px; border-bottom:solid 1px #eeeeee;}
DIV.menuSubRowContainerOverOn	{color:#9f292c; font-weight:normal; font-size:12px; padding:4px 10px 4px 10px; border-bottom:solid 1px #eeeeee;}

A.menuSubRow					{color:#494949; text-decoration:none; display:block; height:100%;}
A.menuSubRow:hover				{color:#9f292c; text-decoration:none; display:block; width:100%; height:100%;}
A.menuSubRowOn					{color:#9f292c; text-decoration:none; display:block; width:100%; height:100%;}
A.menuSubRowOn:hover			{color:#9f292c; text-decoration:none; display:block; width:100%; height:100%;}

TD.ContainerColor		{}

/* 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		{}
 */