
.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:158px;
	margin:25px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	background:#fff;
	text-align:left;
}

/* default left menu starts */

/* Top and bottom graphics*/

.LeftMenuTop{
	display:none;
	width:158px;
	height:4px; 
	float:left;
	padding:0px;
	margin:0px;
	background:#fff 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:#fff url(../I/Build/BgLeftMenuBottom.gif) no-repeat bottom left;
	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:158px; 
	float:left;
	display:block;
	padding:4px 20px 5px 17px;
	margin:0px;
	font-size:100%;
	border-bottom:dashed 1px #000;
	background:#fff url(../I/Build/BgSubMenu0Up.gif) no-repeat center left;
} html>body .LeftMenu0 a{width:121px;}

.LeftMenu0 a:link{color:#000; text-decoration:none;}
.LeftMenu0 a:visited{color:#000; text-decoration:none;}
.LeftMenu0 a:hover{color:#5b90bc; background:transparent url(../I/Build/BgSubMenu0Hover.gif) no-repeat center left;}

.LeftMenu0Selected {color:#5b90bc; background:#e5eff6 url(../I/Build/BgSubMenu0Down.gif) no-repeat center left;}
.LeftMenu0Selected a:visited {color:#5b90bc; background:#e5eff6 url(../I/Build/BgSubMenu0Down.gif) no-repeat center left;}

.LeftMenu1{font-size:90%; color:#000000; 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:158px;
	float:left;
	display:block;
	padding:4px 20px 5px 15px;
	margin:0px;
	font-size:100%;
	background:#e5eff6 none;
} html>body .LeftMenu1 a{width:123px;}

.LeftMenu1 a:link{color:#0071b7; text-decoration:none;}
.LeftMenu1 a:visited{color:#0071b7; text-decoration:none;}
.LeftMenu1 a:hover{color:#0071b7; background:#d9e8f2;}

.LeftMenu1Selected {color:#0071b7; background:#cce0ed;}
.LeftMenu1Selected a:visited {color:#0071b7; background:#cce0ed;}

.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:158px;
	float:left;
	display:block;
	padding:4px 20px 5px 25px;
	margin:0px;
	background:#C0C3CE none;
	border-bottom:solid 2px #FFFFFF;
} html>body .LeftMenu2 a{width:113px;}

.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 */