.div_title {
	font-size: 36px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #0066CC;
}
.div_h2 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #BCCDE6;
	margin-right: 2px;
	margin-left: 2px;
	font-weight: bold;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 5px;
	color: #0066CC;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #BCCDE6;
	margin-bottom: 5px;
	background-color: #E1E9F0;
}
.DYKNow_ {
	font-family: "Times New Roman", Times, serif;
	color: #009900;
	padding: 3px;
	margin-left: 5px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.DYKNow_Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 3px;
	margin-left: 5px;
	font-size: 14px;
	text-align: center;
	font-style: italic;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.calendar_date {
	background-color: #F8F7EF;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-left: 7px;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.div_calendar_bg {
	background-image: url(/images/calendar.png);
	background-repeat: no-repeat;
	background-position: right top;
}
