A.example1
{
    BACKGROUND-COLOR: black
}

.SWtocMENU {
   position:relative;
   z-index:100;
   width:190px;
}

.SWtocMENU ul {
   position:relative;
   float:left;
   margin:0;
   padding:0;
   list-style-type:none;
   background:#9b9934 url(martini-test_files/menu-bg.gif) no-repeat center left;
}

.SWtocMENU li {
   float:left;
   width:190px;
   margin:0;
}
.SWtocMENU li:hover,.SWtocMENU li a:hover {
   position:relative;
}

.SWtocMENU a {
   display:block;
   width:166px;
   padding:10px 12px 10px 12px;
   font:12px/12px Verdana,Arial,Helvetica,sans-serif;
   text-decoration:none;
   text-align:left;color:#000000;
   background:#9b9934 url(martini-test_files/top.gif) no-repeat center left;
}

.SWtocMENU li:hover a,.SWtocMENU a:hover {
   background:#9b9934 url(martini-test_files/top-mo.gif) no-repeat center left;
}

.SWtocMENU a.ajxsub {
   width:160px;
   padding:10px 18px 10px 12px;
   background:#9b9934 url(martini-test_files/menu-bg.gif) no-repeat center left;
}

.SWtocMENU li:hover a.ajxsub,.SWtocMENU a.ajxsub:hover {
   background:#9b9934 url(martini-test_files/top-sub-mo.gif) no-repeat center left;
}

.SWtocMENU ul ul {
   position:absolute;
   left:-9999px;
   top:-9999px;
   width:194px;
   height:auto;
   background:#fbfbcf url(martini-test_files/sub-bg.gif) no-repeat center right;
}

.SWtocMENU table {
   margin-top:-1px;
   border-collapse:collapse;
}

.SWtocMENU ul :hover ul {
   left:185px;
   top:0px;
}

.SWtocMENU li li {
   width:194px;
   padding:0
} 

.SWtocMENU ul ul a,.AJXMenuaNMNINB ul :hover ul a {
   margin:0;
   width:178px;
   padding:5px 8px 6px 8px;
   font:13px/13px Verdana,Arial,Helvetica,sans-serif;
   text-decoration:none;
   color:#808080;background:#fbfbcf url(martini-test_files/sub-bg.gif) no-repeat center right;
}

.SWtocMENU ul ul :hover a,.AJXMenuaNMNINB ul ul a:hover {color:#000000;background:#fbfbcf url(martini-test_files/sub-mo.gif) no-repeat center right;}
.SWtocMENU br {clear:both;height:0;font-size: 1px;line-height: 0px;}

