body
{
    padding: 0;
    margin: 0;
    color: #000000;
}
img
{
    border: 0px none;
}
br
{
    font-size: 10px;
}
.s
{
    font-family: Tahoma;
    font-size: 12px;
    color: #7D7D7D;
    text-decoration: none;
}
.s1
{
    font-family: Tahoma;
    font-size: 12px;
    color: #828282;
}
.green
{
    font-family: Tahoma;
    font-size: 12px;
    color: #839A2E;
}
.green1
{
    font-family: Tahoma;
    font-size: 9px;
    color: #839A2E;
}
.red
{
    font-family: Tahoma;
    font-size: 11px;
    color: Red;
}
.o
{
    font-family: Tahoma;
    font-size: 11px;
    color: #FFCC00;
}
.blue
{
    font-family: Tahoma;
    font-size: 11px;
    color: #4377C1;
}
.blue1
{
    font-family: Tahoma;
    font-size: 11px;
    color: #5C89C9;
}
.w
{
    font-family: Tahoma;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
}
.b
{
    font-family: Tahoma;
    font-size: 12px;
    color: #696565;
}
.b1
{
    font-family: Tahoma;
    font-size: 10px;
    color: #727272;
}

.menubtn
{
    font-family: Verdana;
    font-size: 12px;
    color: #727272;
    text-decoration: none;
    margin-left: 5px;
}
.menubtn a:hover{/*font-weight: bold;*/ color: #256ED4; text-decoration: underline;}

#input
{
    width: 160px;
    height: 21px;
}

#input1
{
    width: 134px;
    height: 21px;
}

#textarea
{
    width: 102px;
    height: 48px;
    border-width: 1px;
    border-style: solid;
    border: none;
    background-color: #F0EAE3;
    overflow: auto;
}

#divSiteMap a
{
    display: block;
}

#divSiteMap h1
{
    font-size: 14pt;
    font-weight: bold;
    color: rgb(0, 0, 153);
}

