.LeftMenuHolder:after{
    content: "."; 
    display: block;
    height: 0; 
    font-size:0;	
    clear: both; 
    visibility:hidden;
}

/* bottom margin must be 1 or above */

.LeftMenuHolder
{
	display:block;
	float:left;
	width:245px;
	height:200px;
	min-height:195px;
	border-bottom:5px solid #cccccc;
	margin:10px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	background:transparent none;
	text-align:left;
} html>body .LeftMenuHolder{height:auto;}

/* default left menu starts */

/* Top and bottom graphics*/

.LeftMenuTop{
	display:none;
	width:158px;
	height:4px; 
	float:left;
	padding:0px;
	margin:0px;
	background:#434c6c url(../I/Build/BgLeftMenuTop.gif) no-repeat top left;
	overflow:hidden;
}

.LeftMenuBottom{
	display:none;
	width:158px;
	height:4px; 
	float:left;
	padding:0px;
	margin:0px;
	background:#434c6c url(../I/Build/BgLeftMenuBottom.gif) no-repeat bottom left;
	overflow:hidden;
}

/*----- menu levels -----*/

.LeftMenu0{width:auto; line-height:normal;}
.LeftMenu0 ul {list-style:none; padding:0; margin:0px;}
.LeftMenu0 li{float:right; padding:0; margin:0px; width:auto;}

.LeftMenu0 a {
	width:200px; 
	float:right;
	display:block;
	padding:4px 0px 5px 0px;
	margin:0px;
	font-size:100%;
	border-bottom:solid 2px #fff;
	background:transparent none;
} html>body .LeftMenu0 a{width:200px;}

.LeftMenu0 a:link{color:#404040; text-decoration:none;}
.LeftMenu0 a:visited{color:#404040; text-decoration:none;}
.LeftMenu0 a:hover{color:#404040; background:transparent none; font-weight:bold;}

.LeftMenu0Selected {color:#2e2e2e; background:transparent none; font-weight:bold;}
.LeftMenu0Selected a:visited {color:#2e2e2e; background:transparent none; font-weight:bold;}

/*----- next level -----*/

.LeftMenu1{width:auto; line-height:normal;}
.LeftMenu1 ul {list-style:none; padding:0; margin:0px;}
.LeftMenu1 li{float:right; padding:0; margin:0px; width:auto;}

.LeftMenu1 a {
	width:200px; 
	float:right;
	display:block;
	padding:4px 0px 5px 0px;
	margin:0px;
	font-size:100%;
	border-bottom:solid 2px #fff;
	background:transparent none;
} html>body .LeftMenu1 a{width:200px;}

.LeftMenu1 a:link{color:#404040; text-decoration:none;}
.LeftMenu1 a:visited{color:#404040; text-decoration:none;}
.LeftMenu1 a:hover{color:#404040; background:transparent none; font-weight:bold;}

.LeftMenu1Selected {color:#2e2e2e; background:transparent none; font-weight:bold;}
.LeftMenu1Selected a:visited {color:#2e2e2e; background:transparent none; font-weight:bold;}

/*----- next level -----*/

.LeftMenu2{width:auto; line-height:normal;}
.LeftMenu2 ul {list-style:none; padding:0; margin:0px;}
.LeftMenu2 li{float:right; padding:0; margin:0px; width:auto;}

.LeftMenu2 a {
	width:200px; 
	float:right;
	display:block;
	padding:4px 0px 5px 0px;
	margin:0px;
	font-size:100%;
	border-bottom:solid 2px #fff;
	background:transparent none;
} html>body .LeftMenu2 a{width:200px;}

.LeftMenu2 a:link{color:#404040; text-decoration:none;}
.LeftMenu2 a:visited{color:#404040; text-decoration:none;}
.LeftMenu2 a:hover{color:#404040; background:transparent none; font-weight:bold;}

.LeftMenu2Selected {color:#2e2e2e; background:transparent none; font-weight:bold;}
.LeftMenu2Selected a:visited {color:#2e2e2e; background:transparent none; font-weight:bold;}