.TreeMainFolder{
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
	font-family:Verdana;
	white-space:nowrap;
}
.TreeMainFolder:hover{
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-decoration:bold;
	font-family:Verdana;
	white-space:nowrap;
}
.TreeSubFolder{
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
	font-family:Verdana;
	white-space:nowrap;
}
.TreeSubFolder:hover{
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	font-family:Verdana;
	white-space:nowrap;
}
.TreeItem{
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
	font-family:Verdana;
	white-space:nowrap;
}
.TreeItem:hover{
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	font-family:Verdana;
	white-space:nowrap;
}





/* Horizotal */
.HoriMainFolder{
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
	font-family:Verdana;
	white-space:nowrap
}
.HoriMainFolder:hover{
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
	font-family:Verdana;
	white-space:nowrap
}
.HoriSubFolder{
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
	font-family:Verdana;
	white-space:nowrap
}
.HoriSubFolder:hover{
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
	font-family:Verdana;
	white-space:nowrap
}
.HoriItem{
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
	font-family:Verdana;
	white-space:nowrap
}
.HoriItem:hover{
	color:#0000af;
	font-size:10px;
	text-decoration:none;
	font-family:Verdana;
	white-space:nowrap
}

