#Quick_Booking {
	margin-top: -10px;
	margin-left: -10px;
}
#Quick_Booking a img {
	border: 0 none;
}
#Quick_Booking .index-bevel {
	background: #0d447f;
	width: 2px;
	height: 2px;
} /*outside border*/
#Quick_Booking .index-bevel2 {
	background: #FFFFFF;
	width: 1px;
} /*inside border*/
#Quick_Booking .index-section-hdr-text {
	font-size: 12px;
	font-weight: bold;
	color: #0d447f;
} /*section headers*/
#Quick_Booking .index-select-dest-bg {
	background: #FFFFFF;
	font-weight: bold;
	width:190px
}     /*change bg color*/
#Quick_Booking .index-top-city-text {
	font-weight: bold;
	color: #0d447f;
}
#Quick_Booking .index-11bold-text {
	color: #0d447f;
	font-size: 11px
} /**/
#Quick_Booking a.index-browse-dest-link {
	font-weight: bold;
}
#Quick_Booking .button {
	background:#FFC128;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	cursor:hand
}
#Quick_Booking .content-divline {
	background: #0d447f;
	height: 2px;
	width: 100%;
	line-height : 2px;
}
#Quick_Booking td, 
#Quick_Booking input,
#Quick_Booking select {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}
#Quick_Booking a:link, a:active, a:visited, a:hover {
	color:#000000;
}
#Quick_Booking .masterBOLD {
	font-weight: bold;
}
#Quick_Booking .masterHEADER {
	color:#000000;
	font-weight: bold;
	font-size: 12px;
}
#Quick_Booking .form-border {
	background:#124a87;
	border:solid 5px #124a87;
	width:200px;
	margin-right:5px
} /*changes outside border color - change width here*/
#Quick_Booking .form-color {
	background: #FFFFFF;
	border: 1px #124a87 solid;
	padding: 1px;
	width: 216px;
} 
/*changes inside color and bevel edge - change width here*/
#Quick_Booking a.tablink:link, 
#Quick_Booking a.tablink:active, 
#Quick_Booking a.tablink:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#Quick_Booking a.tablink:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#Quick_Booking .hotel-tab {
	background: #124a87;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
#Quick_Booking .tab-upper {
	font-size: 1px;
	line-height: 1px;
	height: 2px;
}
/*change bg color*/

#Quick_Booking .tour-tab {
	background: #0066b3;
	color: #FFFFFF;
	font-weight: bold;
}

