/* red */
a.latestnews:link, a.latestnews:visited {
	color: #D00000;
        font-weight:bold;
        text-decoration: none;        
}

#pillmenu a#active_menu-nav {
  background: url(../images/green/mw_menu_active_bg.png)  0 0 repeat-x;
  color: #fff;
}

#pillmenu a#active_menu-nav:hover {
  color: #fff;
}

#pathway a:link, #pathway a:visited {
        color: #D00000;
        font-weight: bold;
        text-decoration: none;
}

#pathway a#active_menu {
        color: #000000;
	font-weight: bold;
        text-decoration: none;
}

a:link {
	color: #D00000;
	font-weight: bold;
        text-decoration: none;
}

a:visited {
	color: #D00000;
	font-weight: normal;
        text-decoration: none;
}

a:hover {
	color: #ff0000;
}

h3, .componentheading, table.moduletable th {
  color: #D00000;
}

div.module_menu {
	background: url(../images/green/mw_box_br.png) 100% 100% no-repeat;
}

div.module_menu div {
	background: url(../images/green/mw_box_bl.png) 0 100% no-repeat;
}

div.module_menu div div {
	background: url(../images/green/mw_box_tr.png) 100% 0 no-repeat;
}

div.module_menu div div div {
	background: url(../images/green/mw_box_tl.png) 0 0 no-repeat;
}