input {
	font-family: "Tahoma", "Arial";
	font-size: 12px;
}
img
{
	border:0;
}
body {	
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	line-height: 1.3em;	
	text-align:justify;	
}

a
{
	text-decoration:none;
}

.buttonStyle
{
	background-color:#cbdde7;	
	color:White;
	font-family: "Tahoma", "Arial";
	font-size: 11px;
	color:Black;
}
.text11 {
	font-family: Tahoma, Arial;
	font-size: 12px;
}

select {
	font-family: "Tahoma", "Arial";
	font-size: 12px;
}
textarea {
	font-family: "Tahoma", "Arial";
	font-size: 12px;
}
.border {
	border: thin solid blue;
}
.FullBorder {
	border: 1px solid blue;
}
.TopRightLeft
{
	border-top: 1px solid blue;
	border-left: 1px solid blue;
	border-right: 1px solid blue;
}
.label
{
	font-family: "Tahoma", "Arial";
	font-size: 12px;
}
.RightLeft
{	
	border-left: 1px solid blue;
	border-right: 1px solid blue;
}
.BottomRightLeft
{
	border-bottom: 1px solid blue;
	border-left: 1px solid blue;
	border-right: 1px solid blue;
}

.RightPanel{
	FONT-SIZE: 12px;
	font-family:Tahoma;
	color:black;		
}
div.Alert 
{
position:absolute;	
background-color:#DEDCDC;
font-family:Tahoma;
font-size:12px;
width:500px;
height:100px;	
overflow: auto;
display:none;
border: groove thick #9c9a97;
}
div.FullDIV 
{
position:absolute;	
background-color:#DEDCDC;	
font-family:Tahoma;
overflow: auto;
font-size:12px;
display:none;
filter:alpha(opacity=60);
opacity:0.6;
}

.header
{
color:#2c5575;
font-size:16px;
font-weight:bold;	
font-family:Arial;

}

.Validation
{
	font-size :14px;
	color :Red;
}
.admin
{
	text-decoration :none;
	line-height :20px;
	font-family :Tahoma ;
	font-size :12px;
	border:0px;
}

.DisableaspTextBox
{
	background-color:#DEDCDC;	
}

li
{
	font-family: Tahoma, Arial;
	font-size: 12px;
}


