BODY {
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bodyLarger {
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.heading1 {
	padding-top    : 5px;
	padding-bottom : 5px;
	padding-right  : 5px;
	padding-left: 5px;
	border-bottom: 1px #006E51 solid;
	border-top: 4px #006E51 solid;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	background-color:#FFFFFF;
}
.heading1-red {
	padding-top    : 5px;
	padding-bottom : 5px;
	padding-right  : 5px;
	padding-left: 5px;
	border-bottom: 1px #006E51 solid;
	border-top: 4px #006E51 solid;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	background-color:#FFFFFF;
}
.heading1 a:link, a:focus { color: #039 }
.heading2 {
	padding-right  : 5px;
	padding-left: 0px;
	margin-top: 2px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006E51;
	border-bottom: 1px #40AE91 solid;
}
.greenNotice {
	margin-top: 3px; font-size: 100%;
	background-color: #AAFFAA; COLOR: #000000;
	BORDER: 1px solid #008800; PADDING: 2px;
}
.redNotice {
	margin-top: 3px; font-size: 100%;
	background-color: #FFAAAA; COLOR: #000000;
	BORDER: 1px solid #880000; PADDING: 2px;
}
.listHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006E51;
}
.listHeader a:link { color: #FFF }
.listHeader a:visited { color: #FFF }
.listHeader a:hover { color: #FF0 }
.listHeader a:active { color: #FF0 }
.listRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.listRow-ruled {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background:#9cf;
}
.calendarDay {
	font-size: 10px;
	PADDING: 2px; BORDER: 1px solid #BBB;
}
.calendarDayBusy {
	BACKGROUND-COLOR: #DDDDDD;
	font-size: 10px;
	PADDING: 2px; BORDER: 1px solid #AFBCCF;
}
.calendarToday {
	BACKGROUND-COLOR: #b2bbe1;
	font-size: 10px;
	PADDING: 2px; BORDER: 1px solid #BBB;
}
a:link {
	color : #039;
	text-decoration: none;
}
a:visited {
	color : #039;
	text-decoration: none;
}
a:hover {
	color : #039;
	text-decoration: underline;
}
a:active {
	color : #039;
	text-decoration: underline;
}

