.TreeViewTable, .TreeViewTable a {
	border-width: 0;
	padding: 0;
	margin: 0;
	border-style: none;
	font-size: 13px;
	text-decoration: none;
	color: #0033CC;
	text-align: left;
	border-spacing: 0px;
	white-space: nowrap;
}
.TreeViewTr, .TreeViewTr a {
	border-width: 0;
	padding: 0;
	margin: 0;
	border-style: none;
	font-size: 13px;
	text-decoration: none;
	color: #0033CC;
	text-align: left;
	height: 16;
	border-spacing: 0px;
	white-space: nowrap;
}
.TreeViewTd, .TreeViewTd a {
	border-width: 0;
	padding: 0;
	margin: 0;
	border-style: none;
	font-size: 13px;
	text-decoration: none;
	color: #0033CC;
	text-align: left;
	height: 16;
	border-spacing: 0px;
	white-space: nowrap;
}
.TreeViewImage, .TreeViewImage a {
	border-width: 0;
	padding: 0;
	margin: 0;
	border-style: none;
	width: 16;
	height: 16;
	text-align: left;
	border-spacing: 0px;
	white-space: nowrap;
}
.ItemSelected, .ItemSelected a {
	border-width: 0;
	padding: 0;
	margin: 0;
	border-style: none;
	font-size: 13px;
	text-decoration: none;
	color: #0033CC;
	text-align: left;
	background-color: #0099FF;
	border-spacing: 0px;
	white-space: nowrap;
}
.TreeViewScroller {
	scrollbar-face-color:         #d4d0c8;
	scrollbar-arrow-color:        #000000;
	scrollbar-3dlight-color:      #d4d0c8;
	scrollbar-base-color:         #333333:
	scrollbar-dark-shadow-color:  #404040;
	scrollbar-highlight-color:    #ffffff;
	scrollbar-shadow-color:       #808080;
}
