﻿body, table {
	font: normal 9pt Tahoma;
	color: #fffdd1;
	margin: 0px;
	padding: 0px;	
	
}
h1
{

    font-family: Arial;
    font-size: 10pt;
    margin: 0px;
}  
h2
{

    font-family: Arial;
    font-size: 12pt;
    margin: 0px;
}  
h5
{

    font-family: Arial;
    font-size: 24pt;
    margin: 0px;
}  
select, input,  textarea
{
    font: normal 9pt Tahoma;
    color: #000;
    border: solid 1px #9f8247;
    }
.PageTextbox 
{
    background-color: #c2c7cb;
    color: black;
    border: solid 1px 98430a;
}
.PageButton {
	background: url('../../images/button.gif') center repeat-x;
	background-color: #fffeae;
	border: 2px solid #9e2d30;
	color: #000000
}

.GMenuLine {
    color: #FFF;
    font: normal 12pt tahoma;
    }
.content_title{
    height: 26px;
    background: url('../../images/content_title2.gif') center repeat-x;
    
}
a, a img{
    border-style: none;
    text-decoration: none;
    color: #ff7200;
    font: normal 9pt tahoma;
}
a:hover
{
    text-decoration: underline;
    color: #ffbd0c;
}
.MemberRegister
{
    text-decoration: none;
    color: #651c06;
    font: bold 12pt arial;
    }  
.MemberRegister:hover
{
    text-decoration: underline;
    color: #8a361c;
    }   
.UserNameLtr
{
    direction: rtl;
    }
.PageBackground
{
    color: #716e77;
   }
.PageTitle
{
    color: #dcda2c;
    font-weight: bold;
    }
.member_menu_class
{
    text-align: right;
     font-size: 10pt
    }  
.PagesMainTable {
    text-align: justify;
    padding: 2px;
    margin: 5px;
    width: 980px;
    margin-top: 10px;
    direction: rtl;
} 
.DetailTitle{
    height: 17px;
    background: url('../../images/DetailTitleLine.gif') center repeat-x;
    border-bottom: solid 1px #000;
    border-top: solid 1px #000;
    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;
    }   
.DetailRowTitle
{
    color: #464646;
    }   
.SetarDetailTitle
{
    color: #ff9c3c;
    }
.h4Title 
{
    vertical-align: middle;
    margin: 7px;
    padding: 0px;    
    font-family: Arial;
    font-size: 16pt;
    }
.DivTitle
{
    background: url('../../images/titleBack.jpg') center repeat-x;
    height: 40px;
    border-top: solid 1px black;
    border-bottom:  solid 1px black; 
    }
/* Sample PopBox CSS Classes */
/* PopBox.js, Copyright (c) 2007, C6 Software, Inc. (http://www.c6software.com/)*/

.PopBoxImageSmall
{
	border: none 0px #ffffff;
	cursor: url("images/PopBox/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
	border: solid 1px #999999;
	cursor: url("images/PopBox/magminus.cur"), pointer;
}
.PopBoxImageShrink
{
	cursor: url("images/PopBox/magminus.cur"), pointer;
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}
    