a.SubMenu0:link, a.Submenu0:visited
{
	font-size:90%;
	text-decoration: none;
	color: #FFFFFF;
}

a.SubMenu0:hover
{
	color: #FF7800;
}

/* left menu starts */

#LeftMenuHolder
{
	float:left;
	height:585px;
	min-height:532px;
	width:80px;
	padding:73px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align:left;
	background:#E2E5D0 url(../I/Build/SideMenuBg.jpg) no-repeat left top;
}html>body #LeftMenuHolder{height:auto}/* Commented Backslash Hack hides rule from IE5-Mac \*/
.LeftMenu0 {width:auto;}
/* End IE5-Mac hack */

.LeftMenu0
{
	width:100%;
	margin:0px;
	padding:0px 4px 0px 10px;
	text-align:left;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.LeftMenu0 {width:auto;}
/* End IE5-Mac hack */
/* left menu ends */