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

/* FONTS */

.b_bContent, .b_bContent table, .b_bContent tr, .b_bContent th, .b_bContent td, .b_popup {
	font-family: Arial;
	font-size: 11px;
}

/* COLORS */

body {
	background-color: #FFFF99;
}
.b_bContent a:hover, .b_popup a:hover {
	color: #81FF33 !important;
}
.b_bContent a:hover img.b_seeThrough {
	background-color: #81FF33;
}
.b_tabNav .b_tabNavCurrent, .b_tabNav li:hover {
	background-color: #FFFF99 !important;
}
#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: #FFFF99;
}

