/* black */
a:link, a:visited {
	color: #B97A00;
}

a:hover {
	color: #734A00;
}

#pillmenu a:hover {
  color: #135cae;
}

#pillmenu a#active_menu-nav {
  background: url(../images/black/mw_menu_active_bg.png) 0 0 repeat-x;
  color: #fff;
}

#pillmenu a#active_menu-nav:hover {
  color: #fff;
}

h3, .componentheading, table.moduletable th {
  color: #C2C2C2;
}

div.module_menu {
// MENU
 background: black;}

div.module_menu div {
 background: black;}

div.module_menu div div {
 background: black;
}

div.module_menu div div div {
 background: black;}