a, a:visited, a:hover, a:active, a:focus {direction:ltr; outline:0;}

#holder { width:815px; background:url(menu/tabs_0.gif) repeat-x left top; position: absolute; padding-left:10px; overflow:hidden; }
dl.menu {width:250px; float:right; margin:-32700px -150px 0 0; background:url(menu/tabs_0.gif) no-repeat left bottom;}
dl.menu a { display:block; height:25px; color:#fff; font:10px/25px verdana; text-decoration:none; text-indent:10px; }
dl.menu a:visited {color:#fff;}

dl.menu dt {float:left; padding:0; margin:32700px 0 0; position:relative; z-index:60;}
dl.menu dt a {background:transparent; width:100px;}
dl.menu dt a:hover,
dl.menu dt a:focus,
dl.menu dt a:active{margin-right:1px; background:url(menu/tabs_1.gif) no-repeat left top; text-decoration:none;}

dl.menu dd {float:left; padding:25px 0 0 0; margin:-25px 0 0 0; position:relative; z-index:10; background:url(menu/tabs_1.gif) no-repeat left top;}
dl.menu dd a {background:#666;width:150px;}
dl.menu dd a:hover,
dl.menu dd a:focus,
dl.menu dd a:active{margin-right:1px; background:#ccc; color:#000;}

/* Side Menu   */

 .positioner { position:relative; top: 10px; width:160px; height:160px; display: block; }
 #holder-sm {position:absolute; width:150px; background:url(menu/tab_0.gif) repeat-x left top; overflow:hidden; border:solid 4px #8c7f5d;}
 dl.side-menu { width:300px; float:left; margin:-32700px -150px 0 0; background:url(menu/tab_0.gif) no-repeat left bottom; z-index: 1; }
 dl.side-menu a {display:block; height:30px; color:#faf9f4; font:11px/28px verdana, sans-serif; text-decoration:none; text-align:center;}

 dl.side-menu dt {float:left; padding:0; margin:32700px 0 0 0; position:relative; z-index:50;}
 dl.side-menu dt a {background:transparent; width:150px;}
 dl.side-menu dt a:hover,
 dl.side-menu dt a:focus,
 dl.side-menu dt a:active {margin-right:1px; background:url(menu/tab_1.gif) no-repeat left top;}

 dl.side-menu dd {float:left; padding:30px 0 0 0; margin:-30px 0 0 0; position:relative; z-index:10; background:url(menu/tab_1.gif) no-repeat left top;}
 dl.side-menu dd a {background:#666;width:150px;}
 dl.side-menu dd a.last1 {border-bottom:30px solid #666;}
 dl.side-menu dd a.last2 {border-bottom:60px solid #666;}

 dl.side-menu dd a:hover,
 dl.side-menu dd a:focus,
 dl.side-menu dd a:active {margin-right:1px; background:#ccc; color:#000;}
 


