a.SubMenu0:link, a.Submenu0:visited
{
	font-size:90%;
	text-decoration: none;
	color:#666666;
	width:167px;
} html>body a.SubMenu0:link, a.Submenu0:visited{width:157px;}

a.SubMenu0:hover
{
	color:#525688;
}

a.SubMenu1:link, a.Submenu1:visited
{
	font-size:90%;
	text-decoration: none;
	color: #525688;
	width:167px;
} html>body a.SubMenu1:link, a.Submenu1:visited{width:151px;}

a.SubMenu1:hover
{
	color: #525688;
}

a.SubMenu2:link, a.Submenu2:visited
{
	font-size:90%;
	text-decoration: none;
	color:#525688;
	width:167px;
} html>body a.SubMenu2:link, a.Submenu2:visited{width:149px;}

a.SubMenu2:hover
{
	color:#525688;
}

/* left menu starts */

.LeftMenuHolder
{
	width:173px;
	padding:2px 0px 0px 0px;
	margin:23px 0px 10px 0px;
	text-align:left;
border:solid 1px #666666;
}html>body .LeftMenuHolder {padding:2px 0px 0px 0px; width:175px; margin:55px 0px 10px 0px;}

.LeftMenu0{	
	width:auto;
	line-height:normal;
	margin:0px 0px 0px 0px;
}/* Commented Backslash Hack hides rule from IE5-Mac \*/
.LeftMenu0 {width:171px;}
/* End IE5-Mac hack */

.LeftMenu0 ul {
	list-style:none;
	padding:0;
	margin:0px;

}

.LeftMenu0 li{
	float:left;
	padding:0;
	margin:0px;
	width:100%;
	background:transparent url(../I/Build/SubMenu0Up.gif);
    }

.LeftMenu0 a {
	float:left;
	display: block;
	text-decoration: none;
	padding: 5px 6px 5px 8px;
	margin:0px 0px 0px 2px;
	border-bottom:solid 2px #FFFFFF;
	background:transparent url(../I/Build/SubMenu0Up.gif);
}/* Commented Backslash Hack hides rule from IE5-Mac \*/
.LeftMenu0 a {float:none; width:auto;}
/* End IE5-Mac hack */
    
.LeftMenu0 a:hover {
	background:transparent url(../I/Build/SubMenu0Hover.gif);
}

.LeftMenu1{	
	
	width:100%;
	line-height:normal;
}/* Commented Backslash Hack hides rule from IE5-Mac \*/
.LeftMenu1 {width:171px;}
/* End IE5-Mac hack */

.LeftMenu1 ul {
	list-style:none;
	padding:0;
	margin:0px;

}

.LeftMenu1 li{
	float:left;
	padding:0;
	margin:0px;
	width:100%;
    }

.LeftMenu1 a {
	float:left;
	display: block;
	text-decoration: none;
	padding: 5px 6px 5px 14px;
	margin:0px 0px 0px 2px;
	background:#D5D6E5 url(../I/Build/SubMenu1Up.gif) no-repeat center left;
	border-bottom:solid 2px #FFFFFF;
}/* Commented Backslash Hack hides rule from IE5-Mac \*/
.LeftMenu1 a {float:none; width:auto;}
/* End IE5-Mac hack */
    
.LeftMenu1 a:hover {
	background:#D5D6E5 url(../I/Build/SubMenu1Hover.gif) no-repeat center left;
}


.LeftMenu2{
	width:100%;
	line-height:normal;
}/* Commented Backslash Hack hides rule from IE5-Mac \*/
.LeftMenu2 {width:173px;}
/* End IE5-Mac hack */

.LeftMenu2 ul {
	list-style:none;
	padding:0;
	margin:0px;
}

.LeftMenu2 li{
	float:left;
	padding:0;
	margin:0px;
	width:100%;
    }

.LeftMenu2 a {
	float:left;
	display: block;
	text-decoration: none;
	padding: 4px 6px 4px 20px;
	background:#FAFAFA url(../I/Build/SubMenu2Up.gif) no-repeat center left;
	border-bottom:solid 2px #FFFFFF;
}/* Commented Backslash Hack hides rule from IE5-Mac \*/
.LeftMenu2 a {float:none; width:auto;}
/* End IE5-Mac hack */
    
.LeftMenu2 a:hover {
	background:#FAFAFA url(../I/Build/SubMenu2Hover.gif) no-repeat center left;
}
/* left menu ends */