.NavTree_item_toggleLink {
	color: #888888;
	font-weight:normal;
	text-decoration: none;
}
a.NavTree_item_toggleLink {
	color: #888888;
	font-weight:normal;
	text-decoration: none;
}
a.NavTree_item_toggleLink:link {
	color: #888888;
	font-weight:normal;
	text-decoration: none;
}
a.NavTree_item_toggleLink:visited {
	color: #888888;
	font-weight:normal;
	text-decoration: none;
}
a.NavTree_item_toggleLink:hover {
	color: #888888;
	font-weight:normal;
	text-decoration: underline;
}

.NavTree_item {
	margin:0px;
	padding: 0px;
	width: 100%;
}

.NavTree_item_HR {
	margin:2px 0px 5px 0px;
	padding: 0px;
	color:#cccccc;
	background-color:#cccccc;
}

.NavTree_item > TABLE {
	padding: 0px;
	margin: 0px;
}

.NavTree_item > TABLE TD {
	padding: 0px;
	margin: 0px;
}

.NavTree_item_contents {
	margin:0px 0px 0px 0px;
	padding: 0px;
	display:none;
}

.NavTree_toggleNode {
	color: #888888;
	font-weight:normal;
	text-decoration: none;
}
a.NavTree_toggleNode {
	color: #888888;
	font-weight:normal;
	text-decoration: none;
}
a.NavTree_toggleNode:link {
	color: #888888;
	font-weight:normal;
	text-decoration: none;
}
a.NavTree_toggleNode:visited {
	color: #888888;
	font-weight:normal;
	text-decoration: none;
}
a.NavTree_toggleNode:hover {
	color: #888888;
	font-weight:normal;
	text-decoration: underline;
}

.NavTree_loadNode {
	color: #888888;
	font-weight:normal;
	text-decoration: none;
}
a.NavTree_loadNode {
	color: #888888;
	font-weight:normal;
	text-decoration: none;
}
a.NavTree_loadNode:link {
	color: #888888;
	font-weight:normal;
	text-decoration: none;
}
a.NavTree_loadNode:visited {
	color: #888888;
	font-weight:normal;
	text-decoration: none;
}
a.NavTree_loadNode:hover {
	color: #888888;
	font-weight:normal;
	text-decoration: underline;
}

.NavTree_loadItem {
	color: #888888;
	font-weight:normal;
	text-decoration: none;
}
a.NavTree_loadItem {
	color: #888888;
	font-weight:normal;
	text-decoration: none;
}
a.NavTree_loadItem:link {
	color: #888888;
	font-weight:normal;
	text-decoration: none;
}
a.NavTree_loadItem:visited {
	color: #888888;
	font-weight:normal;
	text-decoration: none;
}
a.NavTree_loadItem:hover {
	color: #888888;
	font-weight:normal;
	text-decoration: underline;
}




.NavTree_tab_item {
	margin:5px 0px 3px 0px;
	padding:0px 0px 2px 0px;
	border-bottom: 1px solid #CCC;
/*
	border-bottom: 1px solid #CCC;
*/
}

.NavTree_tab_item .NavTree_tab_item_contents .NavTree_tab_item {
	margin:5px 0px 3px 0px;
	padding:0px 0px 2px 0px;
	border-bottom: none;
/*
	border-bottom: 1px solid #CCC;
*/
}

.NavTree_tab_item_contents {
	margin:2px 0 2px 0px;
	display:none;
}

.NavTree_tab_toggleNode {
	color: #888888;
	text-decoration: none;
}
a.NavTree_tab_toggleNode {
	color: #888888;
	text-decoration: none;
}
a.NavTree_tab_toggleNode:link {
	color: #888888;
	text-decoration: none;
}
a.NavTree_tab_toggleNode:visited {
	color: #888888;
	text-decoration: none;
}
a.NavTree_tab_toggleNode:hover {
	color: #888888;
	text-decoration: underline;
}
