﻿body
{
    margin: 0px auto 0px auto;
    width: 100%;
    font-size: medium;
    text-align: center;
    font-weight: 700;
}
#header
{
    text-align: center;
    margin: 0px;
    width: 100%;
    background-image: url('Images/heard.gif');
    background-repeat: repeat-x;
    height: 100px;
    position: relative;
    top: 0px;
    left: 0px;
}
#title
{
    background-image: url('Images/title.gif');
    background-repeat: no-repeat;
    width: 1200px;
    height: 48px;
    text-align: center;
}
#nav
{
    margin: 16px auto 0px auto;
    width: 100%;
    height: 22px;
    clear: both;
}
#center
{
    width: 100%;
    margin: 0px auto 0px auto;
    background-repeat: repeat-y;
    background-color: #FFFFFF;
}

#center2
{
    clear: both;
    width: 100%;
}
#left
{
    width: 200px;
    float: left;
    background-color: #FFFFFF;
}
#menusub
{
    padding: 10px 10px 10px 20px;
    width: 160px;
    float: left;
    overflow: hidden;
    text-align: left;
}
#menusub table
{
    empty-cells: hide;
    border-spacing: 5px;
    margin: 2px;
}
#menusub table tr td
{
    line-height: 35px;
}
#right
{
    margin: 10px;
    border-color: 5;
    padding: 10px;
    float: left;
    text-align: left;
    background-color: #FFFFFF;
    overflow: auto;
    width: auto;
}
#footer
{
    clear: both;
    width: 100%;
    height: 75px;
    background-image: url('Images/footer.jpg');
    background-repeat: repeat-x;
    text-align: center;
}
#copyright
{
    width: 100%;
    background-image: url('Images/footer.jpg');
    background-repeat: repeat-x;
    text-align: center;
    height: 76px;
}
#LoginStatu
{
    position: absolute;
    width: 100px;
    height: 26px;
    top: 68px;
    right: 30px;
    clear: both;
    z-index: 1;
}
.autowrap
{
    word-break: break-all;
    word-wrap: break-word;
}

.HoverNodeStyle
{
    color: #283A50;
    background: url('Images/menusub.gif') 0 -64px;
}

.NodeStyle
{
    background-position: 0 -32px;
    color: #888;
    display: block;
    background: url('Images/menusub.gif') 0 -32px;
    height: 33px;
    width: 130px;
}
.HoverNodeStyle
{
    color: #283A50;
    background: url('Images/menusub.gif') 0 -64px;
}
.Insert
{
    background-color: #FFFFFF;
    border: 1px solid #000000;
    position: relative;
    top: -300px;
    left: 10px;
    width: 400px;
    display: none;
    padding: 5px;
}
.RootNodeStyle
{
    color: #FFFFFF;
    background: url('Images/menusub.gif') 0px 0px;
}

#ArtTree
{
    padding: 20px 2px 30px 2px;
    overflow-y: hidden;
    overflow-x: auto;
    width: 100%;
    text-align: left;
    height: auto;
}
#Message
{
    text-align: left;
    width: 400px;
    position: absolute;
    z-index: 1;
    height: 25px;
    top: 58px;
    left: 30px;
}
.GVHead
{
    padding: 0px;
    margin: 0px;
    background-image: url('../../App_Themes/Mic/Images/blue_bg.gif');
    background-repeat: repeat-x;
    background-color: #3089A3;
}
.popanel
{
    background-color: #99FFCC;
    border-style: outset;
    border-width: 1px;
    padding: 5px;
}
#ContentDIV
{
    width: 980%;
    height: 100%;
    overflow: scroll;
    text-align: left;
}
#menuhead
{
    background-image: url('/F:/Code/CS/SIHWEB/App_Themes/Mic/Images/blue_bg.gif');
    background-repeat: repeat-x;
    height: 20px;
    padding: 2px 10px 2px 10px;
    margin: 0px;
}
#img
{
    padding: 1px;
    background-image: url('Images/6.gif');
    background-repeat: no-repeat;
}

