    .menuBar
    {
		margin: 6px 0px 0px 0px;
	    z-index: 100;
    }
    .marker
    {
	    font-size: 18px;
	    color: #dedede;
	    font-family: "Lucida Sans Unicode","Arial Unicode MS",Arial,Helvetica,sans-serif;
	    z-index: 100;
    }
    .drop
    {
        margin: 0px 1px 0px 0px;
        padding:0px 0px 0px 0px;
	    list-style-type: none;
	    background: url(images/tabs/off.gif) no-repeat left -2px;
	    float: left;
	    border-bottom: #97B4D4 1px solid;
	    z-index: 100;
    }
    .drop:hover
    {
        background: url(images/tabs/on.png) #00cf00 repeat-x left top;
	    position: relative;
	    z-index: 100;
    }
    .topmenuitemA
    {
        border-top-width: 0px;
	    padding-right: 6px;
	    display: block;
	    padding-left: 6px;
	    font-weight: bold;
	    border-left-width: 0px;
	    font-size: 15px;
	    background: url(images/tabs/off-right.gif) no-repeat right -2px;
	    border-bottom-width: 0px;
	    padding-bottom: 0px;
	    margin: 0px;
	    color: #f6f6f6;
	    padding-top: 2px;
	    border-right-width: 0px;
	    text-decoration: none;
	    position: relative;
	    line-height: 17px;
	    z-index: 100;
    }
    .topmenuitemA:hover
    {
        background: url(images/tabs/on.png) #4E7FB7 repeat-x left top;
    }
    .submenuitemA
    {
	    border-right: #97B4D4 1px solid;
	    border-top: #97B4D4 1px solid;
	    border-left: #97B4D4 1px solid;
	    border-bottom: #8a8a8a 1px solid;
	    padding-bottom: 0px;
	    padding-right: 0px;
	    padding-left: 0px;
	    font-weight: bold;
	    font-size: 14px;
	    width: 180px;
	    padding-top: 0px;
	    color: #f6f6f6;
	    display: block;
	    text-decoration: none;
	    position: relative;
	    line-height: 17px;
	    z-index: 100;
	    
    }
    .fly
    {
        border-left-color: #5a5a5a;
	    background: #97B4D4;
	    border-bottom-color: #8a8a8a;
	    border-top-color: #5a5a5a;
	    border-right-color: #5a5a5a;
	    z-index: 100;
    }
    .cell
    {
        border-top-width: 0px;
        border-right-width: 0px;
        border-left-width: 0px;
        border-bottom-width: 0px;
	    padding-top: 0px;
        padding-right: 0px;
	    padding-left: 0px;
	    padding-bottom: 0px;
	    z-index: 100;
    }
    .submenuitemA:hover
    {
        background: url(images/tabs/on.png) #4E7FB7 repeat-x left top;
	    z-index: 100;
    }
    .submenuitemUL, .topmenuitemA:hover .submenuitemA .submenuitemUL, .topmenuitemA .submenuitemA:hover .submenuitemA .submenuitemUL
    {
        border-top-width: 0px;
        border-right-width: 0px;
        border-left-width: 0px;
        border-bottom-width: 0px;
	    padding-top: 0px;
        padding-right: 0px;
	    padding-left: 0px;
	    padding-bottom: 0px;
	    display: block;
	    left: 128px;
	    visibility: hidden;
	    position: absolute;
	    top: -11px;
	    width: 180px;
	    z-index: 100;
    }
    .topmenuitemA:hover .submenuitemUL
    {
        left: -6px;
	    visibility: visible;
	    top: 24px;
	    z-index: 100;
    }
    .topmenuitemA .submenuitemA:hover .submenuitemUL, .topmenuitemA .submenuitemA .submenuitemA:hover .submenuitemUL
    {
        left: 180px;
	    visibility: visible;
	    top: 0px;
	    z-index: 100;
    }
    .subitemTable
    {
        border-top-width: 0px;
        border-right-width: 0px;
        border-left-width: 0px;
        border-bottom-width: 0px;
        padding-top: 0px;
        padding-right: 0px;
	    padding-left: 0px;
	    padding-bottom: 0px;
        font-size: 14px;
	    z-index: 100;
	    left: 0px;
	    position: absolute;
	    top: 0px;
	    border-collapse: collapse;
    }
    .before
    {
	    display: none;
	    z-index: 100;
    }
    .after
    {
	    padding-right: 0px;
	    display: inline;
	    padding-left: 1px;
	    left: 1px;
	    padding-bottom: 0px;
	    padding-top: 1px;
	    position: relative;
	    z-index: 100;
    }
     .subbefor
    {
	    display: block;
	    float: right;
	    z-index: 100;
    }
    .subafter
    {
        display: none;
	    z-index: 100;
    }