/****************************** Side Navigation Bar **************************/
TABLE.VerticalBarContainer		{margin-bottom:10px;width:100%;background-image: url(../Bgrightbar.jpg);background-repeat:repeat-y;border-bottom:1px }
TD.VerticalBarContainer			{padding-top:25px;background-image: url(../ToptitleRightbar.jpg);background-repeat: no-repeat;background-position: left top;}
TD.BoottomVerticalBarContainer {height:5px;background-image: url(../BottomRightbar.jpg);background-repeat: no-repeat;background-position: left top;}
/* First Level */
DIV.MenuRowMainContainer 		{margin:0px 4px 5px 0px;padding:0px 5px 0px 5px;;width:148px;background-image: url(../BgRightBarLink.jpg);background-repeat:repeat-x;background-position: left top;background-color:#c1d6bd;
										border-top:solid 1px #a7c1a3;border-bottom:solid 1px #a7c1a3;border-left:solid 1px #a7c1a3;border-right:solid 1px #a7c1a3;}

DIV.menuRowContainer				{color:#31542b; font-weight:bold; font-size:12px;}
DIV.menuRowContainerOver		{color:#000; font-weight:bold; font-size:12px;}
DIV.menuRowContainerOn			{color:#000; font-weight:bold; font-size:12px;}
DIV.menuRowContainerOnOver		{color:#000; font-weight:bold; font-size:12px;}

DIV.menuRowContainer			A.menuRowright,
DIV.menuRowContainer			A.menuRowright:hover	{color:#31542b; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuRowContainerOver		A.menuRowright,
DIV.menuRowContainerOver		A.menuRowright:hover	{color:#000; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuRowContainerOn			A.menuRowright,
DIV.menuRowContainerOn			A.menuRowright:hover	{color:#000; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuRowContainerOnOver		A.menuRowright,
DIV.menuRowContainerOnOver		A.menuRowright:hover	{color:#000; text-decoration:none; display:block; width:100%; height:100%;}

SPAN.menuRowSeperatorTop		{display:none; /*overflow:hidden; font-size:0px; */}
SPAN.menuRowSeperatorBottom		{display:none; /*overflow:hidden; font-size:0px; */}


/* Second Level */
Table.SubRightbarTable {margin:0px 4px 0px 0px;}

DIV.menuSubRowContainer			{position:relative;top:-5px;color:#3a5733; font-weight:bold; font-size:11px; padding-top:4px; padding-bottom:4px; padding-left:5px; padding-right:10px; border-bottom:solid 0px #a6c89d;}
DIV.menuSubRowContainerOver	{position:relative;top:-5px;color:#288214; font-weight:bold; font-size:11px; padding-top:4px; padding-bottom:4px; padding-left:5px; padding-right:10px; border-bottom:solid 0px #a6c89d;}
DIV.menuSubRowContainerOn		{position:relative;top:-5px;color:#288214; font-weight:bold; font-size:11px; padding-top:4px; padding-bottom:4px; padding-left:5px; padding-right:10px; border-bottom:solid 0px #a6c89d;}
DIV.menuSubRowContainerOnOver	{position:relative;top:-5px;color:#288214; font-weight:bold; font-size:11px; padding-top:4px; padding-bottom:4px; padding-left:5px; padding-right:10px; border-bottom:solid 0px #a6c89d;}

DIV.menuSubRowContainer			A.menuSubRow,
DIV.menuSubRowContainer			A.menuSubRow:hover		{color:#3a5733; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuSubRowContainerOver		A.menuSubRow,
DIV.menuSubRowContainerOver		A.menuSubRow:hover	{color:#f57f08; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuSubRowContainerOn		A.menuSubRow,
DIV.menuSubRowContainerOn		A.menuSubRow:hover		{color:#f57f08; text-decoration:none; display:block; width:100%; height:100%;}
DIV.menuSubRowContainerOnOver	A.menuSubRow,
DIV.menuSubRowContainerOnOver	A.menuSubRow:hover		{color:#f57f08; 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		{}
 */