@charset "utf-8";

.admin14px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #000000;
}
.admin14pxbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #000000;
	font-weight: bold;
}
.admin12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
}
.admin12pxbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	font-weight: bold;
}
.adminBkgndBrdr {
	background-color: #000000;
	border: 1px solid #3466A1;
	padding: 10px;
	margin: 10px;
}
.teamsrow {
	background-color: #FFE8B7;
	font-size: 14px;
	font-weight: bold;
	color: #9f4f0f;
}
.membersrow {
	background-color: #FFF4DD;
	font-size: 12px;
	font-weight: bold;
	color: #9f4f0f;
}
