@charset "utf-8";
/*
 Ajatix Pure CSS Menu
 Copyright (C) 2009-2013 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXMenuPFaEVRA {position:relative;z-index:100;width:186px;}
.AJXMenuPFaEVRA ul {position:relative;float:left;margin:0;padding:0;list-style-type:none;background:#4c97c3;}
.AJXMenuPFaEVRA li {float:left;width:186px;margin:0;}
.AJXMenuPFaEVRA a {display:block;width:180px;padding:0 0 0 6px;font:bold 11px Verdana,Arial,Helvetica,sans-serif;line-height:11px;text-decoration:none;text-align:left;color:#ffffff;background:#a0bacd url(ajxmenu_files/top.gif) no-repeat top left;}
.AJXMenuPFaEVRA a span {display:block;padding:10px 4px 10px 0;background:url(ajxmenu_files/top.gif) no-repeat top right;}
.AJXMenuPFaEVRA li:hover a,.AJXMenuPFaEVRA a:hover {background:#a0bacd url(ajxmenu_files/top.gif) no-repeat bottom left;}
.AJXMenuPFaEVRA li:hover a span,.AJXMenuPFaEVRA a:hover span {background:url(ajxmenu_files/top.gif) no-repeat bottom right;}
.AJXMenuPFaEVRA img {position:fixed;left:0;top:0;width:0;height:0;z-index:-1;display:none;}
.AJXMenuPFaEVRA li.tsub:hover ~ li img {width:100%;height:100%;display:block;}
.AJXMenuPFaEVRA br {clear:both;height:0;font-size: 1px;line-height: 0px;}
