/* white */
a:link, a:visited {
	color: #C8925B;
}

a:hover {
	color: #808080;text-decoration:none
}

#pillmenu a:hover {
  color: #FFFFFF;background-image:url('../img/m13.gif'); background-repeat:no-repeat
}

#pillmenu a:active {
  color: #008000;
}

#pillmenu a#active_menu-nav {
  background-position: 
               0 0; color: #999999;width:165px; height:31px; line-height:31px; background-image:url('../img/m14.gif'); background-repeat:repeat-x; background-attachment:scroll
}

#pillmenu a:hover#active_menu-nav {
  color: #FFFFFF;background-image:url('../img/m13.gif'); background-repeat:no-repeat
}

h3, div.module_menu h3, .componentheading, table.moduletable th {
  color: #be996a;
}

h3, .componentheading, table.moduletable th {
  color: #be996a;padding-left:35px
}

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;
}
