@charset "utf-8";
/*
 Ajatix Advanced CSS Drop Down Menu
 Copyright (C) 2009-2012 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXCSSMenuWMQeAEB {position:relative;z-index:100;text-align:center;}
.AJXCSSMenuWMQeAEB ul {position:relative;display:inline-block;margin:0;padding:0;list-style-type:none;height:31px;background:#509629 url(donation_files/menu-bg.gif) center right;}
* html .AJXCSSMenuWMQeAEB ul {display:inline;}
*+html .AJXCSSMenuWMQeAEB ul {display:inline;}
.AJXCSSMenuWMQeAEB li {float:left;margin:0;}
.AJXCSSMenuWMQeAEB a {display:block;float:left;height:31px;white-space:nowrap;overflow:hidden;padding:0 20px 0 20px;font:bold 12px Verdana,Arial,Helvetica,sans-serif;line-height:31px;text-decoration:none;text-transform:uppercase;text-align:center;color:#ffffff;background:url(donation_files/top.gif) no-repeat top right;}
.AJXCSSMenuWMQeAEB li:hover a,.AJXCSSMenuWMQeAEB .ajxover a {background:#316415 url(donation_files/top.gif) no-repeat bottom right;}
.AJXCSSMenuWMQeAEB img {position:fixed;left:0;top:0;width:0;height:0;z-index:-1;display:none;}
.AJXCSSMenuWMQeAEB li.tsub:hover ~ li img {width:100%;height:100%;display:block;}
.AJXCSSMenuWMQeAEB br {clear:both;height:0;font-size: 1px;line-height: 0px;}
