.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:158px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	background:#434c6c;
	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:#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;
}

.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 5px;
	margin:0px;
	font-size:100%;
	border-bottom:solid 2px #fff;
	background:#97aacb url(../I/Build/BgSubMenu0Up.gif) no-repeat bottom left;
} html>body .LeftMenu0 a{width:133px;}

.LeftMenu0 a:link{color:#03296a; text-decoration:none;}
.LeftMenu0 a:visited{color:#03296a; text-decoration:none;}
.LeftMenu0 a:hover{color:#fff; background:#576183 url(../I/Build/BgSubMenu0Hover.gif) no-repeat bottom left;}

.LeftMenu0Selected {color:#fff; background:#03296a url(../I/Build/BgSubMenu0Hover.gif) no-repeat bottom left;}
.LeftMenu0Selected a:visited {color:#fff; background:#03296a url(../I/Build/BgSubMenu0Hover.gif) no-repeat bottom left;}

.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:158px;
	float:left;
	display:block;
	padding:4px 20px 5px 15px;
	margin:0px;
	font-size:100%;
	background:#C0C0C0 url(../I/Build/BgSubMenu1Up.gif) no-repeat bottom left;
	border-bottom:solid 1px #FFFFFF;
} html>body .LeftMenu1 a{width:123px;}

.LeftMenu1 a:link{color:#03296a; text-decoration:none;}
.LeftMenu1 a:visited{color:#03296a; text-decoration:none;}
.LeftMenu1 a:hover{color:#03296a; background:#999999 url(../I/Build/BgSubMenu1Hover.gif) no-repeat bottom left;}

.LeftMenu1Selected {color:#FFFFFF; background:#999999 url(../I/Build/BgSubMenu1Hover.gif) no-repeat bottom left;}
.LeftMenu1Selected a:visited {color:#FFFFFF; background:#999999 url(../I/Build/BgSubMenu1Hover.gif) no-repeat bottom left;}

.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 */