
.treeview{padding-bottom:15px;}
.treeview .hitarea {
	background: url(imagescGovPublictreeview-default.gif) -64px -23px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}/*???-?????*/
* html .hitarea {display:inline;float:none;}/* fix for IE6 */
.treeview .expandable-hitarea { background-position: -80px -1px; }/*???+?????*/

.treeview a{ text-decoration:none;}
.treeview a.selected {background-color: #eee;}
.treeview .hover { color:#f60; cursor: pointer; }

.treeview li{padding: 1px 0 1px 16px; background: url(imagescGovPublictreeview-default-line.gif) no-repeat 0 0;}
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px;}

.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(imagescGovPublictreeview-default.gif);}  
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }
.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0 0; }

.filetree span.folder, .filetree span.file {padding: 0 0 0 18px; display:block; height:20px;}
.filetree span.folder {background:url(imagescGovPublicsoc_treeview_bg.png) no-repeat 0 -85px;}
.filetree li.expandable span.folder {background:url(imagescGovPublicsoc_treeview_bg.png) no-repeat 0 -61px;}
.filetree span.file {background:url(imagescGovPublicsoc_treeview_bg.png) no-repeat 0 -110px;}

.treeview, .treeview a{ color:#014489; font-weight:bold;}