/* green */
a:link, a:visited 
{
	font-size:11px;
	color: #029783;font-weight:bold;
}

a:hover {
	color:#db291f;font-weight:bold;
}

#pillmenu a:hover {
  color: #db291f;
}

#pillmenu a.active_menu-nav {
  background: url(../images/green/mw_menu_active_bg_yellow.png)  0 2px repeat-x;
  color: black;
}

#pillmenu a.active_menu-nav:hover {
  color: #db291f;
}

h3, .componentheading, table.moduletable th {
color:#db291f;
font-weight:bold;}

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;
}
