/****************************** Side Navigation Bar **************************/
TABLE.VerticalBarContainer 		{ width:150px; margin: 8px 7px 10px 0px } 
TABLE.VerticalBarContainer A 	{ display:block }

/* First Level */
Div.MenuRowMainContainer 	{ side_menu_but_bottom_bg.gif }

DIV.menuRowContainer, 
DIV.menuRowContainerOn		{ font-size:12px; margin-top: 2px }
DIV.menuRowSeperator		{ diasplay: none }

.menuRowright				{ width: 150px; color:#3c1906;text-decoration:none; font-weight: bold; background: transparent url('../side_menu_but_top_bg.gif') top right no-repeat }
.menuRowright:hover			{ color:#ffffff;text-decoration:none; background: transparent url('../side_menu_but_top_bg_on.gif') top right no-repeat}
.menuRowrightOn				{ width: 150px; color:#ffffff;text-decoration:none; font-weight: bold; background: transparent url('../side_menu_but_top_bg_on.gif') top right no-repeat}
.menuRowrightOn:hover		{ color:#ffffff;text-decoration:none; background: transparent url('../side_menu_but_top_bg_on.gif') top right no-repeat}

.menuRowright DIV 			{ padding: 4px 20px; background: transparent url('../side_menu_but_bottom_bg.gif') bottom right no-repeat }
.menuRowright:hover	DIV		{ background: transparent url('../side_menu_but_bottom_bg_on.gif') bottom right no-repeat }
.menuRowrightOn DIV			{ padding: 4px 20px; background: transparent url('../side_menu_but_bottom_bg_on.gif') bottom right no-repeat }
.menuRowrightOn:hover DIV	{ background: transparent url('../side_menu_but_bottom_bg_on.gif') bottom right no-repeat }


/* Second Level */
DIV.menuSubRowContainer			{ font-weight:normal; font-size:11px; border-bottom:solid 1px #6b9010; margin: 0px 10px }
DIV.menuSubRowContainerOver		{ font-weight:normal; font-size:11px; border-bottom:solid 1px #6b9010; margin: 0px 10px }
DIV.menuSubRowContainerOn		{ font-weight:normal; font-size:11px; border-bottom:solid 1px #6b9010; margin: 0px 10px }


A.menuSubRow					{ color:#3c1906;text-decoration:none; padding: 2px 10px }
A.menuSubRow:hover				{ color:#ffffff;text-decoration:none }
A.menuSubRowOn					{ color:#ffffff;text-decoration:none; padding: 2px 10px }
A.menuSubRowOn:hover			{ color:#ffffff;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		{}
 */