﻿html, body
{
	margin: 0px;
	padding: 0px:0px:20px:0px;
	text-align: center;
	font-family: Arial,Verdana; /*background-image: url(../images/Login_body.gif);     background-repeat: repeat-x;*/
	width: 100%;
	height: 92%;
	overflow: hidden;
	background-color: #FFF5E8;
	background-image: url(    '../images/bank/Acchover.jpg' );
}
.TableTr
{
	background-image: url(../images/BANK/bg.png);
	background-repeat: repeat-x;
	height: 98px; /**************/
	margin: 0px auto; /*padding-top:90px;*/ /*	background:url(../images/loginbg.png) no-repeat; 	width:531px; 	height:484px; 	text-align:center; 	margin:0px auto; 	padding-top:90px;*/
}
.HeaderBackground
{
	width: 100%;
	height: 100%; /*height: 60%;*/
	background-image: url(../images/BANK/Logo.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.Left_td
{
	background-image: url(../images/Login_Left.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.Right_td
{
	background-image: url(../images/Login_Right.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.Login_Body
{
	min-height: 500px;
	max-height: 100%;
	width: 100%;
}
.buttonslogin
{
	/*background: #FFE19B;*/ /*font-size: 12px;*/ /*color: #000000;*/ /*padding: 0px 6px;*/ /*text-decoration: none; 	font-weight: bold;*/
	text-transform: uppercase;
	color: White;
	border-style: none;
	width: 290px;
	height: 30px;
	font-size: 17px;
	font-family: Arial;
	margin: 0 0 15px 0px;
	background-color: #666666;
}

.username
{
	/*width: 163px; 	height: 18px; 	font: normal 13px Arial; 	color: #33659c;*/
	width: 270px; /*height:20px;*/
	font-size: 17px;
	font-family: Arial;
	border-style: none;
	padding: 8px 0px 8px 3px;
	background: transparent;
	margin-right: 0px;
	margin-top: 17px;
}
.password
{
	/*width: 163px; 	height: 18px; 	font: normal 13px Arial; 	color: #33659c;*/ /*width:270px; 	height:20px;*/
	width: 270px;
	border-style: none;
	font-size: 17px;
	font-family: Arial;
	padding: 8px 0px 8px 3px; /*margin:7px 0px 0px 20px;*/
	background: transparent;
}

#LoginBox
{
	/*height: 600px;*/
	background-image: url(   '../images/BANK/Newloginbg.png' );
	background-repeat: no-repeat; /*background-position: 50% top;*/ /*margin-left: 20%;*/ /*border:solid 1px black;*/
	margin: 0px auto;
	padding-top: 0px; /*padding:10px 10px 10px 0px;*/
	width: 531px;
	height: 490px; /*text-align: center;*/
}
#resetPWD
{
	/*height: 600px;*/
	background-image: url('../images/BANK/ResetPwdImage.png');
	background-repeat: no-repeat; /*background-position: 50% top;*/ /*margin-left: 20%;*/ /*border:solid 1px black;*/
	margin: 0px auto;
	padding-top: 0px; /*padding:10px 10px 10px 0px;*/
	/*margin-top:200px;*/
	width: 531px;
	height: 508px; /*text-align: center;*/
}
#forgetPWD
{
	/*height: 600px;*/
	background-image: url('../images/BANK/ForgetPwdImage.png');
	background-repeat: no-repeat; /*background-position: 50% top;*/ /*margin-left: 20%;*/ /*border:solid 1px black;*/
	margin: 0px auto;
	padding-top: 0px; /*padding:10px 10px 10px 0px;*/
	/*margin-top:200px;*/
	width: 531px;
	height: 508px; /*text-align: center;*/
}
#Fixedfooter
{
	background-position: center;
	background: #FFFFFF center;
	height: 75px;
	width: 100%;
	bottom: 0px; /*margin: 0px auto;*/
	vertical-align: middle;
	text-align: left; /*Optional left, right, center*/ /*color: #fff;*/
	text-transform: uppercase; /*padding-bottom: 10px;*/
	padding-top: 2px;
	line-height: 1px /*color: White; 	font-size: 12px; 	font-family: Verdana, Geneva, Arial, sans-serif;  	text-align: center; 	position: absolute; 	bottom: 0px; 	left: 0px; 	width: 100%; 	height: 16px; 	     font-weight: bold; 	vertical-align: middle; 	font-style:normal; 	background-position: center;*/;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 13px;
	font-family: arial;
	position: absolute;
	padding-left: 12px;
}
#Fixedfooter a
{
	padding-left: 3px;
	text-decoration: underline;
	color: #808080;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, sans-serif;
}
.popup
{
	background-color: Gray; /*filter: alpha(opacity=30);*/
}

.PopPnl
{
	background-image: url(../Images/popImg.gif);
	background-repeat: no-repeat;
	width: 292px;
	height: 180px;
	display: none;
	z-index: 1000;
}
.hideControl
{
	display: none;
	visibility: hidden;
}
.CenterText
{
	text-align: center;
}
.Nortonbtn
{
	margin-left: 50%;
}
