﻿.menuOrange
{
    z-index: 75;
    border-bottom: medium none;
    border-left: medium none;
    font-family: Tahoma, Arial, Sans- Serif;
    color: white;
    font-size: 8pt;
    border-top: medium none;
    font-weight: bold;
    border-right: medium none;
}
.menuOrange UL
{
    border-bottom: medium none;
    border-left: medium none;
    padding-bottom: 0px;
    line-height: 1.7em;
    background-color: transparent;
    list-style-type: none;
    margin: 0px;
    padding-left: 0px;
    width: 177px;
    padding-right: 0px;
    border-top: medium none;
    border-right: medium none;
    padding-top: 0px;
}
.menuOrange UL LI
{
    position: relative;
    background-color: transparent;
    margin-bottom: 0px;
}
.menuOrange UL LI UL
{
    position: absolute;
    padding-bottom: 2px;
    background-color: transparent;
    padding-left: 0px;
    width: 177px;
    padding-right: 0px;
    visibility: hidden;
    top: 0px;
    padding-top: 2px;
}
.menuOrange UL LI A
{
    background-image: url(/App_Themes/Exes/images/menuOrange.png);
    border-bottom: transparent 1px solid;
    border-left: transparent 1px solid;
    padding-bottom: 1px;
    background-color: transparent;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
    background-repeat: no-repeat;
    color: white;
    overflow: auto;
    border-top: transparent 1px solid;
    border-right: transparent 1px solid;
    text-decoration: none;
    padding-top: 1px;
}
.menuOrange UL LI A:visited
{
    background-color: transparent;
    color: white;
}
.menuOrange UL LI A:hover
{
    background-image: url(/App_Themes/Exes/images/menuOrange75.png);
    background-color: transparent;
    color: white;
}
.menuOrange .subfolderstyle
{
    background-image: url(/App_Themes/Exes/images/menuOrangeA.png);
    background-color: transparent;
    background-repeat: no-repeat;
}
* HTML .menuOrange UL LI
{
    float: left;
    height: 1%;
}
* HTML .menuOrange UL LI A
{
    height: 1%;
}
.menuBlue
{
    z-index: 75;
    font-family: Tahoma, Arial, Sans-Serif;
    color: white;
    font-size: 8pt;
    font-weight: bold;
}
.menuBlue UL
{
    border-bottom: medium none;
    border-left: medium none;
    padding-bottom: 0px;
    line-height: 1.7em;
    background-color: transparent;
    list-style-type: none;
    margin: 0px;
    padding-left: 0px;
    width: 177px;
    padding-right: 0px;
    border-top: medium none;
    border-right: medium none;
    padding-top: 0px;
}
.menuBlue UL LI
{
    position: relative;
    background-color: transparent;
    margin-bottom: 0px;
}
.menuBlue UL LI UL
{
    position: absolute;
    padding-bottom: 2px;
    background-color: transparent;
    padding-left: 0px;
    width: 177px;
    padding-right: 0px;
    visibility: hidden;
    top: 0px;
    padding-top: 2px;
}
.menuBlue UL LI A
{
    background-image: url(/App_Themes/Exes/images/menuBlue.png);
    border-bottom: transparent 1px solid;
    border-left: transparent 1px solid;
    padding-bottom: 1px;
    background-color: transparent;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
    background-repeat: no-repeat;
    color: white;
    overflow: auto;
    border-top: transparent 1px solid;
    border-right: transparent 1px solid;
    text-decoration: none;
    padding-top: 1px;
}
.menuBlue UL LI A:visited
{
    color: white;
}
.menuBlue UL LI A:hover
{
    background-image: url(/App_Themes/Exes/images/menuBlue75.png);
    background-color: transparent;
    color: white;
}
.menuBlue .subfolderstyle
{
    background-image: url(/App_Themes/Exes/images/menuBlueA.png);
    background-repeat: no-repeat;
}
* HTML .menuBlue UL LI
{
    float: left;
    height: 1%;
}
* HTML .menuBlue UL LI A
{
    height: 1%;
}
