/* blue */
a:link, a:visited {
	color: #135cae;
}

a:hover {
	color: #0b3768;
}

#pillmenu a:hover {
  color: #135cae;
}

#pillmenu a#active_menu-nav {
  background: url(../images/blue/mw_menu_active_bg.png) repeat-x;
  color: #fff;
}

#pillmenu a#active_menu-nav:hover {
  color: #fff;
}

h3, .componentheading, table.moduletable th {
  color: #000000;
}
div.moduletable_menu{
width:212px;



}
div.module_menu {
background: url(../images/category-bg-mid-left.jpg)  repeat-y;

}


div.module_menu div {
	background: url(../images/category-bg-btm-left.jpg) 0 100% no-repeat;
	
}

div.module_menu div div {
	background: url(../images/blue-heading-bg-left.jpg) 100% 0 no-repeat;
}

div.module_menu div div div {

}

div.moduletable_right{
width:212px;

margin-bottom:10px;


}
div.module_right {
background: url(../images/category-bg-mid-right.jpg)  repeat-y;


}

div.module_right div {
	background: url(../images/category-bg-btm-right.jpg)  no-repeat bottom;

	
}

div.module_right div div {
	background: url(../images/blue-heading-bg-right.jpg) 100% 0 no-repeat;
}

div.module_right div div div {

}
