#mainTable {
	width: 850px;
}
#content {
	width: 655px;
}
#container {
	background-image:url("/images/page_bg_850.png");
}
#bottomShadow {
	background-image:url("/images/page_bg_bottom_850.png");
}
.bottomBar div {
  width: auto;
}
.topLogo {
  width: 850px;
  height: 130px;
}
.tblHeader2, .tblHeader, .tblHeaderNoPad, .monthCal thead {
  background-color: #566878;
}
.rowOver, .rowOver td {
  background-color: #E0E0E0;
}
a, a:link, a:visited {
	color: #03C;
}
.menuItem, .menuItem a., .menuItem a:link, .menuItem a:visited {
  color: #000;
}

