.footercell
{
    Vertical-align : middle;
    Text-align : center;
    Background-color : "#074326";
}
.mainimg
{
    Vertical-align : middle;
    Margin-left : 100px;
    Margin-right : 100px;
}
.maincell
{
    Vertical-align : middle;
    Text-align : center;
}
td
{
    Font-family : Tahoma;
    Font-size : 12px;
    Font-weight : bold;
}
body
{
    background-image : ;
    font-size : 20px;
    direction : rtl;
}
.copyright
{
    Width : 450px;
    Color : rgb(255 , 204 , 0);
}
p
{
    font-family : Tahoma;
    text-align : justify;
    font-size : 12px;
    line-height : 18px;
}
h1
{
    color : "#800000";
    font-size : 20px;
    font-weight : bold;
    margin-top : 0px;
    margin-bottom : 3px;
    padding : 0 0 2px 0;
}
/*background-color: "#EBCF64";*/
h2
{
    color : "#800000";
    font-size : 18px;
    font-weight : bold;
    margin-top : 0px;
    margin-bottom : 3px;
    padding : 0 0 2px 0;
}
h3
{
    color : "#800000";
    font-size : 16px;
    font-weight : bold;
    margin-top : 0px;
    margin-bottom : 3px;
    padding : 0 0 2px 0;
    Padding-top : 3px;
    Padding-bottom : 2px;
}
.footer
{
    text-align : center;
    Background-color : "#074F2A";
    Vertical-align : middle;
    Padding-top : 10px;
    Padding-bottom : 10px;
}
ul
{
    list-style-image : ;
    list-style : outside;
    text-align : right;
    List-style-position : outside;
    Display : list-item;
    Padding-top : 3px;
    Padding-bottom : 50px;
}
.ul2
{
    list-style-image : ;
    list-style : outside;
    text-align : right;
    List-style-position : outside;
    Display : list-item;
}
.header
{
    Background-image : url("images/backgrnd00.jpg");
    Vertical-align : bottom;
    Padding-bottom : 5px;
    Text-align : center;
}
a:link
{
    color : rgb(56 , 103 , 175);
    text-decoration : none;
}
a:visited
{
    color : rgb(56 , 103 , 175);
    text-decoration : none;
}
a:hover
{
    color : rgb(102 , 102 , 102);
    text-decoration : none;
}
li
{
    Padding-right : 10px;
}