
#expandcontractdiv {
	border:1px dotted #dedede;
	background-color:#EBE4F2;
	margin:0 0 .5em 0;
	padding:0.4em;
}

#treeDiv1 { 
	background: #F8F8F8;
	padding:0em;
	margin-top:0em;
	font-family: tahoma,verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color:#999999;
	text-decoration: none;
	text-align: left;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	padding-left: 0px;
	padding-bottom:2px;
	padding-right:25px;
}

#treeDiv1 a{ 
	background: #F8F8F8;
	padding:0em;
	margin-top:0em;
	font-family: tahoma,verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color:#999999;
	text-decoration: none;
	text-align: left;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	padding-left: 0px;
	padding-bottom:2px;
	padding-right:25px;
}

#treeDiv1 a:hover
{ 
color:#FF9933;
text-decoration:underline;
}

table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
