﻿body 
{
    margin:0px;
    direction:rtl;
}

.Left
{
    background-image: url(images/left1px.jpg);
    background-repeat: repeat-y;
    background-position:right;
    font-size:1px;
}
.Right
{
    background-image: url(images/right1px.jpg);
    background-repeat: repeat-y;
    background-position:left;
    font-size:1px;
}
.Center
{
    width:780px;
}

.Box_Header
{
    background-image: url(images/Box_Header.jpg);
    height: 25px;
    padding-right: 30px;
    font-weight: bold;
    font-size: 8pt;
    font-family: tahoma;
    vertical-align: middle;
    background-repeat: no-repeat;
}

.Box_Body
{
    background-color:White;
    padding-right:10px;
    padding-left:10px;
    padding-top:5px;
    padding-bottom:10px;
    text-align:justify;
    font-size:8pt;
    font-family:Tahoma;
}
.Menu_Globe
{
    background-image:url(images/logo01_06.jpg);
    height:121px;
    width:220px;
}
.Menu_Header
{
    background-image: url(images/Menu_Header.jpg);
    height: 31px;
    padding-right: 35px;
    font-weight: bold;
    font-size: 8pt;
    font-family: tahoma;
    vertical-align: middle;
    background-repeat: no-repeat;
}
.menubg
{
    background-image: url(images/b001.jpg);
    background-repeat: repeat-x;
    border-top: black 1px solid;
    border-bottom: black 1px solid;
}
TD.Box_Body A
{
    color: maroon;
    text-decoration: none;
}
TD.Box_Body A:active
{
    color: maroon;
    text-decoration: none;
}

TD.Box_Body A:visited
{
    color: maroon;
    text-decoration: none;
}
TD.Box_Body A:hover
{
    color: maroon;
    text-decoration: underline;
}
