.TreeMainFolder{
	color: #000000;
	font-size : 12px;
	text-decoration : none;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 0px;
	white-space: nowrap
}
.TreeMainFolder:hover{
	color: #000000;
	font-size : 12px;
	text-decoration : none;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 0px;
	white-space: nowrap;
	background: red fixed
}
.TreeSubFolder{
	color: #000000;
	font-size : 12px;
	text-decoration : none;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	MARGIN-TOP: 3px;
	MARGIN-BOTTOM: 0px;
	white-space: nowrap
}
.TreeSubFolder:hover{
	color: #000000;
	font-size : 12px;
	text-decoration : none;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 0px;
	white-space: nowrap;
	background: red fixed
}
.TreeItem{
	color: #000000;
	font-size : 12px;
	text-decoration : none;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 0px;
	white-space: nowrap
}
.TreeItem:hover{
	color: #000000;
	font-size : 12px;
	text-decoration : none;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 0px;
	white-space: nowrap;
	background: red fixed
}
.HoriMainFolder{
	color: #000000;
	font-size : 12px;
	text-decoration : none;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	MARGIN-LEFT: 2px;
	MARGIN-RIGHT: 2px;
	MARGIN-TOP: 2px;
    MARGIN-BOTTOM: 0px;
	white-space: nowrap
}
.HoriMainFolder:hover{
	color: #0000af;
	font-size : 12px;
	text-decoration : none;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	MARGIN-LEFT: 2px;
	MARGIN-RIGHT: 2px;
	MARGIN-TOP: 2px;
    MARGIN-BOTTOM: 0px;
	white-space: nowrap;
	background: red fixed
}
.HoriSubFolder{
	color: #000000;
	font-size : 12px;
	text-decoration : none;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	MARGIN-LEFT: 1px;
	MARGIN-RIGHT: 1px;
	MARGIN-TOP: 1px;
    MARGIN-BOTTOM: 0px;
	white-space: nowrap
}
.HoriSubFolder:hover{
	color: #000000;
	font-size : 12px;
	text-decoration : none;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	MARGIN-LEFT: 1px;
	MARGIN-RIGHT: 1px;
	MARGIN-TOP: 1px;
    MARGIN-BOTTOM: 0px;
	white-space: nowrap;
	background: red fixed
}
.HoriItem{
	color: #000000;
	font-size : 12px;
	text-decoration : none;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	MARGIN-LEFT: 1px;
	MARGIN-RIGHT: 1px;
	MARGIN-TOP: 1px;
    MARGIN-BOTTOM: 0px;
	white-space: nowrap
}
.HoriItem:hover{
	color: #000000;
	font-size : 12px;
	text-decoration : none;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	MARGIN-LEFT: 1px;
	MARGIN-RIGHT: 1px;
	MARGIN-TOP: 1px;
    MARGIN-BOTTOM: 0px;
    font-weight : Bold;
	white-space: nowrap;
	background: red fixed
}
