/* black */
a:link, a:visited {
/*	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	line-height: 24px;
	text-transform: capitalize;
	*/
}

a:hover {
/*	color: #FFFFFF;
	background-color: #a42c5a;
	height: 50px;
	width: 100px;	
	*/
}


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

div.module_menu {
	background: url(../images/black/mw_box_br.png) 100% 100% no-repeat;
}

div.module_menu div {
	background: url(../images/black/mw_box_bl.png) 0 100% no-repeat;
}

div.module_menu div div {
	background: url(../images/black/mw_box_tr.png) 100% 0 no-repeat;
}

div.module_menu div div div {
	background: url(../images/black/mw_box_tl.png) 0 0 no-repeat;
}