body { margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 1em; }
h1, h2, h3, h4, h5, h6 { margin: 3px 0px 3px 0px; }
h1 { font-size: 1.4em; line-height: 1.4em; }
h2 { font-size: 1.3em; line-height: 1.3em; font-weight: normal; }
h3 { font-size: 1.2em; line-height: 1.2em; font-weight: normal;  }
h4 { font-size: 1.1em; line-height: 1.1em; font-weight: normal;  }
p {	margin: 0px; padding: 5px 0px 5px 0px; }
a { text-decoration: none; }
div { padding: 0px; }
img { border: 0px; }

.noevents { padding: 3px; }
.tableheader, .tableheaddate { padding: 3px; font-weight: bold; font-size: 0.9em; line-height: 1.3em; }
.tableheader a { color: #999; }
.tableheaddate a { color: #999; }
.tableheaddate { border-top: 1px solid #000; background-color: #000; color: #eee; }
.tablerow0 { font-weight: bold; }
.tablerow0 a { font-weight: normal; }
.tablerow {	font-size: 0.9em; 	padding: 3px; background-color: #eee; border-top: 1px solid #000; }
.tablerow a { color: #000; text-decoration: none; }
.eventwho { padding: 3px; background-color: #999; }
.eventwhat { padding: 3px; background-color: #ccc; }
.eventdescription { padding: 3px; background-color: #fff; border-top: 1px solid #000; line-height: 1.1em; }
.footer { border-top: 1px solid  #999; color: #999; font-size: 0.8em; text-align: center; line-height: 1.3em; }
.footer a { color: #999; }
.color1 { background-color: #F3951B; }
.color2 { background-color: #39A1F8; }
.color3 { background-color: #7FD743; }
.color4 { background-color: #EA4F36; }
.color5 { background-color: #E580DC; }
.color6 { background-color: #99eeFF; }
.eventinpast { background-color: #999; }
.eventcurrently { color: #a00; }
.enternew, .editevent, .backtooverview, .eventclose { padding: 3px; font-size: 0.9em; border-top: 1px solid #000; line-height: 1.3em; }
.eventclose { border-color: #ccc; }
.enternew  a, .editevent a, .backtooverview a, .eventclose a { color: #666; }
.rowdetail { border-top: 1px solid #000; border-bottom: 1px solid #000; }
.alertcurrent, .alertpast { font-size: 0.9em; line-height: 1.3em; color: #a00; font-weight: bold; }
.addeventform, .confirmmessage, .commentform { padding: 3px; }
.commentform { border-top: 1px solid #999; }
.commentline { padding: 3px 0px; border-bottom: 1px solid #eee; }

#overlay {
	position: absolute;
	top: 10px;
	left: 10px;
	border: 3px solid #999;
	background-color: #ddd;
	margin-right: 7px;
	padding: 5px;
	display: none;
}
#overlaytitle {
	border: 1px solid #999;
	background-color: #fff;
	padding: 3px;
	margin-bottom: 3px;
	font-weight: bold;
	text-align: center;
}
#overlayclosebutton {
	clear: both;
	display: block;
	border: 1px solid #999;
	background-color: #eee;
	padding: 3px;
	margin-top: 5px;
	overflow: hidden;
	color: #000;
	text-align: center;
}
#footer, #footlink, #debug { margin-top: 2px; padding-top: 2px; }
#debug { display: none; font-size: 0.8em; color: #ccc; }