body { 
  background: #bbbbbb;
  color: #4D627F;
}
a:link, a:visited { color: #0000FF; text-decoration: none; }
a:hover, a:active { color: #9900CC; text-decoration: underline; }
div.contentIn {
  background:#FFFFFF;
  z-index: 3;
}
#contentIn {
  background:#FFFFFF;
  z-index: 3;
}
div.contentSpacer {
  text-align:left;
  margin: 0px 20px 0px 20px;
}
div.topBox {
  background: #dddddd url(../i/layout-bw/acm-logo2-small.png) top left no-repeat; 
}
div.topBox div.loginBox div.loginBoxContent {
  background: #bbbbbb;
}
#topNav a {
  background: transparent url(../i/layout-bw/topNavTab.gif) top center no-repeat;
}
#topNav a:link, #topNav a:visited { color: #000000; text-decoration: none; }
#topNav a:hover, #topNav a:active { color: #ffffff; text-decoration: none; }
#topNav a.highlight {
  background: transparent url(../i/layout-bw/topNavTabOn.gif) top center no-repeat;
}
#topNav a.highlight:link, #topNav a.highlight:visited { color: #666666; }
#topNav a.highlight:hover, #topNav a.highlight:active { color: #aaaaaa; }
div.foot {
  border-left: 6px solid #666666;
  border-top: 1px solid #666666;
}
div.foot a:link, div.foot a:visited { color:#666666; }
div.colorScheme a:link, div.colorScheme a:visited { color: #000000; text-decoration: none; }
div.colorScheme a:hover, div.colorScheme a:active { color: #ffffff; text-decoration: none; }
div.loginBox a:link, div.loginBox a:visited { color: #000000; text-decoration: none; }
div.loginBox a:hover, div.loginBox a:active { color: #ffffff; text-decoration: none; }

