﻿.ShowPathTable
{
	border: 1px solid #A2D3DB;
	direction: ltr;
	margin-bottom: 4px;
	background-color: #ECF1D0;
}
.SpChar
{
	color: #FF6600;
}
.ShowPathLink
{
	font-family: tahoma;
	font-size: 10pt;
	color: #0000FF;
	text-decoration: none;
}
.ShowPathLink:hover
{
	border-width: 1px;
	font-family: tahoma;
	font-size: 10pt;
	color: #0066FF;
	text-decoration: none;
}
