.documentsTree
{
	width: 198px;
	height: auto;

	margin: 0px;
	padding: 0px;
	float: left;

	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../Images/NavBG.jpg);
}

/*************************************************************************************************/

#p7swapmenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 193px;

	padding: 2px;
	margin-left:2px;
	
	background-color: #A3A3E3;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
	
#p7swapmenu ul
{
	margin: 0px;
	padding: 0px;
}
	
#p7swapmenu li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}
	
.closed a, .open a
{
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 0.9em;
	text-decoration: none;
	color: #EEF0E3;
	background-color: #5C5C8B;
	border: 1px solid;
	border-color: #C9D0AD #848C71 #848C71 #C9D0AD;
}
	
.closed a:hover, .open a:hover
{
	background-color: #ACB39F;
	color: #5B624F;
}
div#searchLink {width: 20px;height: 20px;display:inline;position:relative; top:3px; }
div#searchLink a{margin-top:3px;}
.closed ul a, .open ul a, .open ul a:hover
{
	padding: 0 0 0 12px;
	margin: 0 0 0 16px;
	font-size: .8em;
	font-weight:normal;
	color:#000;
	border: none;
	background-color: transparent;
}
		
.open ul a:hover
{
	background-color: transparent;
	text-decoration: underline;/*	letter-spacing: .1em; */
}
	
#p7current
{
	font-weight: bold;
}
