/* superceded by acicaldisp.css
/* CSS Document for HTMLCalDisp*/

.calmonth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.caldow {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }
.caltable {
	font-family: Arial, Helvetica, sans-serif;
	border-collapse: separate;
	border-spacing: 5px;
	background-color: 81BAB5;
	border-color: #81BAB5;
	background: #81bab5;
	font-size: 11px;
	width: 143px;
	height: 151px;
	}
.caltablerow {
	text-align: center;
	border-left:		0px;
	border-right:		0px;
	padding:			1px;
	margin:			0px;
}
.caltablecell {
	text-align: center;
	border-left:		0px;
	border-right:		0px;
	padding:			1px;
	margin:			0px;
	font-size: 10px;
}
.caltablehead {
	text-align: center;
	border-left:		0px;
	border-right:		0px;
	padding:			1px;
	margin:			0px;
		font-size: 11px;
 font-weight: bold;
}
.callink {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}
.caltablesub {

	font-family: Arial, Helvetica, sans-serif;
	border-collapse: separate;
	border-spacing: 5px;
	background-color: 81BAB5;
	border-color: #81BAB5;
	background: #81bab5;
	font-size: 11px;
	width: 143px;
}
.caltabletoday {
	text-align: center;
	padding:			1px;
	margin:			0px;
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
*/

