/*
Pure CSS Menu
Copyright (c) 2009 Ajatix. All rights reserved.
http://www.ajatix.com
Registered to: Ajatix
*/
.AJXMenuXePaJbD {position:relative;z-index:102;width:100%;min-width:600px;}
* html .AJXMenuXePaJbD .ajxmw1 {float:left;height: 1px;border-left:600px solid #fff;}
* html .AJXMenuXePaJbD .ajxmw2 {margin-left:-600px;height: 1px;}
.AJXMenuXePaJbD ul {position:relative;float:left;width:100%;margin:0;padding:0;list-style-type:none;background:#97ddff;}
.AJXMenuXePaJbD li {float:left;margin:0;color:#000000;}
.AJXMenuXePaJbD li:hover,.AJXMenuXePaJbD li a:hover {position:relative;}
.AJXMenuXePaJbD a {display:block;float:left;height:30px;padding:0 12px 0 0;font:12px/30px Arial,Helvetica,sans-serif;text-decoration:none;text-align:left;color:#000000;background:#97ddff;}
.AJXMenuXePaJbD a b {display:block;padding:0 0 0 12px;}
.AJXMenuXePaJbD li:hover a,.AJXMenuXePaJbD a:hover {color:#ffffff;background:#242424;}
.AJXMenuXePaJbD li:hover a b,.AJXMenuXePaJbD a:hover b {background:none;}
.AJXMenuXePaJbD a.ajxsub {padding:0 12px 0 0;background:#97ddff url(images/bt-tab.gif) no-repeat top right;}
.AJXMenuXePaJbD a.ajxsub b {padding:0 0 0 20px;background:url(images/bt-tab.gif) no-repeat top left;}
.AJXMenuXePaJbD li:hover a.ajxsub,.AJXMenuXePaJbD a.ajxsub:hover {background:#242424 url(images/bt-tab.gif) no-repeat bottom right;}
.AJXMenuXePaJbD li:hover a.ajxsub b,.AJXMenuXePaJbD a.ajxsub:hover b {background:url(images/bt-tab.gif) no-repeat bottom left;}
.AJXMenuXePaJbD li ul {position:absolute;left:-9999px;top:-9999px;width:190px;height:auto;background:#242424 url(images/bt-separator-white.gif) center left;}
.AJXMenuXePaJbD table {margin-top:-1px;border-collapse:collapse;}
.AJXMenuXePaJbD ul :hover ul {left:0px;top:30px;}
.AJXMenuXePaJbD li li {padding:0 0px 1px 0px;}
.AJXMenuXePaJbD li li.slast {padding-bottom:0px;}
.AJXMenuXePaJbD ul ul a,.AJXMenuXePaJbD ul :hover ul a,.AJXMenuXePaJbD ul :hover ul :hover ul a {margin:0;width:190px;w\idth:162px;padding:0 8px 0 20px;height:30px;font:12px/30px Arial,Helvetica,sans-serif;text-decoration:none;color:#ffffff;background:#242424;}
.AJXMenuXePaJbD ul ul :hover a,.AJXMenuXePaJbD ul ul a:hover,.AJXMenuXePaJbD ul ul :hover ul a:hover {color:#000000;background:#97ddff;}
.AJXMenuXePaJbD ul ul a.ajxsub,.AJXMenuXePaJbD ul :hover ul a.ajxsub {w\idth:162px;padding:0 8px 0 20px;background:#242424 url(images/bt-sub.gif) no-repeat top left;}
.AJXMenuXePaJbD ul ul :hover a.ajxsub,.AJXMenuXePaJbD ul ul a.ajxsub:hover {background:#97ddff url(images/bt-sub.gif) no-repeat bottom left;}
.AJXMenuXePaJbD ul :hover ul ul {position:absolute;left:-9999px;top:-9999px;}
.AJXMenuXePaJbD ul :hover ul :hover ul {left:190px;top:0px;}
.AJXMenuXePaJbD br {clear:both;height:0;font-size: 1px;line-height: 0px;}