#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 {
	height: 160px;
    width: 850px;
}
.tblHeader2, .tblHeader, .tblHeaderNoPad, .monthCal thead {
  background-color: #010066;
}
.tblSubHeader, .tblSubHeaderRight {
  color: #FFF;
}
.rowOver, .rowOver td {
  background-color: #E0E0E0;
}
a, a:link, a:visited {
	color: #03C;
}
.menuItem, .menuItem a, .menuItem a:link, .menuItem a:visited {
  color: #000;
}

