/*
 Ajatix Advanced CSS Drop Down Menu
 Copyright (C) 2009-2012 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXCSSMenuAVaUVBA {position:relative;margin:0 auto;z-index:100;width:237px;}
.AJXCSSMenuAVaUVBA ul {position:relative;float:left;margin:0;padding:0;list-style-type:none;background:#4c97c3;}
.AJXCSSMenuAVaUVBA li {float:left;width:237px;margin:0;}
.AJXCSSMenuAVaUVBA a {display:block;width:223px;height:31px;white-space:nowrap;overflow:hidden;padding:0 0 0 14px;font:12px Verdana,Arial,Helvetica,sans-serif;line-height:31px;text-decoration:none;text-align:left;color:#ffffff;background:#4c97c3 url(ajxmenudiaporamas_files/top.gif) no-repeat top left;}
.AJXCSSMenuAVaUVBA a b {display:block;padding:0 28px 0 0;font-weight:normal;background:url(ajxmenudiaporamas_files/top.gif) no-repeat top right;}
.AJXCSSMenuAVaUVBA li:hover a,.AJXCSSMenuAVaUVBA .ajxover a {background:#65b0dc url(ajxmenudiaporamas_files/top.gif) no-repeat bottom left;}
.AJXCSSMenuAVaUVBA li:hover a b,.AJXCSSMenuAVaUVBA .ajxover a b {background:url(ajxmenudiaporamas_files/top.gif) no-repeat bottom right;}
.AJXCSSMenuAVaUVBA br {clear:both;height:0;font-size: 1px;line-height: 0px;}
