.Texts
{
	font-size: 8pt;
	font-family: Tahoma;
}
.ClacLink
{
	font-size: 8pt;
	font-family: Tahoma;
	cursor: hand;
}
.ClacLinkDis
{
	font-size: 8pt;
	font-family: Tahoma;
	color: gainsboro;
}
.ResultsTable
{
	font-size: 8pt;
	font-family: Tahoma;
	width: 100%;
	display: none;
	text-align: center;
}
.ResultsTable TR
{
	display: none;
}
.ResultsTable TR TD
{
	background-color: white;
	white-space: nowrap;
}