/*
 Ajatix Pure CSS Menu
 Copyright (C) 2009 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXMenuACPNbDB {position:relative;z-index:109;width:440px;height:22px;background:#333333;margin-left:254px;}
.AJXMenuACPNbDB ul {position:relative;float:left;margin:0;padding:0;list-style-type:none;}
.AJXMenuACPNbDB li {float:left;margin:0;}
.AJXMenuACPNbDB li:hover,.AJXMenuACPNbDB li a:hover {position:relative;}
.AJXMenuACPNbDB a {display:block;float:left;height:22px;white-space:nowrap;padding:0 8px 0 7px;font:12px/22px Arial,Helvetica,sans-serif;text-decoration:none;text-align:left;color:#dddddd;background:url(../images/bb-line.gif) no-repeat center right;}
.AJXMenuACPNbDB a.last {display:block;float:left;height:22px;white-space:nowrap;padding:0 8px 0 7px;font:12px/22px Arial,Helvetica,sans-serif;text-decoration:none;text-align:left;color:#dddddd; background:none;}
.AJXMenuACPNbDB li:hover a,.AJXMenuACPNbDB a:hover {background:#b40d0d url(../images/bb-line.gif) no-repeat center right;}
.AJXMenuACPNbDB li:hover a.last,.AJXMenuACPNbDB a.last:hover {background:none;background-color:#b40d0d;}
.AJXMenuACPNbDB li:hover a.activeLast,.AJXMenuACPNbDB a.activeLast:hover {background:none;background-color:#b40d0d;}
.AJXMenuACPNbDB a.ajxsub {padding:0 16px 0 7px;background:url(../images/bbdown.gif) no-repeat center right;}
.AJXMenuACPNbDB a.ajxsubActive {padding:0 16px 0 7px;background:url(../images/bbdown.gif) no-repeat center right;color:#b59999;font-weight:bold;}
.AJXMenuACPNbDB a.active {padding:0 9px 0 6px;background:url(../images/bb-line.gif) no-repeat center right;color:#b59999;font-weight:bold;}
.AJXMenuACPNbDB a.activeLast {padding:0 10px 0 6px;background:none;color:#b59999;font-weight:bold;}
.AJXMenuACPNbDB li:hover a.ajxsub,.AJXMenuACPNbDB a.ajxsub:hover {background:#b40d0d url(../images/bbdown.gif) no-repeat center right;}
.AJXMenuACPNbDB ul ul {position:absolute;left:-9999px;top:-9999px;width:80px;height:auto;background:#333333;}
.AJXMenuACPNbDB table {margin-top:-1px;border-collapse:collapse;}
.AJXMenuACPNbDB ul :hover ul {left:0px;top:22px;}
.AJXMenuACPNbDB li li {width:80px;padding:0;}
.AJXMenuACPNbDB ul ul a,.AJXMenuACPNbDB ul :hover ul a,.AJXMenuACPNbDB ul :hover ul :hover ul a {float:none;margin:0;width:66px;height:auto;white-space:normal;padding:5px 7px 5px 7px;font:12px/12px Arial,Helvetica,sans-serif;text-decoration:none;color:#CECECE;background:url(../images/sub-separator.gif) no-repeat bottom right;}
.AJXMenuACPNbDB ul ul a.sub2,.AJXMenuACPNbDB ul :hover ul a.sub2,.AJXMenuACPNbDB ul :hover ul :hover ul a {float:none;margin:0;width:66px;height:auto;white-space:normal;padding:5px 7px 5px 7px;font:12px/12px Arial,Helvetica,sans-serif;text-decoration:none;color:#CECECE;background: #666666 url(../images/sub-separator.gif) no-repeat bottom right;}
.AJXMenuACPNbDB ul ul :hover a,.AJXMenuACPNbDB ul ul a:hover,.AJXMenuACPNbDB ul ul :hover ul :hover a,.AJXMenuACPNbDB ul ul :hover ul a:hover {background:#008fd5 url(../images/sub-separator.gif) no-repeat bottom right;}
.AJXMenuACPNbDB ul ul :hover a.sub2,.AJXMenuACPNbDB ul ul a.sub2:hover,.AJXMenuACPNbDB ul ul :hover ul :hover a.sub2,.AJXMenuACPNbDB ul ul :hover ul a.sub2:hover {
	background:#57AB3A url(../images/sub-separator.gif) no-repeat bottom right;}
.AJXMenuACPNbDB ul ul a.ajxsub,.AJXMenuACPNbDB ul :hover ul a.ajxsub {width:66px;padding:5px 7px 5px 7px;background:url(../images/sub-separator-right.gif) no-repeat bottom right;}
.AJXMenuACPNbDB ul ul :hover a.ajxsub,.AJXMenuACPNbDB ul ul a.ajxsub:hover  {background:#008fd5 url(../images/sub-separator-right.gif) no-repeat bottom right;}
.AJXMenuACPNbDB ul :hover ul ul {position:absolute;left:-9999px;top:-9999px;}
.AJXMenuACPNbDB ul :hover ul :hover ul {left:80px;top:0px;}
.AJXMenuACPNbDB br {clear:both;height:0;font-size: 1px;line-height: 0px;}

