
<style type="text/css">	<!--
	.calendarHeader {
		font-weight: bold;
		color: #666666;
		background-color: #F7F7F7;
		font-size : 10px;
	}
	.calendarToday {
		background-color: #FFFFFF;
		font-size : 10px;
		border-bottom-style : outset;
		border-bottom-width : 1px;
		border-left-style : outset;
		border-left-width : 1px;
		border-top-style : outset;
		border-top-width : 1px;
		border-right-width : 1px;
		border-right-style : outset;
		
	}
	.calendar {
		background-color: #F7F7F7;
		font-size : 10px;
		border : 1px solid White;
		width : 148px;
	}

	-->
</style>

