body
{
    margin: 0px;
    padding: 0px;
}
td
{
    color: #969165;
    font-family: tahoma;
    font-size: 11px;
}
b
{
    color: #4F4A1E;
}
a
{
    color: #DC0500;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
ul li
{
    height: 17px;
    padding: 0 0 0 19px;
    background: url(images/list1.gif) bottom left no-repeat;
}
ol
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
ol a
{
    text-decoration: underline;
}
ol a:hover
{
    text-decoration: none;
}
ol li
{
    height: 17px;
}
.priv
{
    margin: 19 40 0 73px;
    color: #889D43;
}
textarea
{
    width: 160px;
    height: 125px;
    border-width: 1px;
    border-style: solid;
    border-color: #C3C5C7;
    font-family: tahoma;
    font-size: 11px;
    color: #4F4A1E;
    overflow: auto;
    padding-left: 4px;
}
input
{
    width: 160px;
    height: 20px;
    border-width: 1px;
    border-style: solid;
    border-color: #C3C5C7;
    font-family: tahoma;
    font-size: 11px;
    color: #4F4A1E;
    padding-left: 4px;
}
.priv a
{
    color: #60570B;
}
.m
{
    color: #4F4A1E;
    font-weight: bold;
}
.btn
{
    width:auto;
    height: 20px;
    border-width: 1px;
    border-style: solid;
    border-color: #DC0500;
    font-family: tahoma;
    font-size: 11px;
    color: #DC0500;
    padding-left: 4px;
    background-color:#ffffff;
    
}
.nr350
{
    width:350px;}
.nr200
{
    width:200px;}