
label {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
dpTodayButton {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ffffff;
	background : #00675a;
	font-weight : bold;
}
.seCheckbox {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.dpTodayButtonTR {
}
.dpTodayButtonTD {
}
.dpTitleTR {
}
.dpTitleText {
	font-size : 12px;
	color : gray;
	font-weight : bold;
}
.dpTitleTD {
}
.dpTDHover {
	background-color : #aca998;
	border : 1px solid #888888;
	cursor : pointer;
	color : red;
}
.dpTD {
	border : 1px solid #ece9d8;
}
.dpTable {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : center;
	color : #505050;
	background-color : #ece9d8;
	border : 1px solid #AAAAAA;
}
.dpDiv {
}
.dpDayTR {
}
.dpDayTD {
	background-color : #CCCCCC;
	border : 1px solid #AAAAAA;
	color : white;
}
.dpDayHighlightTD {
	background-color : #CCCCCC;
	border : 1px solid #AAAAAA;
}
.dpDayHighlight {
	color : #00675a;
	font-weight : bold;
}
.dpButtonTD {
}
.dpButton {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #fff;
	background : #666;
	font-weight : bold;
	padding : 0px;
}
.datepicker {
	background : url(/bin/y/x/cal.gif ) no-repeat;
	color : #fff;
	height : 18px;
	border-style : none;
	display : block;
	cursor : pointer;
	margin-left : 4px;
	padding-left : 17px;
}
