#middle_left_login_header{
width:205px; height:35px; float:left; background:url(images/login_bg.gif); float: left;}
#middle_left_top_login_icon{
width:35px; height:35px; float:right; display:block;}

.sidenav{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
	padding-top:35px;
	padding-left:8px;
	clear:both;
}
.sidenav a{

	text-decoration:none;
}
/*.sidenav a:hover{
	color:#993300;
}*/
.subsidenav{
	height:18px;
}
.subsidenavCNT{
	height:18px;
}
.subsidenavIMG{
	background-image:url(styles/images/tree_leaf.gif);
	background-repeat:no-repeat;
	height:18px;
	width:18px;
	float:left;
}
/*.subsidenavIMGSTAT{
	background-image:url(styles/images/tree_splitstat.gif);
	background-repeat:no-repeat;
	height:18px;
	width:18px;
	float:left;
}
.subsidenavIMGEND{
	background-image:url(styles/images/tree_leafend.gif);
	background-repeat:no-repeat;
	height:18px;
	width:18px;
	float:left;
}*/
.spaceCRC{
background-image:url(styles/images/tree_vertline.gif);
background-repeat:no-repeat;
height:10px;
clear:both;
}
.treedisplay{
	background-image:url(styles/images/tree_split.gif);
	width:14px;
	height:100%;
	background-repeat:no-repeat;
	float:left;
	}
	.treedisplaySTAT{
	background-image:url(styles/images/tree_splitstat.gif);
	width:14px;
	height:100%;
	background-repeat:no-repeat;
	float:left;
	}
	.treedisplayEND{
	background-image:url(styles/images/tree_splitend.gif);
	width:14px;
	height:100%;
	background-repeat:no-repeat;
	float:left;
	}