﻿
.TableCenter
{
	text-align: center;
	vertical-align: middle;
}
.UserGrid
{
	text-align: center;
	direction: ltr;
	vertical-align: middle;
}

.HideRow
{
	visibility: hidden;
}
BODY
{
	text-decoration: none;
}
A:link
{
	text-decoration: none;
}
A:visited
{
	text-decoration: none;
}
.NoShow
{
	
	visibility: collapse;

	display: none;
}

