/* blue */
a:link, a:visited {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	text-align: center;
	vertical-align: bottom;
	line-height: 14px;
}

a:hover {
	color: #009900;
}

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

#pillmenu a#active_menu-nav {
	background-color:#000000;
	color: #00FF00;
}

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

h3, .componentheading, table.moduletable th {
	color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 2px;
}

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