TABLE.ActualPath
{
	width: 100%;
	margin: 0px;
	margin-bottom: 20px;
}
TD.ActualPath
{
	font-size: 11px;
	font-weight: bold;
	padding-right: 5px;
	white-space: nowrap;
	color: black;
}
TD.ActualPath_Active
{
	cursor: pointer;
	text-decoration: underline;
}
TD.ActualPath_Active:hover
{
	color: red;
}
TD.ActualPath_Last
{
}
TD.ActualPath_Spacer
{
}
