@charset "utf-8";
/* CSS Document */
body {
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	line-height:150%;
	}
A {
	text-decoration:none;
}
.headr {
	background-color:#D5D5FF;
	text-align:center;
}	
.form td{
	height:25px;
	}
.inform  td {
	border-bottom:#FFDD54 1px solid;
	border-right:#FFDD54 1px solid;
}	
td {
	text-align:right;
	}

.farsi {
	text-align:right;
	font-family:Tahoma;
	font-size:12px;
}
.english {
	text-align:left;
	font-family:Tahoma;
	font-size:12px;
}
.select {
	font-family:Tahoma;
	font-size:12px;
	height:18px;
	}
.forms td {
	border-bottom:#FFDD54 1px solid;
}

input {
	border:#999999 solid 1px;
	font-family:Tahoma;
	font-size:12px;
}
table.grid {
	border-collapse: collapse;
	margin: 0 auto;
	font-size: 12px;
	line-height: 19px;
	border: 1px solid #C4DAD4; 
}
table.grid th {
	color: #FFFFFF;
	padding: 2px;
	font-weight: normal;
	text-align: center;
	background-color: #7F9640;
}
table.grid tr{
	background: #FFF;
}
table.grid tr.over{
	background: #F1F1F1;
}
table.grid td div{
	overflow: hidden;
	white-space:nowrap;
	width: 100%;
}
table.grid td {
	direction:rtl;
	padding: 2px;
	border: 1px dashed #D1D1D1;
}
table.grid td a{
	display: block;
}
