﻿body
{
    background-color: #E2E2E2;
    margin: 0px;
}
#MainMenu a
{
    color: #c75352;
    font-family: Arial;
    font-size: 18px;
    text-decoration: none;
    font-weight: bold;
}
#MainMenu a:hover
{
    color: #800000;
}
#UpHeader a
{
    color: #6da12a;
    font-family: Arial;
    font-size: 14px;
    text-decoration: none;
}
#UpHeader a:hover
{
    color: #CC3300;
}
.TdBorder
{
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #747474;
    height:40px;
}
#MainContent p
{
    font-family: Arial;
    font-size: 16px;
    color: #000000;
    text-align: justify;
    direction: rtl;
    font-weight: bold;
    line-height: normal;
}
.p
{
    font-family: Arial;
    font-size: 16px;
    color: #009933;
    text-align: justify;
    direction: rtl;
    font-weight: bold;
    line-height: normal;
}
#MainContent h5
{
    font-family: Arial;
    font-size: 17px;
    color: #c75352;
    text-align: right;
    font-weight: bold;
    line-height: normal;
}
#MainContent ul
{
    font-family: Arial;
    font-size: 16px;
    color: #000000;
    text-align: justify;
    list-style-image: url('../images/list1.gif');
    list-style-position: inside;
    font-weight: bold;
    direction:rtl;
}
#MainContent a
{
    font-family: Arial;
    font-size: 16px;
    color: #c75352;
    text-align: right;
    text-decoration: underline;
    font-weight: bold;
}
#MainContent a:hover
{
    text-decoration: none;
}
.Sitmap
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #006600;
    direction:rtl;
}
#Sitmap a
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #006600;
    direction:rtl;
}
.title
{
    font-family: Arial;
    font-size: 17px;
    color: #c75352;
    text-align: right;
    direction: rtl;
    font-weight: bold;
    line-height: normal;
}
.newshead
{
    font-family: Arial;
    font-size: 16px;
    color: #000000;
    direction: rtl;
    font-weight: bold;
    line-height: normal;
}
.mainLbl
{
    font-family: tahoma;
    font-size: 14px;
    
    color: #FFFFFF;
}