body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.RedNotice {
	font-weight: bold;
	color: #B90000;
	text-align: center;
}
.BaseBackgroundFIRST {
	background-color: #EDEEFA;
}
.TableHeadingFIRST {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #2F4091;
	color: #FFFFFF;
}
.InputOptionFIRST {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.InputTextFIRST {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.CellDataFIRST {
	background-color: #FFFFFF;
}
.CellButtonBackgroundFIRST {
	background-color: #FFFFFF;
}
.BorderTableFIRST {
	background-color: #000000;
}
.PageTitleFIRST {
	font-size: 16px;
	font-weight: bold;
}
.CellButtonBackground {
	background-color: #FFFFFF;
}
.TextTrue {
	color:#006600;
	background-color: #transparent;
}
.TextFalse {
	color:#990000;
	background-color: #transparent;
}
.RoomTypeBackground {
	background-color:  #FFFFFF;
}
.BookingHeadingText {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #002D73;
}

