body {
	background-color: #2284A7;
}
.text_black_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1C6A88;
	text-decoration: none;
	padding-left:15px;
	padding-bottom:5px;
	padding-top:5px;
}

.text_Gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4c4b4b;
	text-decoration: none;
	text-align: justify;
	line-height:150%;
	padding-bottom:15px;
	padding-top:15px;
	padding-left:5px;
}

.text_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
}.text_brown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6f705e;
	text-decoration: none;
}
.text_yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.text_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
		padding-top:5px;
	color: #4c7fab;
}

.text_blue_underline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4c7fab;
	line-height:150%;
	padding-top:5px;
 	text-decoration: underline;	


}
.readmore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	padding-left:10px;
	padding-right:10px;
	line-height:150%;
	
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	padding-left:10px;
	padding-top:10px;
}
.tour_heading {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #646A13;
	text-decoration: none;
}
.tour_subheading {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #594001;
	text-decoration: none;
	padding-left: 15px;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	height: 17px;
	width: 200px;
	border: 1px solid #286E92;
	
}
.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	height: 50px;
	width: 200px;
	border: 1px solid  #286E92;
}
.car_rent_table_top {
	background-image: url(../images/top_blue_bg.gif);
	background-repeat: repeat-x;
	height: 172px;
}
