body
{
}
.Header
{
	background-color: Lavendar;
	color: black;
	font-weight: bold;
	font-size: 14px;
	font-family :Verdana ;	
	text-align:center;
}
.CellData
{
	background-color: LightSkyBlue;
	color: black;
	font-size: 12px;
	font-family :Verdana ;	
	text-align:left;
}
.High 
{
	background-color :	LightSteelBlue;
	font-size: 12px;
	font-family :Verdana ;	
}

.Low
{
	background-color :	LightSkyBlue;
}
.AlignPagination
{
	font-size: 12px;
	text-align:right;
	background-color :	LightSkyBlue;
}
.Message
{
	font-size: 13px;
	font-family :Verdana ;
	font-weight: bold;
	color:Yellow;
}
.Message1
{
	font-size: 12px;
	font-family :Verdana ;
	font-weight: bold;
	color:Navy;
}
.Red
{
	font-size: 10px;
	font-family :Verdana ;
	color:Red;
}
.TextFont
{
	font-size: 12px;
	font-family :Verdana ;
}
.Result
{
	font-size: 12px;
	font-family :Verdana ;
	font-weight: bold;
	color:Yellow;
}
.buttonStyle
{
	font-size: 12px;
	font-family :Verdana ;
	font-weight: bold;
	color:Navy;
}
.statusStyle
{
	font-size: 12px;
	font-family :Verdana ;
	background-color:Yellow;
	
}
.mandatory
{
	color:Red;
}
.qaTextFont
{
	font-size: 14px;
	font-family :Verdana ;
	color:White;
	font-weight:bold;
}
.qalabelFont
{
	font-size: 14px;
	font-family :Verdana ;
	font-weight:bold;
}
