BODY {
	color: Black;
	background-color: White;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	text-align: left;
}

A {
	color: #483D8B;
	text-decoration: none;
}
A:HOVER {
	color: #00CED1;
	text-decoration: none;
}
A.AddEvent:HOVER {
	color: #4169E1;
	text-decoration: none;
}
A.AddEvent {
	color: #BA55D3;
	text-decoration: none;
}
A.FullDay {
	color: Blue;
	text-decoration: none;
	font-weight: bolder;
	font-style: italic;
}
A.FullDay:HOVER {
	color: #00CED1;
	text-decoration: none;
	font-weight: bolder;
	font-style: italic;
}
IMG {
	border: none;
	vertical-align: middle;
}
IMG.EVENT {
	border: none;
	vertical-align: text-bottom;
	text-align: right;
}
TABLE.MENUNAVIGATION {
	border: none;
	border-width: 0;
	height: 16px;
	margin: 0px;
	text-align: center;
	vertical-align: top;
	width: 955px;
	background-color: #696969;
}
TD.MENULIST {
	border: none;
	border-width: 0px;
	text-align: left;
	font-size: 14px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
}
