﻿body
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 13px;
    background-color: White;
    text-align: center;
}

img
{
    border: 0px;
}

a
{
    color: #4E4A3A;
}

a:hover
{
    color: Black;
}

.ltag
{
    text-align: left;
}

.ctag
{
    text-align: center;
}

.rtag
{
    text-align: right;
}

.staticmenuitem
{
    background: url(../images/menu.gif) no-repeat;
    height: 25px;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    color: #E9E4D0;
    font-weight: bolder;
}

.staticmenuitem a
{
    background-image: none;
}

.dynamicmenuitem
{
    z-index: 100;
    height: 25px;
    background-color: #E9E4D0;
    text-indent: 5px;
    text-align: left;
    text-decoration: none;
    font-size: 12px;
    border-bottom: solid thin #544E38;
}

.nav
{
    background: url(../images/menu.gif) no-repeat;
    width: 90px;
    height: 25px;
    vertical-align: middle;
    text-align: center;
}

.hyperlink
{
    text-decoration: none;
    font-size: 13px;
    color: #E9E4D0;
    font-weight: bolder;
}

.hyperlink:hover
{
    text-decoration: none;
    color: #544E38;
}

.body-top
{
    background: url(../images/body_top.gif) no-repeat;
    height: 12px;
}

.body-main
{
    background: url(../images/body_bg.gif) repeat-y;
}

.main-top
{
    background: url(../images/body_top_2.gif) no-repeat 1px 0px;
    height: 12px;
}

.body-bottom
{
    background: url(../images/body_bot.gif) no-repeat;
    height: 24px;
}

.footer
{
    font-size: 11px;
    color: #4E4A3A;
    text-align: right;
    padding-right: 40px;
    height: 35px;
    vertical-align: bottom;
}

.news
{
    text-align: left;
    padding-left: 30px;
    padding-right: 30px;
    color: White;
    width: 190px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
}

.news a
{
    color: White;
    font-size: 12px;
}


.admin-body-top
{
    background: url(../images/admin_body_top.gif) no-repeat;
    height: 24px;
    vertical-align: top;
    text-align: left;
}

.admin-body-main
{
    background: url(../images/admin_body_bg.gif) repeat-y;
}

.admin-body-bottom
{
    background: url(../images/admin_body_bot.gif) no-repeat;
    height: 24px;
    text-align: left;
}

.logon
{
    font-size: 11px;
    text-align: right;
    vertical-align: top;
    color: White;
    padding-right: 25px;
}

.logonhl
{
    color: #E9E4D0;
}

.warning
{
    color: Red;
}

.controltext
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 13px;
    color: #686454;
}

.tdheading
{
    font-size: 13px;
    color: #686454;
    font-weight: bold;
}

.button
{
    height: 25px;
    width: 100px;
}

.padnode
{
    padding-left: 3px;
}

.selectednode
{
    color: #E9E4D0;
}

.pageheading
{
    color: #544E38;
}
