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% Calibri, "Arial", Helvetica, Tw Cent MT; 
	font-size: 15px; 
	color: #1652C0;
	font-weight:bold;
}

.WebLabel1
{
	font: normal 12px/175% Calibri, "Arial", Helvetica, Tw Cent MT; 
	font-size: 28px; 
	color: #1652C0;
	font-weight:bold;
}




#lblProName
{
	font: normal 12px/175% Calibri, "Arial", Helvetica, Tw Cent MT; 
	font-size: 25px; 
	color: #1652C0;
	font-weight:bold;
}

#lblProName1
{
	font: normal 12px/175% Calibri, "Arial", Helvetica, Tw Cent MT; 
	font-size: 25px; 
	color: #1652C0;
	font-weight:bold;
}


#LblLongDesc
{
	font: normal 12px/175% Calibri, "Arial", Helvetica, Tw Cent MT; 
	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 
{ 

} 

.buttonSO
{ 

	font-size:25px !important;
	cursor:pointer;
} 



.paging
{
font-family:Verdana;
border:none; 
background-color: 
transparent; 
cursor:hand;	
}

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;
	font-size:14px !important;
	color:#000000;
}
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;
	color:#000000;
}
/****************************/
select.buttonlarge, input.buttonlarge, a.buttonlarge
{
	padding: 10px; font-size: 18px; color: #000; /*border: 1px solid #999;*/
	background:transparent url(../images/button_gradient-green.png) repeat-x scroll 0pt 0pt;
	border-color:#808080;
	border-style:solid;
	border-width:1px 1pt;
	text-decoration: none;
	font-size:18px !important;
	color:#000000;
}
select.buttonlarge:hover, select.buttonlarge:focus, input.buttonlarge:hover, input.buttonlarge:focus, a.buttonlarge:hover, a.buttonlarge:focus
{
	padding: 10px; font-size: 18px; color: #000; /*border: 1px solid #779397; */
	background:transparent url(../images/button_hov_gradient.png) repeat-x scroll 0pt 0pt;
	cursor:pointer;
	color:#000000;
}

img.thumb
{
	width:100px;
	height:75px;
	cursor:pointer;
}
