
td.atttree, td.attlist {
	background: Window;
}

div.dirTree, div.flistmain{
	font-size: 11px;
	overflow: hidden;
	/* border: solid green 1px; */
}

div.attlist {
	font-size: 11px;
	overflow: hidden;
	/* border: solid green 1px; */
}

div.atttree img, div.attlist img {
	border: none 0px;
}

div.dirPerms {
	white-space: nowrap;
	height: 18px;
	border-bottom: solid 1px #ccc;
	padding-left: 2mm;
	overflow: hidden;
}

div.dirName {
	padding-left: 2mm;
}

div.dirPerms input {
	vertical-align: middle;
	border: none 0 #fff;
	margin: 0;
	padding: 0;
	width: 17px;
	height: 16px;
	background: #eee;
}

div.pname {
	vertical-align: top;
	padding-left: 2mm;
	border-bottom: solid 1px #ccc;
}

div.pnamei {
	vertical-align: top;
	display: inline;
	margin-left: 1mm;
	margin-right: 1mm;
	padding-left: 1px;
	padding-right: 1px;
	width: 54px;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	overflow: hidden;
	height: 40px;
}

div.namespacer {
	height: 41px;
	border-bottom: solid 1px #ccc;
}

span.permicon {
	width: 17px;
	text-align: center;
	font-size: 13px;
	cursor: default;
}

span.dirPerms {
	margin-left: 1mm;
	margin-right: 1mm;
	width: 54px;
	background: #eee;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	font-size: 14px;
}

span.dirPermsi {
	margin-left: 1mm;
	margin-right: 1mm;
	width: 54px;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
}

div.dirItem {
	cursor: pointer;
	white-space: nowrap;
	height: 18px;
	/* border: solid red 1px; */
	/* border-bottom: solid 1px #ccc; */
	/* width: 100%; */
	overflow: hidden;
}

div.atttreel div.dirItem {
	border-bottom: solid 1px #ccc;
}

div.dirItem img {
	vertical-align: middle;
}

span.tr_span {
	/* cursor: default; */
	/* border: solid green 1px; */
	white-space: nowrap;
}

span.tr_span_a {
	/* cursor: default; */
	background-color: Highlight;
	color: HighlightText;
	white-space: nowrap;
	/* border: solid green 1px; */
}

div.dirChilds {
	display: none;
}

div.dirChilds_a {
	display: block;
}

div.dirChilds_a input {
	height: 15px;
	font-size: 9px;
	margin: 0px;
	margin-left: 1px;
	margin-right: 1px;
}

span.fl_span {
}

span.fl_span_a {
	background-color: Highlight;
	color: HighlightText;
}

span.fl_span_a input {
	height: 15px;
	font-size: 9px;
	margin: 0px;
	margin-left: 1px;
	margin-right: 1px;
}

div.fileItem a:hover {
	color: black;
}

div.pagerctl {
	/* border-top: solid 1px #cc0033;
	border-bottom: solid 1px #cc0033; */
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
}

div.pagerctl span {
	padding-left: 3px;
	padding-right: 3px;
	font-size: 10px;
	color: #77001e;
	cursor: pointer;
	border-left: solid 1px #cc0033;
}

div.pagerctl span.pagerctla {
	font-weight: bold;
	cursor: default;
}

div.pagerctl span.pagerctlh {
	display: none;
}

div.pagerctl span.pagerctlp {
	border-left: none 0px;
}

div.pagerhead {
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: right;
}

div.pagerhead button
{
	background-color: white;
	padding-left: 1ex;
	padding-right: 1ex;
	margin: 0;
	margin-right: 5mm;
	border-width: 0px 1px 0px 1px;
	border-style: none solid none solid;
	padding: 0px;
}

