A.calendarmonth:link { color: #304401;
	text-decoration: none;
	font-family:  Times New Roman, Helvetica, sans-serif;
	border-bottom: 1px #304401 groove;
	 }
A.calendarmonth:visited { color: #304401;
	text-decoration: none;
	font-family:  Times New Roman, Helvetica, sans-serif;
	border-bottom: 1px #304401 groove;
	}
A.calendarmonth:active { color: #304401;
	text-decoration: none;
	font-family:  Times New Roman, Helvetica, sans-serif;
	 }			
A.calendarmonth:hover { color: #304401;
	text-decoration: none;
	background-color: #DAECC8;
	 }
	 
	 
.calendar		{font-family:  Times New Roman, Arial, Helvetica, sans-serif; color : 000000; font-size: 11px ;  font-weight: bold;}
.calendarDay		{font-family:  Times New Roman, Arial, Helvetica, sans-serif; color : 000000; font-size: 14px ;}
.calendarMonth		{font-family:  Times New Roman, Arial, Helvetica, sans-serif; color : FBF6F8; font-size: 14px ;  font-weight: bold;}
.calendarHead		{font-family:  Times New Roman,Arial, Helvetica, sans-serif; color : 000000; font-size: 24px ;}
.calendarNotes	{font-family:  Times New Roman,Arial, Helvetica, sans-serif; color : E39A77; font-size: 11px ; font-weight: bold;}
.calendarTable		{font-family:  Times New Roman, Arial, Helvetica, sans-serif; color : 374F00; font-size: 14px ; bordercolor:374F00; background-color: #DAECC8; 
padding:1;
margin:5;
border: 1px #363636 groove;}
}
table.calendarTable {
	border-width: 2px;
	border-spacing: 0;
	border-style: double;
	border-color: black;
	border-collapse: collapse;
	border: 1px #374E02 solid;
	border-spacing: 0px;	
}
table.calendarTable th {
	border-width: 1px;
	padding: 2px;
	border-style: groove;
	border-color: black;
}
table.calendarTable td {
	border-width: 1px;
	padding: 2px;
	border-style: groove;
	border-color: black;
}
table.nulledtd {
	border-width: 0px;
	padding: 0px;
	border-style: none;
	border-color: black;
}
table.nulledtd td {
	border-width: 0px;
	padding: 0px;
	border-style: groove;
	border-color: black;
font-family:  Times New Roman, Arial, Helvetica, sans-serif; color : 000000; font-size: 11px
}

