﻿.inputlabel
{
	font-family:Verdana;
	color:Black;
	font-size: 11px;
	width:auto;
}
.inputlblhead
{
	font-family:Verdana;
	color:Black;
	font-size: 12px;
	font-weight:bold;
	width:auto;
	height:auto;
}
.inputlblhead1
{
	font-family:Verdana;
	color:Black;
	font-size: 13px;
	font-weight:bold;
	width:auto;
}
.inputbutton
{
	font-family: Verdana;
	color: Black;
	background-color:#EEEEEE;
	font-size: 11px;
	font-weight:normal;
	height:20px;
	width:63px;
}
.inputupload
{
    font-family: Verdana;
	color: Black;
	background-color:#EEEEEE;
	font-size: 11px;
	font-weight:normal;
}
.inputTxtBox
{
	border-color:Blue;
	border-style:solid;
	font-family: Arial, Verdana, tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	width:150;
	
}
.FieldValidator
{
	font-family:Verdana;
	color:Red;
	font-size:x-small;
}

.linkbutton
{
	font-family: Verdana;
	color:Red;
	font-size: 11px;
	font-weight:normal;
	height:20px;
	width:63px;
}
.linkbuttondis
{
	font-family: Verdana;
	color:Black;
	font-size: 11px;
	font-weight:normal;
	height:20px;
	width:auto;
}
.inputTextbox
{
 font-family:Verdana;
 color:Black;
 font-size:11px;
 height:15px;
 width:170px;
}
.errLabel
{
	font-family:Verdana;
	color:Red;
	font-size:12px;
}
.panelclass
{
	height:auto;
	max-height:190px;
}