﻿body
{
    margin-top: 0;
    background-color: #DADADA;
    direction: rtl;
    font-family: Tahoma;
    font-size: small;
}
/* Right Menu */
#right-menu
{
    font-family: Tahoma;
    background: #ffffff;
    margin: 0px;
    width: 180px;
    padding: 10px 3px 10px 3px;
}
.blueBoldText
{
    font-size: 74%;
    color: #2865B6;
    font-weight: bold;
}
.blueText
{
    font-size: 74%;
    color: #2865B6;
    font-family: Tahoma;
}
#right-menu ul
{
    list-style: none;
    background: #ffffff;
    width: 160px;
    margin: 5px 10px 5px 10px;
    padding: 0;
    vertical-align: middle;
}
#right-menu ul li
{
    margin: 1px; /*padding: 1px;*/
    background: #dadada;
    padding: 0px;
    height: 24px !important;
    min-height: 20px;
    font-size: 10pt;
}
#right-menu ul li a
{
    display: block;
    text-decoration: none;
    vertical-align: middle;
    padding: 0px 0 5px 0;
    background-color: #dadada;
}
#right-menu ul li a:hover
{
    background-color: #ffffff;
}
#right-menu ul li a img
{
    padding-left: 5px;
    border: 0;
    vertical-align: middle;
}
/* Footer */
#footer
{
    clear: both;
    width: 980;
}
#footer #footertex
{
    padding: 0px 6px 0px 0px;
    margin: 10px 0px 0px 25px;
    font-family: arial;
    color: #696969;
    font-size: 11px;
    text-align: left;
    line-height: 230%;
}
#footer #footerpic
{
    background-image: url( '../images/icon/footer2.gif' );
    background-repeat: no-repeat;
    width: 643px;
    height: 22px;
    float: right;
    padding: 0px;
    margin: 0px 20px 5px 0px !important;
    margin: 0px 10px 5px 0px;
}
.menue
{
    margin: 1px; /*padding: 1px;*/
    background: #dadada;
    padding: 0px;
    height: 24px !important;
    min-height: 20px;
    font-size: 10pt;
}
#footersitemap
{
    background-image: url(    '../images/footer/sitemapTable.gif' );
    background-repeat: no-repeat;
    width: 986px;
    height: 127px;
    font-family: tahoma;
    color: #000080;
    font-size: 12px;
    text-align: left;
    line-height: 230%;
    text-align: right;
    padding: 10px;
}
#footersitemap a
{
    color: #000080;
    border-bottom: #000080 1px dotted;
    padding-bottom: 3px;
    line-height: 23px;
    
}
#footersitemap a:hover
{
    color: #FF9900;
    border-bottom: #FF9900 1px dotted;
}

/* Register Menue */

#Register
{
}
#Register ul
{
    padding: 0;
    margin: 0;
    list-style: none;
    width: 158px;
}
#Register ul li
{
    padding: 0;
    margin: 0;
    background: #dadada;
    min-height: 12px;
    font-size: 10pt;
    text-align: right;
    text-indent: 7px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #FFFFFF;
}
#Register ul li a
{
    margin: 0px;
    display: block;
    text-decoration: none;
    vertical-align: middle;
    padding: 5px 0 5px 0;
    background-color: #dadada;
    font-size: 74%;
    color: #2865B6;
    font-weight: bold;
    min-height: 12px;
}
#Register ul li a:hover
{
    background-color: #ffffff;
}
#Register ul li a img
{
    padding-left: 5px;
    border: 0;
    vertical-align: middle;
}


.normallink
{
    color: #2865B6;
}
.normallink A
{
    text-decoration: none;
    font-size: 9pt;
    color: #2865B6;
}
.normallink A:link
{
}
.normallink A:visited
{
}
.normallink A:hover
{
    color: #FFAC29;
}

