﻿body
{
	margin: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
.lbl
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color:#000;			
	padding-right:5px;	
}
.lblBold
{
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color:#000;
	
	text-align: center;
}
.lblSuccess1
{
	font: normal 11px Tahoma;
	color:#008000;	
	width:100%;					
	font-weight:bold;					
}
.lblSuccess
{
	font: normal 11px Tahoma;
	color:#008000;	
	width:100%;					
	font-weight:bold;
	border:Solid 1px #0E296E;					
}
.lblError
{
	font: normal 11px Tahoma;
	color:Red;						
}
.txtbx
{
	border: 1px solid #0E296E;		
	font-family: verdana;
	font-weight: normal;
	font-size: 10px;
	color:#0E296E;
	height:16px;
}
.drpdown
{
	border: 1px solid #0E296E;		
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
}
.but
{
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #000000;
	background-color: #5A7B9D;
}
.brdr
{
	border:1px solid #666666;
}
.pghdr
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13pt;
	color:#666666;			
	width:100%;
	text-align:center;
	padding-top:15px;
	padding-bottom:10px;
	padding-right:9px;
	padding-left:auto;
	
}

.lblinfo
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color:#000099;			
	padding-right:5px;	
	
}
.foot
{
	border-top:1px solid #666;
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	text-align: center;
	height:19px;
	vertical-align: middle;		
}