/* white */
a:link, a:visited {
	/*color: #135cae;*/
	color: #96141A;
}

a:hover {
	/*color: #0b3768;*/
	color: #96141A;
}

#pillmenu a:hover {
  color: #135cae;
}

#pillmenu a#active_menu-nav {
  background: url(../images/white/mw_menu_active_bg.png) 0 0 repeat-x;
  color: #fff;
}

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

h3, div.module_menu h3, .componentheading, table.moduletable th {
  /*color: #135cae;*/
  color: #96141A;
}

h3, .componentheading, table.moduletable th {
  /*color: #135cae;*/
  color: #96141A;
}

div.module_menu {
	background: url(../images/white/mw_box_br.png) 100% 100% no-repeat;
}

div.module_menu div {
	background: url(../images/white/mw_box_bl.png) 0 100% no-repeat;
}

div.module_menu div div {
	background: url(../images/white/mw_box_tr.png) 100% 0 no-repeat;
}

div.module_menu div div div {
	background: url(../images/white/mw_box_tl.png) 0 0 no-repeat;
}
div.module_menu li.menu a:link, a:visited {
	color: #96141a;
}
div.module_menu a:link, a:visited {
	color: #96141a;
}
 
a.mgm_login:link, a.mgm_login:visited {
	color: #ffffff;
}

a.mainlevel_red:link, a.mainlevel_red:visited {
	color: #96141a;
	margin-right: 15px;
}

a.mainlevel_mgm_home:link, a.mainlevel_mgm_home:visited {
	color:#96141a;
	margin-right: 15px;
}

a.mainlevel_nav:link, a.mainlevel_nav:visited {
	color:#96141a;
	margin-right: 15px;
}

div.mgmmenu span#dates a:link, span#dates a:visited {
	color:#000000;
}

a.mainlevel_speciali {
	font-size: 18px;
	font-weight: bold;
	color: blue;
}

