.loginText
{
	color: white;
}
.loginHeader
{
	font-weight: bold;
	font-size: 28px;
	color: white;
}
.loginLink
{
	color: White;
}
.menuLink
{
	font-size: 8pt;
	color: white;
	background-color: #d33656;
}
.menuTopLink
{
	font-weight: bold;
	font-size: 8pt;
	color: dimgray;
}
.menuMessage
{
	font-weight: bold;
	color: white;
	background-color: #d33656;
}
.menuLabel
{
	font-size: 8pt;
	color: Black;
	text-align: right;
}
.menuHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	line-height: 150%;
	text-align: center;
}
.menuForeColor
{
	color: white;
	background-color: #d33656;
}
.menuBackColor
{
	color: black;
	background-color: #a9a9a9;
}
.footerLink
{
	color: black;
}

