#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: 140px;
    width: 850px;
}
.tblHeader2, .tblHeader , .monthCal thead{
	background-color: #35436A;
}
.tblSubHeader, .tblSubHeaderRight {
  color: #FFF;
}

.tblSubHeaderRight {
  border-right: none;
}
.rowOver, .rowOver td {
  background-color: #E0E0E0;
}
a, a:link, a:visited {
	color: #03C;
}
