body
{
}

  
.labelOnlinetxt
{
font-family:Arial;
font-size:13px;
color:#0D207D;
padding-left:20px;
width:212px;
height:35px;
}

.ButtonCip 
{   
color:black;   
font: bold 89% 'trebuchet ms',helvetica,;   
background-color:white;   
border:1px solid;   
border-color: silver; 
cursor:pointer;
 
}  

.ButtonCipOver 
{   
color:black;   
font: bold 89% 'trebuchet ms',helvetica,;   
background-color:silver;   
border:1px solid;   
border-color: #ebebeb; 
cursor:pointer;
 
}  
.txt_box_city
{ 
	font-family: Arial; font-size: 11px;
	width:155px;
	}
 
.grvHeaderStyle
{
	font-size: 12px;
	font-weight: bold;
	color: #f7f9fd;
	border-top: solid 5px black;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #E0DEDF;
	text-align:center;	
	height:20px;
	background-color:#2c62a2;
	
}
.labelBold
{
    font-weight: bold;
    font-size: 12px;
    color: black;
    font-family: arial;
    background-color: transparent;
    font-variant: normal;
    height:25px;
}
.textBox
{
    font-weight: normal;
    font-size: 12px;
    color: black;
    font-family: arial;    
    font-variant: normal;   
    width:260px
    
}
.labelchk
{
    font-weight: normal;
    font-size: 12px;
    color: black;
    font-family: arial;
    background-color: transparent;
    font-variant: normal;
    height:25px;
}
.AuthError
{
width:99%;
position: relative;
 top:-110px;
 font-size:20px;
 font-weight:bolder;
 color:red;height:300px;
 background-color:White; 	
}

.nodisplay
{
display:none;	
}