.SiteBody
{
    direction: rtl;
    width: 902px;
    background: #FFFFFF;
}

.SiteHeader
{
    text-align: center;
}

.SiteFooter
{
    background: #B8FB59;
    border: solid 2px #A1BE6C;
    padding-top: 2px;
    padding-bottom: 5px;
    text-align: center;
    color: Black;
}

.MenuBar
{
    text-align: right;
    border: solid 2px #A1BE6C;
}

.MenuItem
{
    display: block;
    text-align: center;
    color: #325FBD;
    padding-left: 1px;
    padding-right: 1px;
}

.MenuItem a
{
    display: block;
    padding-top: 2px;
    padding-bottom: 5px;
    border-left: solid 1px #A1BE6C;
    border-right: solid 1px #A1BE6C;
    background: #B8FB59;
    color: Blue;
}

.MenuItem a:visited
{
    display: block;
    background: #B8FB59;
    color: Blue;
}


.MenuItem a:hover
{
    display: block;
    background: #A1BE6C;
    color: white;
}

.RightSide
{
    width: 200px;
    text-align: center;
    vertical-align: top;
    padding: 5px;
}

.RightContentTitle
{
    vertical-align: middle;
    margin: 10px;
    width: 180px;
    padding: 7px;
    font-weight: bold;
    font-size: 12px;
    color: Black;
    background-image: url('menutitle.gif');
}

.RightContentTitleEn
{
    vertical-align: middle;
    margin: 10px;
    width: 180px;
    padding: 7px;
    font-weight: bold;
    font-size: 12px;
    color: White;
    background-image: url('menutitleen.gif');
}

.RightContent
{
    line-height: 175%;
    vertical-align: middle;
    text-align: justify;
    margin: 10px;
    width: 180px;
    padding: 7px;
}

.LeftSide
{
    width: 700px;
    text-align: center;
    vertical-align: top;
}

.aboutmenu
{
    text-align: right;
    padding: 5px;
    border: dashed 1px blue;
    margin: 3px;
}

.aboutlink
{
    text-align: center;
}

.aboutlink a
{
    display: block;
    background-color: #FFFFFF;
}

.aboutlink a:hover
{
    display: block;
    background-color: #7777FF;
    color: #FFFF00;
}

.aboutlink p
{
    line-height: 200%;
}

.posttitle
{
    color: #5555EE;
    text-align: center; 
    background-image: url(post.jpg);
    height: 21px;
    width: 550px;
}

.postbody
{
    padding: 15px;
    text-align: justify;
}

table
{
    font-family: Tahoma;
    font-size: 11px;
}

.btn
{
    font-size: 11px;
    font-family: Tahoma;
    height: 20px;
}

.ctrl
{
    font-size: 11px;
    font-family: Tahoma;
    color: #000000;
}

p
{
    margin-top: 4px;
    margin-bottom: 2px;
}

a, a:visited
{
    color: Blue;
    text-decoration: none;
}

a:hover
{
    color: Red;
    text-decoration: none;
}

body
{
    background: #FFFFFF;
}

.Fa
{
    font-family: Tahoma;
    font-size: 11px;
    direction: rtl;
}

.En
{
    font-family: Tahoma;
    font-size: 11px;
    direction: ltr;
}
