.treemenudiv        {
        display: block;
        white-space: nowrap;
}

.phplmnormal        {
        font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
        font-size: 14px;
        color: #ffffff;

}

a.phplm:hover        {
        font-family: Tahoma, verdana, geneva, arial, helvetica, sans-serif;
        font-size: 12px;
        color: #FEFFB9;
        text-decoration: none;
        width:80%;
        text-align:center;
        font-weight: normal;
        }

.phplm {
        font-family: Tahoma, verdana, geneva, arial, helvetica, sans-serif;
        font-size: 12px;
        color: #ffffff;
        text-decoration: none;
        width:80%;
        text-align:center;
        font-weight: normal;
        }

a.2phplm:hover        {
        font-family: Tahoma, verdana, geneva, arial, helvetica, sans-serif;
        font-size: 12px;
        color: #195A22;
        background-color: #FEFFB9;
        text-decoration: none;
        width:100%;
        text-align:right;
}


a.2phplm:link        {
        font-family: Tahoma, verdana, geneva, arial, helvetica, sans-serif;
        font-size: 12px;
        color: #ffffff;
        text-decoration: none;
        width:100%;
                text-align:right;
        }

a.2phplm:visited        {
        font-family: Tahoma, verdana, geneva, arial, helvetica, sans-serif;
        font-size: 12px;
        color: #ffffff;
        text-decoration: none;
        width:100%;
                text-align:right;
}

a.2phplm:hover        {
        font-family: Tahoma, verdana, geneva, arial, helvetica, sans-serif;
        font-size: 12px;
        color: #195A22;
        background-color: #FEFFB9;
        text-decoration: none;
        width:100%;
        text-align:right;
}

old.a.phplm:active        {
        font-family: Tahoma, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
        font-size: 12px;
        color: #03520D;
        text-decoration: none;
        width:80%;
        text-align:center;
}


a.phplmsub:link        {
        font-family: Tahoma, verdana, geneva, arial, helvetica, sans-serif;
        font-size: 12px;
        color: #ffffff;
        text-decoration: none;
        width:100%;
        }

a.phplmsub:visited        {
        font-family: Tahoma, verdana, geneva, arial, helvetica, sans-serif;
        font-size: 12px;
        color: #ffffff;
        text-decoration: none;
        width:100%;
}

a.phplmsub:hover        {
        font-family: Tahoma, verdana, geneva, arial, helvetica, sans-serif;
        font-size: 12px;
        color: #195A22;
        background-color: #FEFFB9;
        text-decoration: none;
        width:100%;
}

old.a.phplmsub:active        {
        font-family: Tahoma, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
        font-size: 12px;
        color: #03520D`;
        text-decoration: none;
        width:100%;
}

.phplmbodytable        {
        font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
        font-size: 14px;
        background-color: #085212;
}

.2phplmbodytable        {
        font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
        font-size: 14px;
        background-color: #085212;
}

.ivorybodytable        {
        font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
        font-size: 1px;
        background-color: #085212;
}

.darkbordertable        {
        background-color: #094B12;
}

.blackbordertable        {
        background-color: #ffffff;
}

.greenbordertable        {
        background-color: #839983;
}

.darkgreenbordertable        {
        background-color: #839983;
}

.redbordertable        {
        background-color: #aa5859;
}

.orangebordertable        {
        background-color: #df9500;
}

/* Styles related to the PHP Layers Menu System end here */

/* Styles related to the demo page begin here */

.h1bar        {
        font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
        font-size: 26px;
        font-weight: bold;
        color: #990000;
}

.topbar        {
        font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
        font-size: 14px;
        background-color: #ffe2b1;
}

.bar        {
        font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
        font-size: 14px;
        background-color: #f9f9f0;
}

.preformatted        {
        font-family: luxi mono, courier, courier new, monospace, serif;
        font-size: 14px;
}