﻿*
{
	font-size: 12.5px;
	font-family:Arial;
}

.txt
{
	background-color: #F3F3F3;
	padding: 0px 0px 0px 3px;
	color: #0D255D;
	text-transform: capitalize;
	font-weight: 800;
	width: 90px;
}

.div 
{
	text-align: center;
	margin-left:0px;
	margin-right:0px;
}


.table
{
	margin-top: 6%;
	background: url(../images/Login1.gif) no-repeat;
	height:200px;
	width:400px;
}

.table2
{
	margin-top: 6%;
	background: url(../images/Login2.gif) no-repeat;
	height:221px;
	width:373px;
}

.table3
{
	margin-top: 0;
	margin-left:0;
	margin-right:0;
	background: url(../images/Login3.gif) repeat-x;
	width:100%;
}

.table4
{
	margin-top:15%;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	background: url(../images/Login4.gif) repeat-x;
	height:4px;
	width:100%;	
}

.td
{
	background:url(../images/logo.gif) no-repeat;
}

.btnLogin
{
	background: url(../images/Cok.gif) no-repeat;
	border: 0px;
	color: #000;
	cursor: pointer;
	width: 40px;
	height: 40px;
}
/* CSS Document  -------------------- login1------------  */
.fontA {
font-family: Arial, Verdana, Helvetica, sans-serif;
padding-left:0px;
padding-right:0px;
font-size:12px;
color:#444444;
font-weight:400;
}
.input 
{
border: 0px;
border-bottom: 1px dotted #ff4400;
font-size: 13px;
font-weight: bold;
color: #FF4400;
padding-left: 5px;
text-transform: capitalize;
}
.btn_login {
border: 0px;
background: url(../images/login_btn.gif) no-repeat;
color:#000000;
cursor: pointer;
width: 60px;
height: 20px;
font-size: 11px;
font-weight:800;
vertical-align: middle;
}
.login_shadow_T {
background: url(../images/login_shadow_T.gif) no-repeat;
background-position: left;
}
.login_top {
background: url(../images/login_top.gif) no-repeat;
background-position: left;
}
.login_middle {
background: url(../images/login_middle.jpg) no-repeat;
background-position: left;
}
.login_bottom {
background: url(../images/login_bottom.jpg) no-repeat;
background-position: left;
}
.login_bottom_bg {
background: url(../images/login_bottom_bg.gif) no-repeat;
background-position: left;
}
.login_shadow_B {
background: url(../images/login_shadow_B.gif) no-repeat;
background-position: left;
}


