.day_both {
	width: 20px;
	height:20px;
	vertical-align: top;
	font-size: 10px;
	background-color: #FF6600;
}
.day_arrived {
	width: 20px;
	height:20px;
	vertical-align: top;
	font-size: 10px;
	background-color: #FF6600;
}
.day_departed{
	width: 20px;
	height:20px;
	vertical-align: top;
	font-size: 10px;
	background-color: #FF6600;
}
.day_reserved {
	width: 20px;
	height:20px;
	vertical-align: top;
	font-size: 10px;
	background-color: #FF6600;
}
.day {
	width: 20px;
	height:20px;
	vertical-align: top;
	font-size: 10px;
	
}
.today {
	width: 14%;
	vertical-align: top;
	font-size: 10px;
	font-weight: bold;
	background-color: #66CCFF;
}
.date {
	font-size: 10px;
	text-decoration: underline;
}
.dayheading {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	background-image: url(dayback2.jpg);
}
.calendar {
	background-color: #FFFFFF;
	border: 5px none #666666;
}
h1 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
