/* blue */
a:link, a:visited {
	color: #135cae;
}

a:hover {
	color: #0b3768;
}

#pillmenu a:hover {
  /*color: #135cae; 
	background: black;
	  color: #fff; */
			text-decoration: none;
			 /*display:block; */
			 height: 28px;
		
	background-image: url(TeamNav_MG.jpg);
	background-repeat: repeat;
	/*background-position: center left;  */
}

#pillmenu a#active_menu-nav {
  /*background: url(../images/blue/mw_menu_active_bg.png) repeat-x; 
	background: brown;
  color: #fff;  */
}

#pillmenu a#active_menu-nav:hover {
	/*background: black;
  color: #fff; */
}

h3 , table.moduletable th {
   color: #135cae;   
}

.componentheading , div.moduletable h3{
   /*(color: #135cae;  */
  color: white; 
}

