﻿.ShowPathTable
{
    border: 1px solid #59878E;
    font-family: tahoma;
    font-size: 10pt;
    background-color: #F7F9F9;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 7px;
    direction:ltr;
}
.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;
}