body {
	margin: 10px; 
	padding:10px;
	margin-top:0px;
	padding-top:0px;
	font-size: 12px; 
	font-family: Verdana;
}
.left {
	float: left;
}
.clf {
	clear: both;
}

.daytitle{
	width: 32px; 
	font-size:11px; 
	text-align: center; 
	line-height:25px;
}
.dayvalue {
	width: 21px; 
	font-size:11px; 
	text-align: center; 
	line-height:16px;
	margin:5px 7px;
	margin:4px 6px !important;
	_margin:4px 5px;
}
.dayvalue {
	cursor:default;
	border:1px solid white;	
}
.pmonth, .nmonth {
	color: #999999; 
	background: white;
}
.cmonth {
	color: #666666; 
	background: white;
}
.cday {
	color: #de8300; 
	font-weight: bold;
	cursor: pointer;	
	border:1px solid white;
}
.cday2 {
	color: #de8300; 
	font-weight: bold;
	cursor: pointer;
	border:1px solid #de8300;
}
/*.dayvalue:hover {color: #FFFFFF; background: #006699;}*/
.year, .month, .empty {
	height:25px; 
	line-height:25px; 
	font-size:12px; 
	color:#5e5e5e; 
	font-weight:bold; 
	background: #f9e9cd;
}
.year {
	width: 110px;
}
/*.month {width: 106px; text-align: right; }*/
.month {
	width: 134px; 
	text-align: center; 
}
.empty { 
	width: 8px;
}
.daytitle {
	color: #555555; 
	background: #f1f1f1;
}
.ccdiv, .cctoday {
	width: 45px; 
	text-align: center; 
	line-height:25px; 
	cursor: pointer; 
	background:#f9e9cd; 
	font-weight:bold; 
	font-size:15px; 
	color:#cf6633;
}
.cctoday {
	width: 124px;
}
.ccdiv2{
	width: 45px; 
	text-align: center; 
	line-height:25px; 
	background:#f9e9cd;
	font-weight:bold; 
	font-size:15px; 
	color:#a6a6a6;
}
