﻿

.NavPath
{
	font-size:12px;
	padding-top:10px;
	
	display:inherit ;
	text-align:left;
	direction:ltr;
	border-left:solid 1px;
	border-right:solid 1px;
}
.NavPath a
{
	
}
.NavPath a:hover
{
	color:#C02040;
}
.NavPath .this
{
	color:#000000;
	font-weight:bold;
}
.NavPath .node
{
	
}
.NavPath .root
{
	
}
.NavPath .sep
{
	color:#000000;
}