body
{
	font-family:Arial;
	font-size: 12px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
}
.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;
}
.AdminTableRowList td
{
	border:solid 1px;
	white-space:nowrap;
}
.AdminTableRowForm td
{
	white-space:nowrap;
}
.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;
}
.MemberTableRowList td
{
	border:solid 1px;
	white-space:nowrap;
}
.MemberTableRowForm td
{
	white-space:nowrap;
}