body{
	background-color:#ffffff;
}

.HST {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #626262;
}
.text_green {
	color:#000000;
}
.text_green2 {
	color:#717171;
}
.text_green3{
	color:#939393;
}
.text_green4{
	color:#ADADAD;
}
input.groovybutton2
{
	
}
input.groovybutton3
{
	
}
input.groovybutton4 {
	
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color:#505050;
	font-weight: bold;
}
.row_highlight {
	background-color: #EEEEEE;
}
.row1{
	background-color: #F7F7F7;
}
.row2{
	background-color: #F3F3F3;
}
.booking_form_hotel_name {
	font-size: 19px;
	font-weight: bold;
	color: #717171;
	text-indent: 5px;
}
.booking_summary_title {
	color:#717171;
	font-size:20px;
	font-weight:bold;
}
.booking_summary_billing_total {
	color:#303030;
	font-size:16px;
	font-weight:bold;
}
#hotel_menu a {
	color:#575757;
}
#hotel_menu a:hover, #hotel_menu .active_button {
	text-decoration: none;
	color: #000000;
	font-size: 16px;
}
.hotel_container {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #717171;
}
.hotel_calendar_date_cell {
	display:block;
	width:50px;
	height:50px;
	cursor:pointer;
	background-color: #E0E0E0;
	margin: 1px;
}
.hotel_calendar_date_cell_outdated {
	display:block;
	width:50px;
	height:50px;
	background-color: #F3F3F3;
	opacity:.30;filter: alpha( opacity=30 ); -moz-opacity: 0.3;
	position:absolute;
	margin: 1px;
}


.bg_color_bar{
	background-color:#717171;
}
.bg_color_bar2{
	background-color:#717171;
}
#hotel_name_table{
	background-color:#F2F2F2;
}
.booking_summary_bg{
	background-color:#D0D0D0;
}
.booking_summary_billing_total_bg{
	background-color:#EAEAEA;
}
