/* CSS Document */
.body-text {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000000;
		text-align:justify;
		}

.header-main {
		font-family:Arial, Helvetica, sans-serif;
		font-size:19px;
		color:#f54c03;
		font-weight:bold;
		}
		
.sub-city {
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#135802;
		font-weight:bold;
		}
		
.border-3side { 
	border-right:1px solid #bfcfa5; 
	border-left:1px solid #bfcfa5; 
	border-bottom:1px solid #bfcfa5; 
	
	}
	
.border-bot { 
	border-bottom:1px solid #bfcfa5; 
	}	
	

.rate
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ec0909;
	font-weight:bold;
}

.pricehd
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#135fad;
	font-weight:bold;
}