body {
    color: #000;   
}
body div#toolTip { 
    background: #808080;
    border:2px solid #c50879;
    color: #fff;
}
.sectionHeader, #topNav #navOn {
    background: #c50879;
}
.sectionBody, #topNav li.tab, #subNav a.filterNavDivider, #popupContainer {
    background: #808080;
}
#powerSearchForm {
    background: #808080;
    color: #fff;
}
#logo {
  width: 189px;
  height: 59px;
  background: #fff url(/production/images/syntax/syntax_logo.png) no-repeat;
}
#topNav li.tab a, #navOn a, #subNav a {
    color: #fff;
}
#topNav li.blankTab {
	background: #fff;
}
#subNav {
  border-top: 1px solid #c50879;
  background: #c50879;
  border-bottom: none;
}
#loginTop {
  background: #c50879;
  border: none;
  margin-top: 5px;	
}
#footer {
  background: #c50879;
  border: none;	
}
.row1, .row1 table, .row1 tr, .defaultRow0, .defaultRow0 table, .defaultRow0 tr {
  background-color: #e8e8ea;
}
#subNav li#subNavOn, #subNav li#subNavOn a, #content, #subSubNavWrapper {
  background-color: #e8e8ea;
}
div.sectionNav li {
  background-color: #c50879;
}
hr {
  color: #c50879;
  background-color: #c50879;
}

/* calendar */
.calendar, .calendar table { 
  background-color: #c50879;
  border: 1px solid #000;
}
.calendar thead .title {
  color: #fff;
}
.calendar thead td {
  color: #fff;
}
.calendar thead {
  background-color: #c50879;   
}
.calendar thead .daynames, .calendar thead .name, .calendar tfoot .ttip, .calendar .combo  {
  background: #ccc;
}
.calendar thead .headrow, .calendar .nav {
  background-color: #808080; 
  color: #fff;
}
