/* green */
a:link, a:visited {
	color: #000000;
}

a:hover {
         text-decoration: underline;
}

#pillmenu a {
  color: #ffffff;
}

#pillmenu a:hover {
  color: #ffd700;
}

#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;
}

h3, .componentheading, table.moduletable th {
  color: #000000;

}

div.module {
	background: url(../images/green/mw_box_brr_.gif) 100% 100% no-repeat;

}

div.module div {
	background: url(../images/green/mw_box_blr_.gif) 0 100% no-repeat;
         margin-left: 0px;
}

div.module div div {
	background: url(../images/green/mw_box_trr1.gif) 100% 0 no-repeat;
         margin-left: 0px;
}

div.module div div div {
	background: url(../images/green/mw_box_tlr_.gif) 0 0 no-repeat;

}


div.module_menu {
	background: url(../images/green/mw_box_brg_.gif) 100% 100% no-repeat;
}

div.module_menu div {
	background: url(../images/green/mw_box_blg_.gif) 0 100% no-repeat;
}

div.module_menu div div {
	background: url(../images/green/mw_box_trgr2.gif) 100% 0 no-repeat;
         margin-left: 0px;
}

div.module_menu div div div {
	background: url(../images/green/mw_box_tlgr_.gif) 0 0 no-repeat;
}