
.MMDP_Calendar
{
	font-family:Arial;
	font-size:12px;
	/*background-image:url('Img/calendarBgBlue.gif');*/
	background-repeat:repeat-x;
	background-position:bottom;
	background-color: #fbf8e5;
	width:180px;
	border-style:solid;
	border-width:1px;
	border-color:#670001;
}

.MMDP_CalendarHeader
{
	background-color:#d2a061;
}

.MMDP_VisibleDate
{
}

.MMDP_FastNavigation
{

}

.MMDP_SlowNavigation
{
	
}

.MMDP_Weekday
{
	background-color:#ffcc99;
}

.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;
}