/* black */
a:link, a:visited {
	color: #6699cc;
}

a:hover {
	color: #666666;
}

#pillmenu a:hover {
  color: #6699CC;
}

#pillmenu a#active_menu-nav {
/* 
  background: url(../images/black/mw_menu_active_bg.gif) 0 0 repeat-x;
 */

  color: #fff;
}

#pillmenu a#active_menu-nav:hover {
  color: #fff;
}

h3, .componentheading, table.moduletable th {
  color: #666;
}

div.module_menu {
/*	background: url(../images/black/mw_box_br.gif) 100% 100% no-repeat; */
}

div.module_menu div {
/*	background: url(../images/black/mw_box_bl.gif) 0 100% no-repeat; */
}

div.module_menu div div {
/*	background: url(../images/black/mw_box_tr.gif) 100% 0 no-repeat; */
}

div.module_menu div div div {
/*	background: url(../images/black/mw_box_tl.gif) 0 0 no-repeat; */
}