td.avail {
	background-color: #D5FFD5;
	text-align: center;
}

td.taken {
	background-color:#FF6F6F;
	text-align: center;
}

td.toconfirm {
	background-color:#FFCC99;
	text-align: center;
}
td.invalid {
	background-color:#DDDDDD;
	text-align: center;
}

td.toconfirm_first {
	background-color: #D5FFD5;
	background-image: url(http://www.spanishluxuryrental.co.uk/includes/images/st_avail_unconf.gif);
	background-repeat:no-repeat;
	text-align: center;
}

td.toconfirm_end {
	background-color: #D5FFD5;
	background-image: url(http://www.spanishluxuryrental.co.uk/includes/images/en_avail_unconf.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	text-align: center;
}

td.taken_first {
	background-color: #FF6F6F;
	background-image: url(http://www.spanishluxuryrental.co.uk/includes/images/st_avail_conf.gif);
	background-repeat:no-repeat;
	text-align: center;
}

td.taken_end {
	background-color: #FF6F6F;
	background-image: url(http://www.spanishluxuryrental.co.uk/includes/images/en_avail_conf.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	text-align: center;
}

.large_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #003399;
	text-align: center;
}
body {
	background-color: #FFFFF4;
	margin: 0px;
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3366CC;
}
.left_menu_heading {
	background-color:#66CCFF;
	text-align: center;
	vertical-align: middle;
	border-bottom-style: solid;
	border-bottom-color:#003399;
	border-bottom-width: 2px;
}

.book_heading {
	background-color:#66CCFF;
	text-align: center;
	vertical-align: middle;
	border-bottom-style: solid;
	border-bottom-color:#003399;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-top-color:#003399;
	border-top-width: 2px;
}
.book_results {
	background-color:#E3F5F9;
	text-align: center;
	vertical-align: middle;
	border-bottom-style: solid;
	border-bottom-color:#003399;
	border-bottom-width: 1px;
}


.large_heading {
	background-color:#66CCFF;
	text-align: center;
	vertical-align: middle;
}


.left_menu {
	background-color:#E3F5F9;
	text-align: left;
	padding-left: 5px;
	padding-bottom: 7px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	text-decoration: none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC6600;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC6666;
	text-decoration: underline;
}

.main_table {
	border-top-style: solid;
	border-top-color:#003399;
	border-top-width: 2px;
	border-bottom-style: solid;
	border-bottom-color:#003399;
	border-bottom-width: 2px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


