.AdminTableHead
{
	font-weight: bold;
	font-size: 14px;
	color: #990033;
	background-color: #e0e0e0;
	text-align: center;
}
.AdminTableHeadLabels
{
	font-size: 12px;
	color: #990033;
	background-color: #e0e0e0;
	text-align: center;
}
.AdminTable
{
	BORDER-RIGHT: #bebebe thin solid; 
	BORDER-TOP: #bebebe thin solid; 
	BORDER-LEFT: #bebebe thin solid; 
	BORDER-BOTTOM: #bebebe thin solid;

}

.AdminTableRowForm
{
	 FONT-SIZE: 14px;
}
.AdminTableRowList
{
	 FONT-SIZE: 14px;
}
.MemberTableHead
{
	font-weight: bold;
	font-size: 14px;
	color: #990033;
	background-color: #e0e0e0;
	text-align: center;
}
.MemberTableHeadLabels
{
	font-size: 12px;
	color: #990033;
	background-color: #e0e0e0;
	text-align: center;
}
.MemberTable
{
	BORDER-RIGHT: #bebebe thin solid; 
	BORDER-TOP: #bebebe thin solid; 
	BORDER-LEFT: #bebebe thin solid; 
	BORDER-BOTTOM: #bebebe thin solid;
}

.MemberTableRowForm
{
	 FONT-SIZE: 14px;
}
.MemberTableRowList
{
	 FONT-SIZE: 14px;
}

.textboldright span.required{color:#990000;}
