td, table, select
{
    font-family: 'B Nazanin' , Tahoma;
    font-size: 10pt;
    vertical-align: middle;
    color: #3A3736;
}

form
{
    margin: 0px;
    padding: 0px;
}
body
{
    margin: 0px;
    padding: 0px;
    background-color: #F0EDE6;
    font-family: 'B Nazanin' , Tahoma;
    font-size: 12px;
    color: #464032;
    direction: rtl;
}

a
{
    color: #951D08;
    text-decoration: underline;
}
a:hover
{
    text-decoration: none;
}

span a
{
    color: #D87000;
    text-decoration: underline;
}
span a:hover
{
    text-decoration: none;
}


.list ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    line-height: 18px;
}

.list ul li a
{
    color: #3A3736;
    margin-right: 11px;
    text-decoration: underline;
}
.list ul li a:hover
{
    text-decoration: none;
}

.list1 ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    line-height: 18px;
}
.list1 ul li
{
    background: url('../images/list_marker1.gif') no-repeat right bottom;
}
.list1 ul li a
{
    color: #8C1A08;
    margin-left: 9px;
    margin-right: 10px;
    text-decoration: underline;
}
.list1 ul li a:hover
{
    text-decoration: none;
}

.list2 ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    line-height: 18px;
}
.list2 ul li a
{
    color: #8C1A08;
    text-decoration: underline;
}
.list2 ul li a:hover
{
    text-decoration: none;
}


.footer
{
    color: #CBCBCB;
    float:left;
    margin-left:100px;
}

.footer a
{
    color: #B3B4AA;
    text-decoration: none;
}

.footer a:hover
{
    text-decoration: underline;
}

.footer span a
{
    color: #B2B4AA;
    text-decoration: underline;
}

.footer span a:hover
{
    text-decoration: none;
}

.red
{
    color: #DFC4C1;
    font-weight: bold;
}

strong
{
    color: #8C1A08;
    font-size: 11pt;
}

.margin1
{
    margin: 0 0 0 0;
    width: 442px;
    height: 220px;
    overflow: auto;
}

.tede strong
{
    color: #8C1A08;
    font-size: 9px;
}
.tede a
{
    color: #3A3736;
    text-decoration: underline;
}
.tede a:hover
{
    text-decoration: none;
}
h1, h2, h3
{
    margin: 0;
    padding: 0;
    font-weight: normal;
    color: #FFF;
}

h1
{
    font-size: 2em;
}

h2
{
    font-size: 2.4em;
}

h3
{
    font-size: 1.6em;
}

p, ul, ol
{
    margin-top: 0;
    line-height: 180%;
}
