.LeftMenuHolder:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;	
    clear: both; 
    visibility:hidden;
}

/* bottom margin must be 1 or above */

.LeftMenuHolder
{
	display:inline-block;
	float:left;
	width:146px;
	margin:70px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	background:#fff url(../I/Build/BgLeftMenu.gif) repeat-y top left;

}


/* default left menu starts */

/* Top and bottom graphics*/

.LeftMenuTop{
	width:146px;
	height:1px; 
	float:left;
	padding:0px;
	margin:0px;
	background:#dddddd none;
	overflow:hidden;
}

.LeftMenuBottom{
	width:146px;
	height:1px; 
	float:left;
	padding:0px;
	margin:-1px 0px 0px 0px;
	background:#dddddd none;
	overflow:hidden;
}

.LeftMenu0{width:auto; line-height:normal; float:left; clear:left;}
.LeftMenu0 ul {list-style:none; padding:0; margin:0px;}
.LeftMenu0 li{float:left; padding:0; margin:0px; width:auto;}

.LeftMenu0 a {
	width:118px; 
	float:left;
	display:block;
	padding:7px 5px 7px 23px;
	margin:0px;
	font-size:95%;
	font-weight:normal;
	border-bottom:solid 1px #dddddd;
	background:transparent url(../I/Build/SubMenu0Up.gif) no-repeat center left;
}* html .LeftMenu0 a {width:146px;}

.LeftMenu0 a:link{color:#4e8965; text-decoration:none;}
.LeftMenu0 a:visited{color:#4e8965; text-decoration:none;}
.LeftMenu0 a:hover{color:#4e8965; background-color:#f9f9f9;}

.LeftMenu0Selected {color:#4e8965; background-color:#f3f3f3;}
.LeftMenu0Selected a:visited {color:#4e8965;}

.LeftMenu1{width:auto; line-height:normal; float:left; clear:left;}
.LeftMenu1 ul {list-style:none; padding:0; margin:0px;}
.LeftMenu1 li{float:left; padding:0; margin:0px; width:auto;}

.LeftMenu1 a {
	width:108px; 
	float:left;
	display:block;
	padding:4px 5px 5px 33px;
	margin:0px 0px -1px 0px;
	font-size:90%;
	font-weight:bold;
	background:transparent url(../I/Build/SubMenu1Up.gif) no-repeat center left;
}* html .LeftMenu1 a {width:146px;}

.LeftMenu1 a:link{color:#929292; text-decoration:none;}
.LeftMenu1 a:visited{color:#929292; text-decoration:none;}
.LeftMenu1 a:hover{color:#7c9686; }

.LeftMenu1Selected {color:#4e8965;}
.LeftMenu1Selected a:visited {color:#4e8965;}

.LeftMenu2{width:auto; line-height:normal; float:left; clear:left;}
.LeftMenu2 ul {list-style:none; padding:0; margin:0px;}
.LeftMenu2 li{float:left; padding:0; margin:0px; width:auto;}

.LeftMenu2 a {
	width:146px;
	float:left;
	display:block;
	padding:4px 0px 5px 0px;
	margin:0px;
	background:#C0C3CE none;
	border-bottom:solid 2px #FFFFFF;
}

.LeftMenu2 a:link{color:#FFFFFF; text-decoration:none;}
.LeftMenu2 a:visited{color:#FFFFFF; text-decoration:none;}
.LeftMenu2 a:hover {color:#FFFFFF; background:#A1A5B7 url(../I/Build/SubMenu2Hover.gif) no-repeat center right;}
.LeftMenu2Selected a{color:#FFFFFF; background:#A1A5B7 url(../I/Build/SubMenu2Hover.gif) no-repeat center right;}
/* default left menu ends */