/*white*/
A:link, A:visited
{
	color: #622A8C;
}
A:hover
{
	color: #622A8C;
}
#pillmenu A:hover
{
	color: #135CAE;
}
#pillmenu A#active_menu-nav
{
	background: url(../images/white/mw_menu_active_bg.png) repeat-x 0 0;
	color: #FFF;
}
#pillmenu A#active_menu-nav:hover
{
	color: #FFF;
}
H3, DIV.module_menu H3, .componentheading, TABLE.moduletable TH
{
	color: #622A8C;
}
H3, .componentheading, TABLE.moduletable TH
{
	color: #622A8C;
}
DIV.module_menu
{
	background: url(../images/white/mw_box_br.png) no-repeat 100% 100%;
}
DIV.module_menu DIV
{
	background: url(../images/white/mw_box_bl.png) no-repeat 0 100%;
}
DIV.module_menu DIV DIV
{
	background: url(../images/white/mw_box_tr.png) no-repeat 100% 0;
}
DIV.module_menu DIV DIV DIV
{
	background: url(../images/white/mw_box_tl.png) no-repeat 0 0;
}
