﻿.mainTable {
	height: 100%;
	width: 100%;
	background-color:#b1cbe4;
}
.leftshadow {
	/*background-image: url(images/left_shadow.gif);*/
	background-repeat: repeat-y;
	background-position: left top;
}
.rightshadow {
	/*background-image: url(images/right_shadow.gif);*/
	background-repeat: repeat-y;
	background-position: right top;
}

.loginHeaderLefth {
	background-image: url(Images/loginlayout/memeberlogin_headerleft.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	height:25px;
}
.loginHeaderBody {
	background-image: url(Images/loginlayout/memeberlogin_headerbody.gif);	
	background-position: left bottom;
	height:25px;
	color:#061338;/*#2C4B8F;*/
	font-weight:bold;
	font-size:11px;
}
.loginHeaderRight {
	background-image: url(Images/loginlayout/memeberlogin_headerright.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	height:25px;
}
.loginBodyRight {
	background-image: url(Images/loginlayout/memeberlogin_bodyright.gif);	
	background-repeat:repeat-y;
	width:8px;
}
.loginBodyCenter {
	background-color:#C2D7FF;	
}
.loginBodyLeft {
	background-image: url(Images/loginlayout/memeberlogin_bodyleft.gif);
	background-repeat:repeat-y;
	width:8px;
}
.loginFooterLeft {
	background-image: url(Images/loginlayout/memeberlogin_footerleft.gif);
	background-repeat:no-repeat;
	background-position: left top;
	height:8px;
}
.loginFooterRight {
	background-image: url(Images/loginlayout/memeberlogin_footerright.gif);
	background-repeat:no-repeat;
	background-position: left top;
	height:8px;
}
.loginFooterBody {
	background-image: url(Images/loginlayout/memeberlogin_footerbody.gif);	
	height:8px;
	background-repeat:repeat-x;
}


.loginHeader {
	background-image: url(Images/loginlayout/memeberlogin_heading.gif);
	background-repeat:no-repeat;
	background-position: left top;
	height:26px;
}
.loginContent {
	background-image: url(Images/loginlayout/loginbox_bg.gif);
	background-repeat:repeat;
	background-position: left top;
}
.loginFooter {
	background-image: url(Images/loginlayout/loginbox_bot.gif);
	background-repeat:no-repeat;
	height:11px;
	width:340px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #061338;
}
A.footer:hover {
	color: #333333;
	text-decoration: none;

}
.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #201363;
}
.submitbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #999900;
	background-color: #88B1FE;

}
.forgotpassword {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
forgotpassword:hover {
	color: #3366FF;
	text-decoration: underline;

}
.username {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color: #5F70A4;
}
.errText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #f00;
}
input {
	background: #fff;
	color: #000;
	font-weight: normal;
	font-size: 10pt;
}
.inputtext
{
	border: 1px solid #7d7d7d;
	background: #fff;
	color: #000;
	font-weight: normal;
	font-size: 10pt;
}
.errInput
{
	border: 1px solid #7d7d7d;
	background: #fff;
	color: #f00;
	font-weight: normal;
	font-size: 10pt;
}
.TextNoWrap
{    
    color:#001039;
    font-size:larger;
}
.errorHeader {
	background-image: url(images/errorHeader.png);
	background-repeat: repeat-x;
	background-color:White;
	height:20px;
}
.loginIcon
{
    background-image: url(images/loginlayout/login_icon.gif);
    background-repeat:no-repeat;
    width:73px;
    height:66px;
    min-height:73px;
}
.loginTop1
{
    background-image: url(images/loginlayout/top1.gif);
    background-repeat:no-repeat;
    width:25px;
    height:133px;
    min-width:25px;
}
.loginLogo
{
    background-image: url(images/loginlayout/logo.gif);
    background-repeat:no-repeat;
    width:395px;
    height:133px;
    min-width:395px;
}
.loginTopBackground
{
    background-image: url(images/loginlayout/top_bg.gif);    
}
.loginTopRight
{
    background-image: url(images/loginlayout/top2.gif); 
    width:5px;
    height:133px;
    min-width:5px;   
}
.loginPhoneno
{
    background-image: url(images/loginlayout/phoneno.gif);  
    background-repeat:no-repeat; 
    width:20px;
    height:20px;
    min-width:20px; 
}
.loginEmail
{
    background-image: url(images/loginlayout/email.gif);   
    background-repeat:no-repeat;
    width:20px;
    height:20px;
    min-width:20px; 
}
.loginFooterLayout
{
    background-image: url(images/loginlayout/footer.gif);   
    width:771px;
    height:12px;
    min-width:771px; 
    vertical-align:top;
}
