/* green */
a:link, a:visited {
	color: #000000;
	text-decoration: none;

}

a:hover {
	color: #000000;
	text-decoration: underline;


}

#pillmenu a:hover {
  color: #000000;
}

#pillmenu a#active_menu-nav {
  background: url(../images/green/mw_menu_active_bg.png)  0 0 repeat-x;
  color: #000000;
}

#pillmenu a#active_menu-nav:hover {
  color: #000000;

}

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

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;
}


.DarkGraySansSerif16B {
background: none;
font-family: Tahoma, Geneva, sans-serif;
font-size: 2.0em;
font-weight: bold;
color: #666;
font-size:16px;
}
.DarkGraySansSerif14 {
background: none;
font-family: Tahoma, Geneva, sans-serif;
font-size: 1.6em;
font-weight: normal;
color: #666;
font-size:14px;
}
.DarkGraySansSerif12 {
background: none;
font-family: Tahoma, Geneva, sans-serif;
font-size: 1.6em;
font-weight: normal;
color: #666;
font-size:12px;

}