body
{
	font-family:Verdana,arial;
	text-decoration: none;
	font-size:9pt;	
}

.Title
{
	font-weight:bold;
	color:White;
	background:#354E6E;
}

.DayHeader
{
	background: #ADB09F;	
	font-size:9pt;
}

.DayStyle
{
	font-size: 9pt;	
}

.NextPrev
{
	color: #FFFFFF;
	background: 354E6E;
	font-weight: bold;
	font-size: 9pt;	
}
.OtherMonthDay
{
	 font-size:9pt;
	 background:#CCCCCC;
}

.SelectedDay
{
	 
}
.Selector
{
	background: #FFCC66;
	font-size:9pt;
}
.TodayDay
{
	background: #9090FF;
	font-size: 9pt;
}

.WeekendDay
{
	font-size: 9pt;
}
.FormatClass
{
	color:Red;
	font-weight:bold;
	font-size: 9pt;	
}
.errMsg
{
	color:Red;
	font-weight:bold;
	font-size: 8pt;	
}