body {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
/*	text-align: center; */
	font-weight: normal;
}
a {
	text-decoration: none;
	color: #000000;
	text-align: center;
}
a:hover {
	text-decoration: none;
	color: #3163CE;
}
.year {
	border-style: outset;
	border-width: 1px;
	background-color: #ffffff;
	text-align: center;
}
.month {
	border-style: none;
	background-color: #B3B9AB;
	text-align: center;
	border-style: solid;
	border-width:0px
}
.yearname {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.monthname {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	background-color: #B3B9AB;
	color: #667171;
	border-style: solid;
	border-width:0px
}
.dayname {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #667171;
	border-style: none;
	border-width:1px;
	width:15%;
	white-space: nowrap;
}
.weeknumtitle {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #667171;
	border-style: none;
	border-width:1px
}
.weeknum {
	text-align: center;
	font-size: 10px;
	height:20px;
	width:15%;
	color: #CD5C5C;
	background-color: #FAEBD7;
}
.week {
	border-style: none;
	width: 850px;
	background-color: #EEDFCC;
	text-align: center;
}
.monthweek {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #667171;
	border-style: solid;
	border-width:1px
}
.yearnavigation {
	font-size: 12px;
}
.datepicker {
	background-color: #FAEBD7;
}
.datepickerform {
	margin: 0px;
}
.monthnavigation {
	font-family: Tahoma, Arial, sans-serif;
}
.monthpicker {
	font-size: 11px;
	background-color: #EEDFCC;
}
.yearpicker {
	font-size: 11px;
	background-color: #EEDFCC;
}
.pickerbutton {
	border-style: solid;
	border-width: 1px;
	background-color: #EEDFCC;
}
.nomonthday {
	text-align: center;
	font-size: 10px;
	height:20px;
	width:15%;
	color: #aaaaaa;
}
.monthday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFEFDB;
	vertical-align: top;
	color: #000000;
	height:20px;
	width:15%;
}
.today {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: #000000;
	height:20px;
	width:15%;
}
.selectedday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	background-color: #CDC9C9;
	height:20px;
	width:15%;
}
.sunday {
	background-color: #FFEFDB;
	text-align: center;
	font-size: 11px;
	vertical-align: top;
	font-weight: bold;
	color: #667171;
	height:20px;
	width:15%;
}
.sunday a {
	color: #667171;
}
.saturday {
	background-color: #FFEFDB;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #667171;
	vertical-align: top;
	height:20px;
	width:15%;
}
.saturday a {
	color: #667171;
}
.event {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	height:20px;
	width:15%;
}
.event a {
	color: #000000;
}
.selectedevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: #000000;
	background-color: #ffffff;
	height:20px;
	width:15%;
}
.selectedevent a {
	background-color: #ffffff;
	color: #000000;
}
.todayevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: #000000;
	background-color: #ffffff;
	height:20px;
	width:15%;
}
.todayevent a {
	background-color: #ffffff;
	color: #000000;
}
.eventcontent {
	font-size: 10px;
	border-style: none;
	border-width: 1px;
	width: 100%;
}

.unavailable {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #DF0009;
	height:20px;
	width:15%;
}
.unavailable a {
	color: #000000;
}
.selectedunavailable {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: #000000;
	background-color: #DF0009;
	height:20px;
	width:15%;
}
.selectedunavailable a {
	background-color: #DF0009;
	color: #000000;
}
.todayunavailable {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: #000000;
	background-color: #DF0009;
	height:20px;
	width:15%;
}
.todayunavailable a {
	background-color: #DF0009;
	color: #000000;
}
.unavailablecontent {
	font-size: 10px;
	border-style: none;
	border-width: 1px;
	width: 100%;
}



.avail {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #69BF0B;
	height:20px;
	width:15%;
}
.avail a {
	color: #000000;
}
.selectedavail {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: #000000;
	background-color: #69BF0B;
	height:20px;
	width:15%;
}
.selectedavail a {
	background-color: #69BF0B;
	color: #000000;
}
.todayavail {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: #000000;
	background-color: #69BF0B;
	height:20px;
	width:15%;
}
.todayavail a {
	background-color: #69BF0B;
	color: #000000;
}
.availcontent {
	font-size: 10px;
	border-style: none;
	border-width: 1px;
	width: 100%;
}

.closed {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #DFDFDF;
	height:20px;
	width:15%;
}
.closed a {
	color: #000000;
}
.selectedclosed {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: #000000;
	background-color: #DFDFDF;
	height:20px;
	width:15%;
}
.selectedclosed a {
	background-color: #DFDFDF;
	color: #000000;
}
.todayclosed {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: #000000;
	background-color: #DFDFDF;
	height:20px;
	width:15%;
}
.todayclosed a {
	background-color: #DFDFDF;
	color: #000000;
}
.closedcontent {
	font-size: 10px;
	border-style: none;
	border-width: 1px;
	width: 100%;
}









.checkin {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #DF0009;
	background: url(/images/checkin.gif);
	height:20px;
	width:15%;
}
.checkin a {
	color: #000000;
}
.selectedcheckin {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: #000000;
	background-color: #DF0009;
	background: url(/images/checkin.gif);
	height:20px;
	width:15%;
}
.selectedcheckin a {
	background-color: #DF0009;
	color: #000000;
}
.todaycheckin {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: #000000;
	background-color: #DF0009;
	background: url(/images/checkin.gif);
	height:20px;
	width:15%;
}
.todaycheckin a {
	background-color: #DF0009;
	background: url(/images/checkin.gif);
	color: #000000;
}
.checkincontent {
	font-size: 10px;
	border-style: none;
	border-width: 1px;
	width: 100%;
}



.inandout {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #DF0009;
	background: url(/images/in_out.gif);
	height:20px;
	width:15%;
}
.inandout a {
	color: #000000;
}
.selectedinandout {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: #000000;
	background-color: #DF0009;
	background: url(/images/checkout.gif);
	height:20px;
	width:15%;
}
.selectedinandout a {
	background: url(/images/in_out.gif);
	background-color: #DF0009;
	color: #000000;
}
.todayinandout {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: #000000;
	background: url(/images/in_out.gif);
	background-color: #DF0009;
	height:20px;
	width:15%;
}
.todayinandout a {
	background-color: #DF0009;
	color: #000000;
}
.inandoutcontent {
	font-size: 10px;
	border-style: none;
	border-width: 1px;
	width: 100%;
}







.checkout {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #69BF0B;
	background: url(/images/checkout.gif);
	height:20px;
	width:15%;
}
.checkout a {
	color: #000000;
}
.selectedcheckout {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: #000000;
	background-color: #69BF0B;
	background: url(/images/checkout.gif);
	height:20px;
	width:15%;
}
.selectedcheckout a {
	background-color: #69BF0B;
	color: #000000;
}
.todaycheckout {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: #000000;
	background-color: #69BF0B;
	background: url(/images/checkout.gif);
	height:20px;
	width:15%;
}
.todaycheckout a {
	background-color: #69BF0B;
	color: #000000;
}
.checkoutcontent {
	font-size: 10px;
	border-style: none;
	border-width: 1px;
	width: 100%;
}



.thisbooking {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #EFCCA4;
	height:20px;
	width:15%;
}
.thisbooking a {
	color: #000000;
}
.selectedthisbooking {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: #000000;
	background-color: #EFCCA4;
	height:20px;
	width:15%;
}
.selectedthisbooking a {
	background-color: #EFCCA4;
	color: #000000;
}
.todaythisbooking {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: #000000;
	background-color: #EFCCA4;
	height:20px;
	width:15%;
}
.todaythisbooking a {
	background-color: #EFCCA4;
	color: #000000;
}
.thisbookingcontent {
	font-size: 10px;
	border-style: none;
	border-width: 1px;
	width: 100%;
}


.thisbooking_checkin {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #EFCCA4;
	height:20px;
	width:15%;
	background: url(/images/checkin_res.gif);

}
.thisbooking_checkin a {
	color: #000000;
}
.selectedthisbooking_checkin {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: #000000;
	background-color: #EFCCA4;
	height:20px;
	background: url(/images/checkin_res.gif);
	width:15%;
}
.selectedthisbooking_checkin a {
	background-color: #EFCCA4;
	color: #000000;
}
.todaythisbooking_checkin {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: #000000;
	background-color: #EFCCA4;
	height:20px;
	background: url(/images/checkin_res.gif);
	width:15%;
}
.todaythisbooking_checkin a {
	background-color: #EFCCA4;
	color: #000000;
}
.thisbooking_checkincontent {
	font-size: 10px;
	border-style: none;
	border-width: 1px;
	width: 100%;
}


.thisbooking_checkout {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #EFCCA4;
	height:20px;
	background: url(/images/checkout_res.gif);
	width:15%;
}
.thisbooking_checkout a {
	color: #000000;
}
.selectedthisbooking_checkout {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: #000000;
	background-color: #EFCCA4;
	height:20px;
	width:15%;
	background: url(/images/checkout_res.gif);
}
.selectedthisbooking_checkout a {
	background-color: #EFCCA4;
	color: #000000;
}
.todaythisbooking_checkout {
	background: url(/images/checkout_res.gif);
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: #000000;
	background-color: #EFCCA4;
	height:20px;
	width:15%;
}
.todaythisbooking_checkout a {
	background-color: #EFCCA4;
	color: #000000;
}
.thisbooking_checkoutcontent {
	font-size: 10px;
	border-style: none;
	border-width: 1px;
	width: 100%;
}
