﻿body, table, input, select, textarea {
	font: normal 9pt Tahoma;
}
body {
	margin: 0px;
	padding: 0px;
	direction: rtl;
}
a{
    text-decoration: none;
    color: #0000ff
}
img
{
    border: 0px;    
}
a:hover
{
    text-decoration: none;
    color: #0000a3   
}
a:visited
{
    text-decoration: none;
    color: #800080
}
a:active
{
    text-decoration: none;
    color: #0000a3 
}
.master_LR_title{
    height: 17px;
    background: url('../../images/master_LR_title.gif') center repeat-x;
    border-bottom: solid 1px black;
    border-top: solid 1px black;
    padding: 3px;
}
.result_title{
    height: 17px;
    background: url('../../images/result_title.gif') center repeat-x;
    border-bottom: solid 1px #96a867;
    border-top: solid 1px #8ba169;
    padding: 3px;
}
.extra_title{
    height: 17px;
    background: url('../../images/extra_title.gif') center repeat-x;
    border-bottom: solid 1px #f4bd27;
    border-top: solid 1px #ed8000;
    padding: 3px;
}
h1
{

    font-family: Arial;
    font-size: 12pt;
    margin: 0px;
}  
h2
{
    font-family: Arial;
    font-size: 14pt;
}  
h3
{
    font-family: Arial;
    font-size: 16pt;
}  
h4
{
    font-family: Arial;
    font-size: 20pt;
}  
h5
{
    font-family: Arial;
    font-size: 24pt;
}  
.PagesMainTable {
text-align: justify;
background-color: #fff9d3;
padding: 2px;
margin: 5px;
width: 640px;
border: solid 1px #849dbd;
margin-top: 10px;
direction: rtl;
}
.menu_class_static
{
    text-align: center;
    border-bottom: solid 1px black;
    }  
.member_menu_class
{
    text-align: right;
     font-size: 10pt
    }      
.member_menu_class_hover
{
    text-align: center;
     font-size: 10pt
}     
.detail_odd{
background-color: #fcdfef;
height: 17px;
}
.detail_even{
background-color:#efebbf;
height: 17px;
}








.masterpage_bottom_table_color{ color: #666666}
.masterpage_bottom_link 
{
    color: #0033CC;
    text-decoration: none }
.masterpage_bottom_link:hover
{
    color: #000;
    text-decoration: none;
     }
.signup_p_width
     {
        width: 180px
        }

.masterpage_loginout_link
{
    color:White;
    text-decoration: none;
    }
.masterpage_loginout_link:hover
{
    color: yellow;
    text-decoration: none;
    }
.pub_link
{
    color: #0033cc;
    text-decoration: none;
    }
.pub_link:hover
{
    color: #4466ca;
    text-decoration: underline;
    }    

    .register_page_table
    {
    border: solid 1px #ffa200;
    margin-top: 10px;
    direction: rtl;        
        }
.NewsDateType{
    font: normal 7pt tahoma;
    color: Gray;
}
.ContactUsTd{
    border-bottom: dashed 1px #96a867;
    padding: 5px;
}
.helperHeight
{
    height: 50px;
    }
.helperFont
{
    font: bold 10pt tahoma;
    }
.OrdinaryProperties
{
    font: bold 9pt tahoma;
    color: #4a2c2b;
    }
.ExtraProperties
{
    font: bold 12pt tahoma;
    color: #000386;
    }
.dtree {
    font-family: tahoma, Geneva, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #666;
    white-space: nowrap;
}
.dtree img {
    border: 0px;
	vertical-align: middle;
}
.dtree a {
    color: #333;
    text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
    white-space: nowrap;
    padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
    color: #333;
    text-decoration: underline;
}
.dtree a.nodeSel {
    background-color: #e1fddb;
}
.dtree .clip {
	overflow: hidden;
}
.pagesToolTip 
{
    background-color: #fff9d3;
    border: dashed 2px #000080;
    margin: 10px;
    width: 630px;
}
.memberSearchLine{
    border-bottom: dashed 1px blue;
    }



.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: bold 9pt arial;
width: 183px; /* Main Menu Item widths */
border-bottom: 1px solid #cce2ff;
direction: rtl;
text-align: right;
}
 
.sidebarmenu ul li{
position: relative;
text-align: right;
direction: rtl;
 
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #4b75ac;
text-decoration: none;
padding: 6px;
border-bottom: 1px solid #cce2ff;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #f1ffee; /*background of tabs (default state)*/
}

.sidebarmenu ul li a:visited{
color: #4b75ac;
}

.sidebarmenu ul li a:hover{
background-color: #dcffd4;
text-align: center;
color: #0000a3
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 190px; /*Sub Menu Items width */
top: 0;
right: 0;
visibility: hidden;
padding-right: 183px;
}

.sidebarmenu a.subfolderstyle{
background: url(../../images/member_menu_arrow.gif) no-repeat 5% 50%;
}
.adjustedZIndex {
    z-index: 1;
}
 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: right; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */


