body {
  background-image: url(http://domiconeprinting.com/Home_files/PhotoGray_browser_bg-2.jpg);
  background-color: #000;
}
#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: 185px;
  width: 850px;
}
.tblHeader2 {
  /*background-image: url(/templates/tbl_header_bg.jpg);
  background-repeat: repeat-y;
  padding-left: 10px;*/
  background-color: #9A0002;
}
.tblHeader, .tblHeaderNoPad, .monthCal thead {
  background-color: #9A0002;
}
.tblSubHeader, .tblSubHeaderRight {
  background-color: #000;
  color: #FFF;
}
.tblSubHeaderRight {
  border-right: none;
}
.tblHeaderOver, .tblHeaderOver td {
  background-image: none;
  background-color: #9A0002;
  cursor: hand;
}
a, a:link, a:visited {
	color: #03C;
}
.menuItem, .menuItem a, .menuItem a:link, .menuItem a:visited {
  color: #000;
}

