
.MMDP_Calendar
{
	font-family: Arial;
	font-size: 12px;
	background-color: #ffffff;
	width: 180px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.MMDP_CalendarHeader
{
	color: #ffffff;
	background-color: #a40200;
	height: 18px;
}

.MMDP_VisibleDate
{

}

.MMDP_FastNavigation
{
}

.MMDP_SlowNavigation
{
}

.MMDP_Weekday
{
	background-color: #fbd364;
	color: #a40200;
	height: 18px;
}

.MMDP_OtherMonthDay
{
	visibility: hidden;
}

.MMDP_RegularDay
{
}

.MMDP_TodaysDay
{
}

.MMDP_SelectedDay
{
}

.MMDP_ClosedDay
{
	text-decoration: line-through;
	color: Gray;
}

.MMDP_DateInput
{
	width: 70px;
}

.MMDP_PopupTD
{
	padding-right: 5px;
}

.MMDP_Tooltip
{
	font-family: Arial;
	font-size: 10px;
	white-space: nowrap;
	border: solid 1px black;
	background-color: InactiveCaption;
}


.RsvCtrlWrapper
{
	font-family: Arial;
	font-size: 12px;
}
.Header
{
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
}

.HeaderAlt
{
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
}

.ResDropDown
{
	font-size: 10px;
	width: 35px;
}
.OnlineRsv
{
	width: 180px;
	color: #f4e1a9;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}
