a:link, a:visited {
	color: #FF9900;
	font-weight: bold;
}

a:hover {
	color: #FF6600;
}
#pillmenu{
	/*background: url(../images/gray/mw_menu_active_bg.jpg) repeat-x;*/
	background: transparent;
}

/*#pillmenu li{
	/*background: url(../images/gray/mw_menu_active_bg.jpg) repeat-x;*/
	/*list-style-image: url(../images/gray/li_image.jpg);*/
/*}*/

#pillmenu a:hover {
  color: #FFFFFF;
  /*background-image:url(../images/triangulo.gif);*/
  
  background-repeat: no-repeat;
  /*background-color:#009933;*/
  background-position: top center;
  text-decoration: underline; 
  font-weight: bold;
}

#pillmenu a#active_menu-nav {
  background-color:#009933;
  background: url(../images/gray/mw_menu_active_bg.jpg) repeat-x;
  color: #fff;
}

#pillmenu a#active_menu-nav:hover {
  color: #fff;
}
/*
h3, table.moduletable th {
  color: white;
  height: 30px;
  width: 160px;
  
  background: url(../images/gray/componentheading.jpg);
  background-repeat: repeat-x;
  text-align: center;
  font-size: 14px;
}
.componentheading{
	font-weight: bold;
	height: 30px;
  font-family: Tahoma, Helvetica,Arial,sans-serif;
  font-size: 14px;
  
	color: white;
	background: url(../images/gray/componentheading.jpg);
  background-repeat: repeat-x;
  text-align: center;
  width: 130px;
  white-space: nowrap;
  padding-left: 35px;
  padding-top:5px;
  margin-bottom: 10px;
}*/

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

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

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

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