body
{
	background-color:White;
	font-family: arial;
}

.VRMInput 
{
	font-family:Arial;
	font-size:12pt;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:Black;
}
.ErrorMessage 
{
	font-family:Arial;
	font-size:12pt;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:Red;
}

.WebLabel
{
	font: normal 12px/175% Geneva, Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	color: #6495ED;
	font-weight:bold;
}

#lblProName
{
	font: normal 12px/175% Geneva, Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	color: #6495ED;
	font-weight:bold;
}

#LblLongDesc
{
	font: normal 12px/175% Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
	font-weight:normal;
}

.Ratechart
{
background:transparent;
font-size: 11px;
}

.headerLabel
{
	font-size: 16px;
	color: #336699;
	font-weight: bold;
}

.inputLabel
{
	font-size: 11px;
	color: #000;
}
.SearchLabel
{
	font-size: 11px;
	color: #000;
	font-weight: bold;
}

.button 
{ 

} 
.paging
{
font-family:Verdana;
border:none; 
background-color: 
transparent; 
cursor:hand;	
}