TABLE.LoginContainer
{
	text-align: center;
}

TABLE.LoginContainer A
{
   
	color: #248fc8;
}

TABLE.Login
{
	width: 500px;
}

DIV.Login
{
	text-align: left;
}

TD.Login
{
}

TD.LoginOptions
{
	text-align: center;
}

SPAN.LoginOptions
{
}

TD.LoginHeader
{
	text-align: center;
}

TD.LoginData
{
	text-align: center;
}

TD.LoginButtons
{
	text-align: center;
}

TD.LoginErrors
{
}

TD.LoginActions
{
}

INPUT.UserName
{
}

INPUT.Password
{
}

DIV.Registration
{
	width: 500px;
	text-align: left;
}

TABLE.CreateUserWizard
{
	background-color: #F7F6F3;
	border-color: #E6E2D8;
	border-style: solid;
	border-width: 1px;
	padding: 4px;
}

TD.CreateUserWizardSideBar
{
	background-color: #5D7B9D;
	border-width: 0px;
	vertical-align: top;
}

TD.CreateUserWizardTitleText
{
	background-color: #5D7B9D;
	font-weight: bold;
	color: white;
}

TD.CreateUserWizardHeader
{
	background-color: #5D7B9D;
	font-weight: bold;
	color: white;
	border-style: solid;
	text-align: center;
}

TD.CreateUserWizardStep
{
	border-width: 0px;
}

SPAN.CreateUserWizardSideBarButton
{
	border-width: 0px;
	color: White;
}

A.Registration
{
}

TABLE.ChangePassword
{
	background-color: #f7f6f3;
	border-right: #e6e2d8 1px solid;
	border-top: #e6e2d8 1px solid;
	border-left: #e6e2d8 1px solid;
	border-bottom: #e6e2d8 1px solid;
}

INPUT.ChangePasswordCancel
{
}

INPUT.ChangePasswordButton
{
}

INPUT.ChangePasswordContinue
{
}

TD.ChangePasswordFailure
{
}

TD.ChangePasswordLink
{
}

TD.ChangePasswordInstruction
{
	color: black;
	font-style: italic;
}

TD.ChangePasswordLabel
{
}

TD.ChangePasswordHint
{
	color: #888888;
	font-style: italic;
}

TD.ChangePasswordSuccess
{
}

INPUT.ChangePasswordTextBox
{
}

TD.ChangePasswordTitle
{
	font-weight: bold;
	color: white;
	background-color: #5d7b9d;
}

SPAN.ChangePasswordValidator
{
}

SPAN.PasswordRecovery
{
	width: 500px;
}

TD.PasswordRecoverySuccessTextStyle
{
}

DIV.LoginViewContainer
{
	background-image: url(Images/Backgrounds/bgMember.gif);
	width: 197px!IMPORTANT;
	margin-left: 4px;
	margin-right: 4px;
}