td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
}
.eventType {
	text-align: right;
	font-size: small;
	white-space: nowrap;
	font-style: italic;


}
.calendarDay {
	font-size: x-small;
	text-align: left;

}
.eventName {
	text-align: right;
	font-size: small;
	font-weight: normal;
	border: none;
	padding-bottom: 5px;
}

.eventNameLink:hover {
	color: #CC0000;
}

.dayName {
	font-size: medium;
	font-weight: normal;
	color: #333366;

}
.calendarMonthYear {
	font-size: medium;
	font-weight: bold;
	color: #333366;

}
a {
	border: none;
}
a img {
        border-style: none;
}
.leftMenuItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
	white-space: nowrap;
	text-align: left;


}

.leftMenuItem:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	white-space: nowrap;

}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}

.pageMenuItem {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
	white-space: nowrap;
	text-align: center;
}
.pageMenuItem:hover {
	color: #CC0000;
}

.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	color: #FF0000;
	background-color: #333366;
	height: auto;
	width: auto;
	border: thick none;
	font-weight: bold;

}
