body
{
	background-color:White;
	font-family: arial;
}

.searching a:link 
{
	color: #336699; 
	text-decoration: underline;
}

.searching a:visited 
{ 
	color: #336699;  
	text-decoration: underline;
}

.searching a:hover 
{
	color: #336699; 
	text-decoration: none;
}   
.proplink span a{
	color:#25408F !IMPORTANT;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

.proplink span a:hover{
	color: #ff6600 !IMPORTANT;
	text-decoration:underline;
}

.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;
}

.WebLabelsearch
{
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
}

.Ratechart
{
border:1px solid black;
background:transparent;
font-size: 11px;
}

.headerLabel
{
	font-size: 25px;
	color: #336699;
	font-weight: bold;
}

.inputLabel
{
	font-size: 11px;
	color: #000;
}
.SearchLabel
{
	font-size: 11px;
	color: #000;
	font-weight: bold;
}

select.button, input.button, a.button
{
	padding: 4px; font-size: 13px; color: #000; /*border: 1px solid #999;*/
	background:transparent url(../images/button_gradient.png) repeat-x scroll 0pt 0pt;
	border-color:#808080;
	border-style:solid;
	border-width:1px 1pt;
	text-decoration: none;
}
select.button:hover, select.button:focus, input.button:hover, input.button:focus, a.button:hover, a.button:focus
{
	padding: 4px; font-size: 13px; color: #000; /*border: 1px solid #779397; */
	background:transparent url(../images/button_hov_gradient.png) repeat-x scroll 0pt 0pt;
	cursor:pointer;
}

a.buttondesc
{
	padding: 5px 10px; font-size: 13px; color: #000 !IMPORTANT; /*border: 1px solid #999;*/
	background:transparent url(../images/button_gradient.png) repeat-x scroll 0pt 0pt;
	border-color:#808080;
	border-style:solid;
	border-width:1px 1pt;
	text-decoration: none;
}
a.buttondesc:hover, a.buttondesc:focus
{
	font-size: 13px; color: #000; /*border: 1px solid #779397; */
	background:transparent url(../images/button_hov_gradient.png) repeat-x scroll 0pt 0pt;
	cursor:pointer;
	text-decoration:none !IMPORTANT;
}

.paging
{
font-family:Verdana;
border:none; 
background-color: 
transparent; 
cursor:pointer;
padding: 2px 2px 2px 2px;	
}