﻿html, body 
{
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 0px 0px;
}

.divBody
{
    width: 977px;
    height: 591px;
    margin: 0px auto;
    background-image: url('../Img/1.gif');
    background-position: left top;
    background-repeat: no-repeat;
}

.divBody1
{
    width: 977px;
    margin: 0px auto;
    background-color: #fdfbef;
    background-position: left bottom;
    background-repeat: no-repeat;
}

.td1
{
    
    background-position: left bottom;
    background-repeat: no-repeat;
}

.td2
{
    
    background-position: left bottom;
    background-repeat: no-repeat;
}

.tdB
{
    
    background-position: left bottom;
    background-repeat: no-repeat;
}


.aFooter
{
    text-decoration: none;
    font: bold 15px Arial;
    color: #000;
}

.IMG
{
    padding: 0px 15px 5px 0px;
}

.styleC
{
    text-align: left;
    font: bold 11px Arial;
    color: #000;
    padding-left: 60px;
}

.color
{
    color: #8b7041;
    font: Bold 16px Arial;
}

#UserName
{
    border: solid 1px #8b7041;
}

#Password
{
    border: solid 1px #8b7041;
}

#submit
{
    border: solid 1px #8b7041;
    background-color:  #a7926f;
    color: #67512a;
    font: Bold 16px Arial; 
}

.divSubLinks
{
    
}

.divSubLinksItem
{
    padding: 2px 0px 2px 25px;
}

.Sel
{
    background-image: url('../Img/LBG.gif');
    background-position: left center;
    background-repeat: no-repeat;   
}

.divSubLinksItem:hover
{
    background-image: url('../Img/LBG.gif');
    background-position: left center;
    background-repeat: no-repeat;     
}

.divSubLinksItem a
{
    text-decoration: none;
    font: bold 13px Arial;
    color: #8b7041;
}

