﻿body
{
	background-color: #F0F0EB;
	font-family: Verdana;
	font-size: xx-small;
}
.log_mainContent
{
	margin-left: auto;
	text-align: center;
}
.log_bm1
{
	width: 450px;
	position: relative;
	top: 0px;
	background-color: #282828;
	margin-top: 100px;
	z-index: 200;
}
.log_bm1Inner
{
	width: 444px;
	position: relative;
	margin-left: 3px;
	margin-top: 20px;
	margin-bottom: 1px;
	background-color: #F8F8F8;
	margin-right: 5px;
}
.log_ctblock
{
	width: 444px;
	position: static;
	padding-right: 3px;
	font-size: x-small;
	padding-left: 3px;
	text-align: center;
}
.log_LabelCtBlockHeader
{
	font-size: x-small;
	font-weight: bold;
	position: absolute;
	top: 2px;
	left: 5px;
	color: #E1E1E1;
}
.log_TdLeft
{
	width: 150px;
	text-align: left;
	padding-left: 30px;
}
.log_TdRight
{
	text-align: left;
}
.log_TdButAling
{
	text-align: right;
	padding-right: 30px;
}
.testBut
{
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
	background-image: url(../Img/ButtonBG.jpg);
	background-color: transparent;
	font-weight: bold;
	font-family: Arial;
	color: #282828;
}
.LogonOptimisedIe8
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}
.forgotPasword
{
	position: relative;
	top: -110px;
	background-color: #626262;
	width: 440px;

}

#fp
{
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	position: absolute;
	left: 0px;
	text-align: center;
	bottom: 6px;
	display: block;
	cursor: pointer;
	width: 100%;
}
#fpc
{
	background-color: #626262;
	position: relative;
}
.ConfirmMail
{
	color: #fff !important;
	font-weight: bold;
}
.errorText
{
	color: #fff;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
}

