/* CSS Document */
a:link
{
color:648832;
text-decoration:none;
}
a:visited
{
color:648832;
text-decoration:none;
}
a:hover
{
color:B9471E;
text-decoration:none;
}

.txtBig
	{
	font-family:'traditional arabic';
	font-weight:bold;
	font-size:35px;
	color:566C1A;
	}

.TxtAdmin
{
	font-family: tahoma;
	color: A47B17;
	font-size: 11px;
	font-weight:bold;;
}

.txtWhite
{
	font-family: tahoma;
	color: FFFFFF;
	font-size: 11px;
	text-align: justify;
	line-height: 16px;
}

a.txtWhite:link
{ color:white; }
a.txtWhite:visited
{ color:white; }
a.txtWhite:hover
{ color:black; }

.normal
{
font-family:tahoma;
font-size:12px;
color:#616060;
text-align:justify;
line-height:13pt;
}


.Bttn
{
    BORDER-RIGHT: #C8D9B0 1px solid;
    BORDER-TOP: #C8D9B0 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #C8D9B0 1px solid;
    COLOR: #666666;
    BORDER-BOTTOM: #C8D9B0 1px solid;
    FONT-FAMILY: tahoma;
	HEIGHT: 18px;
    BACKGROUND-COLOR: #FDFAE8;
	cursor:hand;
	cursor:pointer;
}

.TxtBox
{
    BORDER-RIGHT: #D7D7D7 1px solid;
    PADDING-RIGHT: 3px;
    BORDER-TOP: #D7D7D7 1px solid;
    PADDING-LEFT: 2px;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: #D7D7D7 1px solid;
    COLOR: #8E8E8E;
    BORDER-BOTTOM: #D7D7D7 1px solid;
    FONT-FAMILY: tahoma;
    HEIGHT: 18px;
    BACKGROUND-COLOR: #FFFFFF
}


/*---------------------------------------------------- */


.gbook
{
	font-family: tahoma;
	color: B9471E;
	font-size: 11px;
}

.txtBrown
{
	font-family: tahoma;
	color: 7E600D;
	font-size: 11px;
	text-align: justify;
	line-height: 16px;
}



.txtSmall
{
	font-family: tahoma;
	color: A7ADB1;
	font-size: 10px;
}



.title
	{
	font-family: arial;
	color: 638E26;
	font-weight: bold;
	font-size: 16px;
	}

.titleBig
	{
	font-family: arial;
	color: A0410D;
	font-weight: bold;
	font-size: 16px;
	}

.details
	{
	color:303030;
	font-family: 'Arial';
	font-size:15px;
	font-weight:bold;
	text-align:justify;	
	line-height:23px;
	direction:rtl;
	}

.maintitle
	{
	font-family: arial;
	color: C25D39;
	font-weight: bold;
	font-size: 16px;
	}
