BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.greenNotice {
	margin-top: 3px; font-size: 100%;
	margin-bottom: 0px;
	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;
}
.onlineUsersClass {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	border-right-style: dotted;
	height: 100%;
}
.navbarbg {
	font-weight: bold;
	PADDING: 2px; BORDER: 0px solid #BBB;
	background-color: #4E6C90;
	color: #FFFFFF;
	FONT-SIZE: x-small;
}
.heading1 {
	font-weight: bold;
	PADDING: 2px; BORDER: 1px solid #BBB;
	background-color: #4E6C90;
	BACKGROUND-IMAGE: url(http://www.etheryl.net/EIPM/images/bgbarfill.gif);
	color: #FFFFFF;
	FONT-SIZE: x-small;
	width: 99%;
}
.heading1-red {
	font-weight: bold;
	PADDING: 2px; BORDER: 1px solid #BBB;
	background-color: #4E6C90;
	BACKGROUND-IMAGE: url(http://www.etheryl.net/EIPM/images/bgbarfill.gif);
	color: #FF0000;
	FONT-SIZE: x-small;
	width: 99%;
}
.heading1 a:link { color: #FFF }
.heading1 a:visited { color: #FFF }
.heading1 a:hover { color: #FFF }
.heading1 a:active { color: #FFF }
.heading2 {
	font-size: 110%;
	COLOR: #000; FONT-WEIGHT: bold;
	margin-top: 8px;
	margin-bottom: 12px;
	border-bottom: 1px solid #AAA;
}
.listHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4E6C90;
}
.listHeader a:link { color: #000 }
.listHeader a:visited { color: #000 }
.listHeader a:hover { color: #000 }
.listHeader a:active { color: #000 }
.listRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.listRow-ruled {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	background:#9cf;
}
.calendarDay {
	FONT-SIZE: x-small;
	PADDING: 2px; BORDER: 1px solid #BBB;
}
.calendarDayBusy {
	BACKGROUND-COLOR: #BBBBBB;
	FONT-SIZE: xx-small;
	PADDING: 2px; BORDER: 1px solid #BBB;
}
.calendarToday {
	BACKGROUND-COLOR: #BBBBBB;
	FONT-SIZE: x-small;
	PADDING: 1px; BORDER: 2px solid #000;
}
a:link {
	color : #000066;
	text-decoration: none;
}
a:visited {
	color : #000066;
	text-decoration: none;
}
a:hover {
	color : #000066;
	text-decoration: underline;
}
a:active {
	color : #000066;
	text-decoration: underline;
}
