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

a:hover {
	color: #cc0000;
}

#pillmenu a:hover {
  	color: #333333;
	float: left;
	margin: 0;
    border-right: 1px solid;
}


#pillmenu a:aktive {
	color: #333333;
	float: left;
	background: #cc0000;
	margin: 0;
    border-right: 1px solid;
}

#pillmenu a#active_menu-nav {

    border-right: 1px solid;
}

#pillmenu a#active_menu-nav:hover {
	color: #666;
	border-right: 1px solid;
}

h3, .componentheading, table.moduletable th {
	color: #A22103;
	font-size: 1.1em;
	padding-left: 5px;
	padding-top: 5px;
}

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