body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #CCCCCC;
	background-image:url(../images/bgfade.jpg);
	background-repeat:repeat-x;
	list-style-type: circle;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.CalendarTitle {
	font-weight: Bold;
}
.SideBar {

}
.HeaderLinks {
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
cursor:hand;
}
.SubNavLinks {
color:#990000;
font-weight:bold;
text-decoration:none;
cursor:hand;
}
.FacultyName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #990000;
}