a.SubMenu0:link, a.Submenu0:visited
{
	font-size:90%;
	text-decoration: none;
	color:#FFFFFF;
	width:154px;
} html>body a.SubMenu0:link, a.Submenu0:visited{width:140px;}

a.SubMenu0:hover
{
	color:#ffffff;
}

a.SubMenu1:link, a.Submenu1:visited
{
	font-size:90%;
	text-decoration: none;
	color: #ffffff;
	width:154px;
} html>body a.SubMenu1:link, a.Submenu1:visited{width:134px;}

a.SubMenu1:hover
{
	color:#FFFFFF;
}

a.SubMenu2:link, a.Submenu2:visited
{
	font-size:90%;
	text-decoration: none;
	color:#6D6E72;
	width:154px;
} html>body a.SubMenu2:link, a.Submenu2:visited{width:128px;}

a.SubMenu2:hover
{
	color:#6D6E72;
}

/* left menu starts */

.LeftMenuHolder
{
	float:left;
	width:154px;
	padding:0px 0px 0px 2px;
	margin:0px 0px 10px 0px;
	text-align:left;
	border-top:solid 1px #ffffff;
}html>body .LeftMenuHolder {padding:0px 0px 0px 2px; width:156px;}

.LeftMenu0{	
	width:auto;
	line-height:normal;
	margin:0px 0px 0px 0px;
}/* Commented Backslash Hack hides rule from IE5-Mac \*/
.LeftMenu0 {width:154px;}
/* End IE5-Mac hack */

.LeftMenu0 ul {
	list-style:none;
	padding:0;
	margin:0px;

}

.LeftMenu0 li{
	float:left;
	padding:0;
	margin:0px;
	width:100%;
}

.LeftMenu0 a {
	float:left;
	display: block;
	text-decoration: none;
	padding: 5px 6px 5px 8px;
	margin:0px 0px 0px 0px;
	border-bottom:solid 1px #FFFFFF;
	background:#000000 none;
}/* Commented Backslash Hack hides rule from IE5-Mac \*/
.LeftMenu0 a {float:none; width:auto;}
/* End IE5-Mac hack */
    
.LeftMenu0 a:hover {
	background:#5F7176 url(../I/Build/SubMenu0Hover.gif)  no-repeat center right;
}

.LeftMenu1{	
	
	width:100%;
	line-height:normal;
}/* Commented Backslash Hack hides rule from IE5-Mac \*/
.LeftMenu1 {width:154px;}
/* 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 0px;
	background:#999999 none;
	border-bottom:solid 1px #6D6E72;
}/* Commented Backslash Hack hides rule from IE5-Mac \*/
.LeftMenu1 a {float:none; width:auto;}
/* End IE5-Mac hack */
    
.LeftMenu1 a:hover {
	background:#59607F url(../I/Build/SubMenu0Hover.gif) no-repeat center right;
}


.LeftMenu2{
	width:100%;
	line-height:normal;
}/* Commented Backslash Hack hides rule from IE5-Mac \*/
.LeftMenu2 {width:154px;}
/* 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:#C4C5C6 none;
	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:#BCE5E3 url(../I/Build/SubMenu0Hover.gif) no-repeat center right;
}
/* left menu ends */