.nmsTable
{
	margin-left: auto;
	margin-right: auto;
	background: #A7A7A7;
	border: 1px solid #000000;
	font-size: 12px;
	width: 325px;
}

.nmsTableHeader
{
	background: #C7C7C7;
	font-weight: bold;
	font-size: 13px;
}

.nmsTableFooter
{
	background: #C7C7C7;
	font-weight: bold;
	font-size: 13px;
}

.labelColumn
{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

.errorText
{
	color: #FF0000;
	font-size: 11px;
}

.title
{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.text
{
	text-align: center;
	font-size: 12px;
}