<style>
<!--

.dummy {}

.simpleTree { padding:0; width: 238px; border: 0px solid #444444; font-size: 11px; color: #606060; margin: 0px 0px 0px 10px; }
.simpleTree li { width: 200px; list-style: none; margin:0; padding:0 0 0 10px; line-height: 12px; }
.simpleTree li span { display:inline; clear: left; }
.simpleTree ul { margin:0; padding:0; }
.simpleTree .root { margin-left:-3px; }
.simpleTree .line { margin:0 0 0 -3px; padding:0; line-height: 3px; height:3px; font-size:3px; }
.simpleTree .line-last { margin:0 0 0 -3px; padding:0; line-height: 3px; height:3px; font-size:3px; }
.simpleTree .line-over { margin:0 0 0 -3px; padding:0; line-height: 3px; height:3px; font-size:3px; }
.simpleTree .line-over-last { margin:0 0 0 -3px; padding:0; line-height: 3px; height:3px; font-size:3px; }
.simpleTree .folder-open { margin-left:-3px; background: url(image/serv_pointer.gif) 0px 2px no-repeat; }
.simpleTree .folder-open-last { margin-left:-3px; background: url(image/serv_pointer.gif) 0px 2px no-repeat; }
.simpleTree .folder-close { margin-left:-3px; background: url(image/serv_pointer.gif) 0px 2px no-repeat; }
.simpleTree .folder-close-last { margin-left:-3px; background: url(image/serv_pointer.gif) 0px 2px no-repeat; }
.simpleTree .doc { margin-left:-3px; background: url(image/serv_pointer.gif) 0px 2px no-repeat;}
.simpleTree .doc-last { margin-left:-3px; background: url(image/serv_pointer.gif) 0px 2px no-repeat; }
.simpleTree .ajax { background: url(image/jsmenu/spinner.gif) no-repeat 0 0; height: 16px; display:none; }
.simpleTree .ajax li { display:none; margin:0; padding:0; }
.simpleTree .trigger { display:inline; margin-left:-12px; width: 5px; height: 11px; cursor:pointer; border: 0px solid #000; }
.simpleTree .text { cursor: pointer; }
.simpleTree .active { cursor: pointer; color: #000; }


//-->
</style>
