@charset "utf-8";
/* Stylesheet for the map menus */
/* Copyright 2008 Dugger & Associates, Inc. */

#MenuDiv {
    z-index: 15;
}
.menu {
    z-index: 15;
}
#MenuDiv a:link {
    color: #d0ffd0;
}
#MenuDiv a:visited {
    color: #89ad6c;
}
#MenuDiv a:hover {
    color: #0000ff;
    background-color: #496d2c;
}

#MenuDiv table {
    text-align: left;
    border-style: none;
    color: #d0ffd0;
    background-color: #496d2c;
    font: 10px verdana, arial, helvetica, sans-serif;
    line-height: 120%;
}

#MenuDiv td {
    border-style: solid;
    border-color: #d0ffd0;
    border-width: 1px;
    padding: 2px;
    color: #d0ffd0;
    background-color: #496d2c;
}

#I90Div {
    position: absolute;
    display: block;
    top: 395px;
    left: 200px;
}
#I90Div table {
    width: 85px;
}

#I90MenuDiv {
    position: absolute;
    display: none;
    visibility: hidden;
    top: 0px;
    left: 0px;
}

#US2Div {
    position: absolute;
    display: block;
    top: 300px;
    left: 200px;
}

#US2Div table {
    width: 90px;
}

#US2MenuDiv {
    position: absolute;
    display: none;
    visibility: hidden;
    top: 0px;
    left: 0px;
}

#MtLpHwyDiv {
    position: absolute;
    display: block;
    top: 240px;
    left: 220px;
}

#MtLpHwyDiv table {
    width: 90px;
}

#MtLpHwyMenuDiv {
    position: absolute;
    display: none;
    visibility: hidden;
    top: 0px;
    left: 0px;
}

#WA20Div {
    position: absolute;
    display: block;
    top: 90px;
    left: 260px;
}

#WA20Div table {
    width: 90px;
}

#WA20MenuDiv {
    position: absolute;
    display: none;
    visibility: hidden;
    top: 0px;
    left: 0px;
}
