.treeview{
	list-style-type:none;
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size:11pt;
	font-weight:normal;
	color:#000000
}

.treeviewFolderUl {
	list-style-type:none;
	margin-left: 20px;
	padding-left: 0px;
}

.treeviewFolderLi {
	list-style-type:none;
	vertical-align:middle;
}
.lnktxt				{
					font-family:Tahoma;
					font-size:11pt;
					font-weight:normal;
					text-decoration:none; 
					color:000000
					}

.lnktxt a:link		{
					font-family:Tahoma;
					font-size:11pt;
					font-weight:normal;
					text-decoration:none;
					color:000000
					}
			
.lnktxt a:active	{
					font-family:Tahoma;
					font-size:11pt;
					font-weight:normal;
					text-decoration:none;
					color:000000
					}

.lnktxt a:hover		{
					font-family:Tahoma;
					font-size:11pt;
					font-weight:normal;
					text-decoration:none;
					color:000000
					}