.FileTree{
    
}
UL.FileTree {
	font-family: Verdana, sans-serif;
	font-size: 0px;
	line-height: 17px;
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
/*	border: solid 1px blue;  */
}

UL.FileTree LI {
	list-style: none;
	font-size: 11px;
	padding: 0px;
	padding-left: 20px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	white-space: nowrap;
	border: solid 1px white;  
}

UL.FileTree A {
	color: #333;
	text-decoration: none;
	display: block;
	padding: 0px 2px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
/*	border: solid 1px blue;  */
}

UL.FileTree A:hover {
	background: #BDF;
}

/* Core Styles */
.FileTree LI.directory { background: url(FileTreeImages/directory.png) left top no-repeat; }
.FileTree LI.expanded { background: url(FileTreeImages/folder_open.png) left top no-repeat; }
.FileTree LI.file { background: url(FileTreeImages/file.png) left top no-repeat; }
.FileTree LI.wait { background: url(FileTreeImages/spinner.gif) left top no-repeat; }
/* File Extensions*/
.FileTree LI.ext_3gp { background: url(FileTreeImages/film.png) left top no-repeat; }
.FileTree LI.ext_afp { background: url(FileTreeImages/code.png) left top no-repeat; }
.FileTree LI.ext_afpa { background: url(FileTreeImages/code.png) left top no-repeat; }
.FileTree LI.ext_asp { background: url(FileTreeImages/code.png) left top no-repeat; }
.FileTree LI.ext_aspx { background: url(FileTreeImages/code.png) left top no-repeat; }
.FileTree LI.ext_avi { background: url(FileTreeImages/film.png) left top no-repeat; }
.FileTree LI.ext_bat { background: url(FileTreeImages/application.png) left top no-repeat; }
.FileTree LI.ext_bmp { background: url(FileTreeImages/picture.png) left top no-repeat; }
.FileTree LI.ext_c { background: url(FileTreeImages/code.png) left top no-repeat; }
.FileTree LI.ext_cfm { background: url(FileTreeImages/code.png) left top no-repeat; }
.FileTree LI.ext_cgi { background: url(FileTreeImages/code.png) left top no-repeat; }
.FileTree LI.ext_com { background: url(FileTreeImages/application.png) left top no-repeat; }
.FileTree LI.ext_cpp { background: url(FileTreeImages/code.png) left top no-repeat; }
.FileTree LI.ext_css { background: url(FileTreeImages/css.png) left top no-repeat; }
.FileTree LI.ext_doc { background: url(FileTreeImages/doc.png) left top no-repeat; }
.FileTree LI.ext_exe { background: url(FileTreeImages/application.png) left top no-repeat; }
.FileTree LI.ext_gif { background: url(FileTreeImages/picture.png) left top no-repeat; }
.FileTree LI.ext_fla { background: url(FileTreeImages/flash.png) left top no-repeat; }
.FileTree LI.ext_h { background: url(FileTreeImages/code.png) left top no-repeat; }
.FileTree LI.ext_htm { background: url(FileTreeImages/html.png) left top no-repeat; }
.FileTree LI.ext_html { background: url(FileTreeImages/html.png) left top no-repeat; }
.FileTree LI.ext_jar { background: url(FileTreeImages/java.png) left top no-repeat; }
.FileTree LI.ext_jpg { background: url(FileTreeImages/picture.png) left top no-repeat; }
.FileTree LI.ext_jpeg { background: url(FileTreeImages/picture.png) left top no-repeat; }
.FileTree LI.ext_js { background: url(FileTreeImages/script.png) left top no-repeat; }
.FileTree LI.ext_lasso { background: url(FileTreeImages/code.png) left top no-repeat; }
.FileTree LI.ext_log { background: url(FileTreeImages/txt.png) left top no-repeat; }
.FileTree LI.ext_m4p { background: url(FileTreeImages/music.png) left top no-repeat; }
.FileTree LI.ext_mov { background: url(FileTreeImages/film.png) left top no-repeat; }
.FileTree LI.ext_mp3 { background: url(FileTreeImages/music.png) left top no-repeat; }
.FileTree LI.ext_mp4 { background: url(FileTreeImages/film.png) left top no-repeat; }
.FileTree LI.ext_mpg { background: url(FileTreeImages/film.png) left top no-repeat; }
.FileTree LI.ext_mpeg { background: url(FileTreeImages/film.png) left top no-repeat; }
.FileTree LI.ext_ogg { background: url(FileTreeImages/music.png) left top no-repeat; }
.FileTree LI.ext_pcx { background: url(FileTreeImages/picture.png) left top no-repeat; }
.FileTree LI.ext_pdf { background: url(FileTreeImages/pdf.png) left top no-repeat; }
.FileTree LI.ext_php { background: url(FileTreeImages/php.png) left top no-repeat; }
.FileTree LI.ext_png { background: url(FileTreeImages/picture.png) left top no-repeat; }
.FileTree LI.ext_ppt { background: url(FileTreeImages/ppt.png) left top no-repeat; }
.FileTree LI.ext_psd { background: url(FileTreeImages/psd.png) left top no-repeat; }
.FileTree LI.ext_pl { background: url(FileTreeImages/script.png) left top no-repeat; }
.FileTree LI.ext_py { background: url(FileTreeImages/script.png) left top no-repeat; }
.FileTree LI.ext_rb { background: url(FileTreeImages/ruby.png) left top no-repeat; }
.FileTree LI.ext_rbx { background: url(FileTreeImages/ruby.png) left top no-repeat; }
.FileTree LI.ext_rhtml { background: url(FileTreeImages/ruby.png) left top no-repeat; }
.FileTree LI.ext_rpm { background: url(FileTreeImages/linux.png) left top no-repeat; }
.FileTree LI.ext_ruby { background: url(FileTreeImages/ruby.png) left top no-repeat; }
.FileTree LI.ext_sql { background: url(FileTreeImages/db.png) left top no-repeat; }
.FileTree LI.ext_swf { background: url(FileTreeImages/flash.png) left top no-repeat; }
.FileTree LI.ext_tif { background: url(FileTreeImages/picture.png) left top no-repeat; }
.FileTree LI.ext_tiff { background: url(FileTreeImages/picture.png) left top no-repeat; }
.FileTree LI.ext_txt { background: url(FileTreeImages/txt.png) left top no-repeat; }
.FileTree LI.ext_vb { background: url(FileTreeImages/code.png) left top no-repeat; }
.FileTree LI.ext_wav { background: url(FileTreeImages/music.png) left top no-repeat; }
.FileTree LI.ext_wmv { background: url(FileTreeImages/film.png) left top no-repeat; }
.FileTree LI.ext_xls { background: url(FileTreeImages/xls.png) left top no-repeat; }
.FileTree LI.ext_xml { background: url(FileTreeImages/code.png) left top no-repeat; }
.FileTree LI.ext_zip { background: url(FileTreeImages/zip.png) left top no-repeat; }