
/* ==================================== */
/* FOR ALL IMPLEMENTATIONS */

/* FONTS */

.b_bContent, .b_bContent table, .b_bContent tr, .b_bContent th, .b_bContent td, .b_popup {
	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;
	font-size: 13px;
}

/* COLORS */

.b_bContent, .b_bContent table, .b_bContent tr, .b_bContent th, .b_bContent td, .b_popup {
	color: #000000;
}
.b_bContent a:link, .b_popup a:link {
	color: #505050 !important; text-decoration: none;
}
.b_bContent a img.b_seeThrough {
	background-color: #505050 !important; text-decoration: none;
}
#b_searchboxInc #b_frmInner, #b_hotelTmpl .b_availFormInner, .b_roomsFormInner, .b_hotelSummary h3, #b_askMore tr th, .b_tabNav div, #b_indexSpecials h3, #b_pagePrev, #b_bookStageNavInc td#b_stageCurrent, #b_bookForm, #b_bookConfirm {
	background-color: #B0DCE5;
}

