/* blue */
a:link, a:visited {
	color: #135cae;
}

a:hover {
	color: #0b3768;
}

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

#pillmenu a#active_menu-nav {
   color: #fff;
}

#pillmenu a#active_menu-nav:hover {
  color: #fff;
}

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

div.module_menu {
 	/*background: url(../images/Content_middle.png) 10% 90% no-repeat;*/
}

div.module_menu div {
/*	background: url(../images/Menu_left_bottom.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/Menu_left_up.png) 0 0 no-repeat;*/
}