.loginleft
{
	background-image:url(../images/login_left.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:10px;
	height:23px;
}
.loginbg
{
	background-image:url(../images/login_bg.gif);
	background-repeat:repeat-x;
	height:23px;
	padding-left:20px;
	font-size:13px;
	font-weight:bold;
}
.check_bg {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/a_bg_1.gif);
	background-repeat: repeat-x;
	height: 15px;
}


.loginright
{
	background-image:url(../images/login_right.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:10px;
	height:23px;
}
.loginleftbg
{
	background-image:url(../images/login_leftbg.gif);
	background-repeat:repeat-y;
	width:10px;
}
.loginrightbg
{
	background-image:url(../images/login_rightbg.gif);
	background-repeat:repeat-y;
	width:10px;
}
.loginleftbottom
{
	background-image:url(../images/login_left_bottom.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:10px;
	height:9px;
}
.loginrightbottom
{
	background-image:url(../images/login_rightbotom.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:10px;
	height:9px;
}
.loginbottomtbg
{
	background-image:url(../images/login_bottom_bg.gif);
	background-repeat:repeat-x;
	height:9px;
}
.logintxt
{
	font-family:Verdana;
	font-size:13px;
	color:#000;
	font-weight:bold;
}
.logintxtbox
{
	border:1px solid #44aee2;
}
.forgetpass
{
	font-size:12px;
	color:#ff7800;
	text-align:center;
}
a.forgetpass:link, a.forgetpass:visited, a.forgetpass:hover, a.forgetpass:active
{
	font-size:12px;
	color:#ff7800;
}
a.loginllinks:link, a.loginllinks:visited, a.loginllinks:hover, a.loginllinks:active
{
	font-family:Verdana;
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	width:200px;
}
.loginlinkpadding
{
	padding-left:8px;
}
.registertxt
{
	text-align:left;
	font-size:12px;
	line-height:20px;
}
.heading2
{
	text-align:left;
	font-size:13px;
	line-height:20px;
	font-weight:bold;
	color:#228cba;
}
.regisbordre
{
	border:1px solid #babdbe;
}
