/* black */
a:link, a:visited {
	color: #505d7f;
	font-weight: normal;
}

a:hover {
	color: #505d7f;
}

#pillmenu a:hover {
  color: #ffffff;
  text-decoration:underline;
}

#pillmenu a#active_menu-nav {
  color: #ffffff;
}

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

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


div.module_menu a:link, a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: lighter;
	font-size: 11px;

}

div.module_menu {
	background: url(../images/black/mw_box_br.png) 100% 100% no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #ffffff;
	line-height: 20px;
	}

div.module_menu div {
	background: url(../images/black/mw_box_bl.png) 0 100% no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

div.module_menu div div {
	background: url(../images/black/mw_box_tr.png) 100% 0 no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

div.module_menu div div div {
	background: url(../images/black/mw_box_tl.png) 0 0 no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}
