.CTreeView-clsFont	{ font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: bold; }
	
.CTreeView-clsDIV { width: 100%; text-align: left; vertical-align: top; background-color: transparent; padding: 0; border-width: 0; white-space: nowrap; }
.CTreeView-clsDL-root { padding: 0; margin: 0; }
.CTreeView-clsTD-root { padding: 0; height: 2; width: 2; }

.CTreeView-clsDD { padding: 0; margin: 0; white-space: nowrap; }
.CTreeView-clsDL { padding: 0; margin: 0; margin-left: 14; }

.CTreeView-clsTABLE { cursor: default; }
.CTreeView-sign-clsTD-none { padding: 0; height: 16; width: 16; }	
.CTreeView-sign-clsTD-plus { padding: 0; height: 16; width: 16; background: url(/JsLib/img/Tree/ExpandPlusBold.gif) no-repeat 0 0; }
.CTreeView-sign-clsTD-minus{ padding: 0; height: 16; width: 16; background: url(/JsLib/img/Tree/ExpandMinusBold.gif) no-repeat 0 0; }
	
.CTreeView-icon-clsTD-close { padding: 0; height: 16; width: 18; background: url(../img/Tree/FolderClose.gif) no-repeat 0 0; }
.CTreeView-icon-clsTD-open { padding: 0; height: 16; width: 18; background: url(../img/Tree/FolderOpen.gif) no-repeat 0 0; }

.CTreeView-text-clsTD-normal { padding: 0; padding-left: 2; height: 16; color: #000000; background-color: transparent; cursor: hand; cursor: pointer; }
.CTreeView-text-clsTD-selected { padding: 0; padding-left: 2; height: 16; color: #ffffff; background-color: transparent; cursor: hand; cursor: pointer; background: #CA5D42; }

.CTreeView-clsTD-check { padding: 0; height: 16; }

.CTreeView-clsCHECKBOX { padding: 0; margin: 0; height: 16; width: 16; }

.CTreeView-custom-clsTD	{}
	
.CTreeView-custom-clsTD-selected {}

