.eventheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #222222;
	font-weight: bold;
}

.eventadmin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #882222;
	font-weight: bold;
}

.eventheaderactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #225522;
	font-weight: bold;
}

.eventheaderolder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}

.eventdetail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	font-weight: normal;
}

.eventheader A:link {
color: #553333;
text-decoration: none;
font-weight: bold;
}
.eventheader A:visited {
color: #553333;
text-decoration: none;
font-weight: bold;
}
.eventheader A:hover {
color: #775555;
text-decoration: underline;
font-weight: bold;
}

.eventheaderactive A:link {
color: #337733;
text-decoration: none;
font-weight: bold;
}
.eventheaderactive A:visited {
color: #337733;
text-decoration: none;
font-weight: bold;
}

.eventheaderactive A:hover {
color: #559955;
text-decoration: underline;
font-weight: bold;
}

.eventheaderolder A:link {
color: #666666;
text-decoration: none;
font-weight: bold;
}

.eventheaderolder A:visited {
color: #666666;
text-decoration: none;
font-weight: bold;
}

.eventheaderolder A:hover {
color: #666666;
text-decoration: underline;
font-weight: bold;
}

.eventadmin A:link {
color: #882222;
text-decoration: none;
font-weight: bold;
}
.eventadmin A:visited {
color: #882222;
text-decoration: none;
font-weight: bold;
}
.eventadmin A:hover {
color: #AA6666;
text-decoration: underline;
font-weight: bold;
}


.eventacell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
	font-weight: normal;
}
.eventcellheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #DDEEEE;
	font-weight: normal;
}

