.table-style {
	width:196px;
	border:none;
	padding:0px;
	font-size:10px;
	font-family:Verdana;
}
.table-style td{
	vertical-align:middle;
	text-align:center;
}
.table-style td a{
	color:#000;
	text-decoration:none;
}
.div-style {
	z-index: +998;
	position: absolute;
	visibility: hidden;
	width:195px;
	height:150px;
	padding:1px;
	border:solid 1px #666;
	background:#FFF;

}

.title-style {padding: 0px;color:#f63a28;}

.title-background-style { }

.title-control-normal-style {font-weight: bold;cursor: pointer;}
.body-style {padding: 0px;}

.current-day-style {border:solid 1px  #f63a28;}
.current-day-style a{font-weight: bold;}
.end-of-weekday-style a{ color: #909090;}
.normal-day-style {}
.selected-day-style {background: #666; color:#FFF;}
.normal-day-style.selected-day-style a, 
.current-day-style.selected-day-style a {color:#FFF}