﻿
.CPCalendarImageButtonStyle
{
	vertical-align: bottom;	
	line-height:0px;
}

.CPMonthHeaderStyle
{
	background-color: #1f3b59;
	color: White;
	font-weight:bold;
}

.CPDayHeaderStyle
{
	font-size: 7pt;
	font-weight: bold;
	background-color: #4a6b81;
	color: White;
}

.CPWeekendDayStyle
{
	font-size: 7pt;
	background-color: #DFEEF4;
}

.CPTodayStyle
{
	font-size: 7pt;
	font-weight:bold;
	background-color: #f8f18e;
}

.CPGoToTodayStyle
{
	font-size:7pt;
	background-color: #1f3b59;
	color: White;
}

.CPSelectedMonthYearStyle
{
	font-size: 7pt;
	background-color: #DFEEF4;
	font-weight:bold;
	color: #000000;
}

.CPSelectedDayStyle
{
	font-size: 7pt;
	background-color: #1f3b59;
	font-weight:bold;
	color: #ffffff;
}

.CPMonthYearButtonStyle
{
	font-size: 7pt;
	background-color: #1f3b59;
	color: White;
	font-weight:bold;
	padding:2px;
}

.CPOffMonthDayStyle
{
	font-size: 7pt;
	background-color: #EDEDED;
}
