body {  
  background-color: #7F7F80;
}
.topLogo {
  /* background-image: url(/templates/header.jpg); */
  height: 185px;
}
.tblHeader2, .tblHeader, .monthCal thead {
  color: #000;
  background-color: #F9A350;
}
table.sortable a.sortheader {
  color: #000 !important;
}
.tblSubHeader, .tblSubHeaderRight {
  
}
.rowOver, .rowOver td {
  background-color: #E0E0E0;
}
.tblHeaderOver {
  background-color: #7F7F80 !important;
}
a, a:link, a:visited {
	color: #03C;
}
.menuItem, .menuItem a, .menuItem a:link, .menuItem a:visited {
  color: #000;
  text-decoration: none;
}
.menuItem a:hover {
  
}

