@charset "utf-8";
/* CSS Document */



/* CSS Document */

#monthTable {
	color: #000;
	text-align: center;
	font-size: 9px;
	width: 130px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
/* CSS Document */



/* CSS Document */

#monthListMenuTable {
	color: #000;
	text-align: center;
	font-size: 11px;
	width: 84px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-left: 12px;
}
/* CSS Document */

#showDateTable {
	color: #000;
	text-align: center;
	font-size: 9px;
	width: 115px;
}
/* CSS Document */

#calendarTable {
	margin: 10px;
	height: 95px;
	width: 126px;
	text-align: center;
	background-color: #EBEBEB;
}

#calendarHeader {
	text-align: center;
	vertical-align: middle;
	height: 15px;
	width: 18px;
	color: #000;
	font-size: 9px;
}
.calendarTabletd  {
	height: 15px;
	width: 18px;
	color: #000;
	text-align: center;
	vertical-align: middle;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-size: 9px;
}
#calendarContainer {
	text-align: center;
	width: 84px;
	background-color: #EBEBEB;
	border: 1px solid #FFF;
}
.calendarLists {
	font-size: 11px;
}
