.box
{
    border-top-color: #a7bedf;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-color: #a7bedf;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #a7bedf;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #a7bedf;
    border-right-style: solid;
    border-right-width: 1px;
}

/* Top Level Style */
.levelstyle1
{
    font-family: Verdana;
    text-decoration: none;
    color: Black;
    font-size: 0.9em;
    height: 1.05em;
    border: none 0 White;
    padding: 0px;
    line-height: 2.0em;
   

}

/* Second Level Style */
.levelstyle2
{
    font-family: Verdana;
    text-decoration: none;
    color: Black;
    font-size: 0.9em;
    height: 2.0em;
    border: none 0 White;
    padding: 0px;
    line-height: 2.0em;
}
.levelstyle2 a
{
    text-decoration: none;
}
.levelstyle2 a:hover
{
    text-decoration: none;
}
.levelstyle2_hover
{
    text-decoration: none;
    background-color: #a7bedf;
    border: solid 1 #a7bedf;
}


/* First Level Pullout Menu */

.levelstyle3
{
    font-family: Verdana;
    text-decoration: none;
    color: Black;
    font-size: 0.9em;
    height: 2.0em;
    line-height: 2.0em;    
    border: none 0 White;
    padding: 0px 10px 0px 10px;
    margin: 0px 0px 0px 0px;

}
.levelstyle3 a
{
    text-decoration: none;
}
.levelstyle3 a:hover
{
    text-decoration: none;
}
.levelstyle3_hover
{
    text-decoration: none;
    background-color: #a7bedf;
    border: solid 1 #a7bedf;
}
.box_level3
{
    border-top-color: #a7bedf;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-color: #a7bedf;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #a7bedf;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #a7bedf;
    border-right-style: solid;
    border-right-width: 1px;

}
