.errorText
{
	color: #FF0000;
	font-size: 11px;
	font-weight: normal;
}
.labelColumn
{
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}
.nmsTable
{
	background: #A7A7A7;
	border: 1px solid #000000;
	font-size: 12px;
	width: 375px;
	margin-left: auto;
	margin-right: auto;
}
.nmsTableHeader
{
	background: #C7C7C7;
	font-weight: bold;
	font-size: 13px;
}
.nmsTableFooter
{
	background: #C7C7C7;
	font-weight: bold;
	font-size: 13px;
}

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

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