body{font-size:12px}

.node{position:relative;left:2;height:20;padding:3 3 1 3;font-size:12px;font-family: Courier New;cursor:hand;border:0 solid #cfcdbe;behavior:url(css/node.htc)}
.load{position:relative;left:2;height:20;padding:1 3 1 3;font-size:12px;font-family: Courier New;cursor:hand;border:0 solid #cfcdbe;background-color:#cfcdbe;color:#cfcdbe}
.td_node{height:22px}

span.diropen
{	padding-left:2px;
	overflow:hidden;
	line-height:3px;
	font-size:12px;
	padding-top:5px;
	width:11px;
	height:11px;
	border:solid 1px black;
	background-color:#cfcdbe;
	cursor:hand;
}
span.dirclose
{
	line-height:6px;
	font-size:9px;
	overflow:hidden;
	padding:2px;
	width:11px;
	height:11px;
	border:solid 1px black;
	background-color:#cfcdbe;
	cursor:hand;
}
.dirNode
{
	font-weight:bold
	overflow:visible;
	font-size:9px;
	line-height:3px;
	padding: 1px 1px 0px 3px;
	width:11px;
	height:11px;
	border:solid 1px black;
	background-color:#cfcdbe;
	cursor:hand;
}



a.move:link {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	line-height: normal;
}
a.move:hover {
	font-size: 10pt;
	color: #000000;
	text-decoration: underline blink;
	line-height: 30px;
	overflow: visible;
	position: relative;
	top: 2px;
}
a.move:visited {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	line-height: normal;
}
a.move:active {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	line-height: normal;
}