/* CSS Document */

.formfont {
padding-right: 10px;
font-size: 12px;
font-family:Tahoma;
color:#000000;
}

.titleformadmin {
	font-size: 13px;
	font-family:Tahoma;
	direction:rtl;
	color:#D41F00;
	 font-weight: 700;
 	text-align: center;
}

.botton {
	font-size: 12px;
	font-family:Tahoma;
	direction:rtl;
	color:#000000;
 	text-align: center;
	background-color:#ffffff;
	border-collapse:collapse;
	border-color: #A0A0A4;
	border-style:groove;
	border-width:1px;
}


.textbox {
	font-size: 12px;
	font-family:Tahoma;
	direction:rtl;
	color:#000000;
	background-color:#ffffff;
	border-collapse:collapse;
	border-color: #A0A0A4;
	border-style:groove;
	border-width:1px;
}

/* start onmouse row*/
TR.hoverrow {
	CURSOR: pointer; BACKGROUND-COLOR: #e3f8da;
}
/*end onmouse row*/

.matn {
	font-family: Tahoma;
	font-size: 11px;
	text-align:justify;
	direction:rtl;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 25px;
	
	}
	
	
	.matnjadval {
	font-family: Tahoma;
	font-size: 11px;
	text-align:center;
	direction:rtl;
	line-height: 25px;
	}

	.matnjadval a  {
	font-family: Tahoma;
	font-size: 11px;
	text-align:center;
	direction:rtl;
	line-height: 25px;
	text-decoration:none;
	
	}

	.matnjadval a:hover  {
	font-family: Tahoma;
	font-size: 11px;
	text-align:center;
	direction:rtl;
	line-height: 25px;
	border-bottom: 1px solid #FF3300;

	}


.title {
	font-size: 13px;
	font-family:Tahoma;
	direction:rtl;
	color:#D41F00;
	font-weight: 600;
 	text-align: center;
	padding-right: 20px;
	padding-left: 20px;

}

.jadval{
	border-collapse:collapse;
	border-color:#000000;
	font-family: Tahoma;
	font-size: 11px;
	/* direction:rtl; */
	}
	
	
	
.etelaeih{
	font-family:"Times New Roman", Times, serif;
	font-size:12;
	color:#990033;
	font-weight:bold;
	background: url(images/down.gif) no-repeat 493px 9px;
	padding-top:6px;
	direction:rtl;
	text-align:center;
	margin-top:20px;
	
}