.topLogo {
        height: 135px;
}
.tblHeader2, .tblHeader, .tblHeaderNoPad, .monthCal thead {
  background-color: #673B72;
}
.tblSubHeader, .tblSubHeaderRight {
  background-color: #A38B4D;
  color: #FFF;
}
.rowOver, .rowOver td {
  background-color: #E0E0E0;
}
a, a:link, a:visited {
        color: #000;
}
.menuItem, .menuItem a, .menuItem a:link, .menuItem a:visited {
  color: #000;
}
#vpDomain, #vpName  {
	display: none;
}
#vpContactInfo {
  float:right; 
  font-family:Verdana, Arial, Helvetica, sans-serif;
  margin:18px 15px 0px 0px;
  width: auto;
  height: auto;
}

#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;
}
