
.dpTable {
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #d8e8ff;
	border: 1px solid #AAAAAA;
	width : 200px
	}

.dpTR {
	font-size: 12px;
	}

.dpTitleTR {
	font-size: 12px;
	}

.dpDayTR {
	font-size: 12px;
	font-family: verdana;
	}

.dpTodayButtonTR {
	font-size: 12px;
	}

.dpTD {
	font-size: 12px;
	cursor: pointer;
	font-family: verdana;
	}

.dpDayHighlightTD {
	
	cursor: pointer;
	font-family: verdana;
	font-size: 12px;
	}

.dpTitleTD {
	background: #BFE2FF;
	color: white;
	font-family: verdana;
	font-size: 12px;
	}

.dpButtonTD {
	background: #BFE2FF;
	color: white;
	font-family: verdana;
	font-size: 12px;
	}

.dpButtonTD a:link {text-decoration: none; color: #FF0000; font-weight: bold}
.dpButtonTD a:active {text-decoration: none; color: #FF0000; font-weight: bold}
.dpButtonTD a:visited {text-decoration: none; color: #FF0000; font-weight: bold}
.dpButtonTD a:hover {text-decoration: none; color: #FFFFFF;}

.dpTodayButtonTD {
	background: #77C1FF;
	color: white;
	font-family: verdana;
	font-size: 12px;
	}

.dpDayTD {
	background-color: #CCCCCC;
	color: black;
	font-family: verdana;
	font-size: 12px;
	background: #d8e8ff;
	}

.dpDayTD_over {
	background: #B8DD07;
	color: white;
	font-family: verdana;
	font-size: 12px;
}


.dpWDs {
	background: #77C1FF;
	color: white;
	font-family: verdana;
	font-size: 12px;
}

.closeTag {
	background: #77C1FF;
	font-family: verdana;
	color: white;
	font-size: 12px;
}

.closeTag a:link {text-decoration: none; color: #FFFFFF; font-weight: none}
.closeTag a:active {text-decoration: none; color: #FFFFFF; font-weight: none}
.closeTag a:visited {text-decoration: none; color: #FFFFFF; font-weight: none}
.closeTag a:hover {text-decoration: none; color: #FF0000; font-weight: bold}


.dpTitleText {
	font-size: 12px;
	color: #000055;
	font-weight: bold;
	font-family: verdana;
	}

.dpDayHighlight {
	color: red;
	font-weight: bold;
	font-family: verdana;
	font-size: 12px;
	}

.dpButton {
	font-family: verdana;
	font-size: 12px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}

.dpTodayButton {
	font-family: verdana;
	font-size: 12px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}
