body, table {
	font: normal 9pt Tahoma;
	color: White;
}
select, input,  textarea
{
    font: normal 9pt Tahoma;
    color: #000;
    }
body {
	margin: 0px;
	padding: 0px;
}
a{
    text-decoration: none;
    color: #d4c5a8
}
a:hover
{
    text-decoration: none;
    color: #bfa779   
}
a:active
{
    text-decoration: none;
    color: #e4e5a8 
}
input.button {
	
	 background: url('../../images/button.gif') center repeat-x;
	border: 2px solid #ffffff;
	color: #000000
}
h1
{

    font-family: Arial;
    font-size: 12pt;
}  
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;
}  
.masterTitle{
    height: 17px;
    background: url('../../images/MasterTitleLine.gif') center repeat-x;
    border-bottom: solid 1px black;
    padding: 3px;
    color: #000;
    font: normal 10pt tahoma;
}
.DetailTitle{
    height: 17px;
    background: url('../../images/DetailTitleLine.gif') center repeat-x;
    border-bottom: solid 1px black;
    border-top: solid 1px black;
    padding: 3px;
    color: #FFF;
    font: bold 10pt tahoma;
}
.DetailRowOdd
{
    background-color: #d9c7af;
    }
.DetailRowOdd a
{
    color: #001eff;
    }    
.DetailRowOdd a:hover
{
    color: #000d71;
    }       
.DetailRowEven
{
    background-color: #e3d5c3;
    }    
.DetailRowEven a
{
    color: #001eff;
    }  
.DetailRowEven a:hover
{
    color: #000d71;
    }      
.masterBox{
    background-color: #282f28;
    text-align: justify;
    }
.footerColor{ color: #FFF}
.footerLink{
    color: #FFF;
    text-decoration: none
    }
.footerLink:hover{
    color: #ff7e00;
    text-decoration: none;
    }
.member_menu_class{
    text-align: right;
    font-size: 12pt
    }      
.member_menu_class_hover{
    text-align: center;
    font-size: 12pt;
}  
.PagesMainTable {
    text-align: justify;
    padding: 2px;
    margin: 5px;
    width: 530px;
    margin-top: 10px;
    direction: rtl;
} 
.bookResultTitle{
    font: bold 9pt tahoma;
    }
    
    
.treeRoot a{
    font: normal12pt tahoma;
    color: #ff0000;
    }
.treeRoot a:hover{
    font: normal 12pt tahoma;
    color: #ff8383;
    }   
.treeParent a{
    font: normal 9pt tahoma;
    color: #ff7e00;
    }  
.treeParent a:hover{
    font: normal 9pt tahoma;
    color: #fff;
    }       
.treeLeaf a{
    font: normal 10pt tahoma;
    color: #d4c5a8;
    } 
.treeLeaf a:hover{
    font: normal 10pt tahoma;
    color: #bfa779;
    }          

           
.RightBox {
    width: 225px;
    margin-bottom: 5px;
    border: solid 1px #000;
    }   
.ResultNames {
    color: #5a0f11; 
    font: bold 9pt tahoma;
    }
.GMenuLine {
    color: #FFF;
    font: normal 12pt tahoma;
    }
.SearchQueryLight{
    background-color: yellow;
    }
    
.DefaultPageBookName {
    padding-right: 5px;
    font: normal 9pt tahoma;
    }
.DefaultPageBookName  a{
    color: #ff7e00;
    }   
.DefaultPageBookName  a:hover{
    color: #fff;
    }       
.DefaultPageAuthorName {
    padding-right: 5px;
    font: normal 8pt tahoma;
    color: #d4c5a8;
    }   
    
.MasterPageRndBookName {
    margin: 5px;
    font: normal 9pt tahoma;
    } 
.ArticleDetail {
    font: normal 9pt tahoma;
    color: #d4c5a8;
    }     
.MasterPageRndBookName  a{
    color: #ff7e00;
    }   
.MasterPageRndBookName  a:hover{
    color: #fff;
    }      
.MasterPageRndAuthorName {
    font: normal 8pt tahoma;
    padding-bottom: 10px;
    color: #d4c5a8;
    }    

.MasterPageNPubBookName {
    margin: 5px;
    font: normal 9pt tahoma;
    } 
.MasterPageNPubBookName  a{
    color: #ff7e00;
    }   
.MasterPageNPubBookName  a:hover{
    color: #fff;
    }      
.MasterPageNPubAuthorName {
    padding: 5px;
    font: normal 8pt tahoma;
    color: #d4c5a8;
    }  
.AuthorResult  a{
    color: Blue;
    }   
.AuthorResult  a:hover{
    color: Purple;
    }        
