.dpDiv {
	}

.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #393939;
	border: 1px solid #AAAAAA;
	}

.dpTR {
	}

.dpTitleTR 
{
	}

.dpDayTR {
	}

.dpTodayButtonTR {
	}

.dpTD {
	cursor: pointer;
	color: #c5c5c5;
	}

.dpDayHighlightTD {
	background-color: Black;
	border: 1px solid #AAAAAA;
	cursor: pointer;
	}

.dpTitleTD 
{
	background: #2e2d2a;
	}

.dpButtonTD {
	}

.dpTodayButtonTD {
	}

.dpDayTD {
	background-color: #2e2d2a;
	border: 1px solid #AAAAAA;
	color: White;
	font-family: Trebuchet MS;
	}

.dpTitleText {
	font-size: 12px;
	font-family: Trebuchet MS;
	color: #ff188a;
	font-weight: bold;
	}

.dpDayHighlight {
	color: #ff188a;
	font-weight: bold;
	}

.dpButton {
	font-family: Trebuchet MS ;
	font-size: 14px;
	color: #ff188a;
	background: White;
	font-weight: bold;
	padding: 0px;
	border: none;
	}

.dpTodayButton 
{
	font-family: Trebuchet MS ;
	font-size: 12px;
	color: #ff188a;
	background: White;
	border: none;
	}