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-family:Arial;
	font-size:14px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
}

.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:pointer;
padding: 2px 2px 2px 2px;	
}