body,table,input,textarea {
	font-family: tahoma, times new roman;
	font-size:12px
}
.p_err{
	font-family:times new roman;
	font-size:14px;
	font-weight:bold;
	color:red;
	margin-top: 10px;
	width:500px;
}
.p_news_en {
	direction:LTR;
	width:555px;
	line-height: 130%;
	margin-left: 20px;
	margin-top: 10px;
}
.p_news_titr_en{
	font-family: Arial, tahoma;
	font-size:17px;
	font-weight:bold;
}
.p_news_summ_en{
	font-family: times new roman;
	font-weight:bold;
	font-size:14px;
}
.p_news_text_en{
	font-size:12px;
}

.p_news_fa{
	direction:RTL;
	width:540px;
	line-height: 130%;
	margin-right: 20px;
	margin-top: 10px;
}
.p_news_titr_fa{
	font-family: times new roman;
	font-size:16px;
	font-weight:bold;
}
.p_news_summ_fa{
	font-family: times new roman;
	font-size:14px;
	font-weight:bold;
}
.p_news_text_fa{
	font-size:12px;
}
.p_news_img{
	margin-top: 5; 
	margin-bottom: 10;
	margin-left: 10;
	margin-right: 10;
}
.txt_box_en{
	font-family: tahoma, times new roman;
	border-left:0px;
	border-right:0px;
	border-top:0px;
	border-bottom:0px;
	direction:ltr;
}

.txt_box_fa{
	font-family: tahoma, times new roman;
	border-left:0px;
	border-right:0px;
	border-top:0px;
	border-bottom:0px;
	direction:rtl;
}
.submit_en{
	letter-spacing: 2px;
	font-family: arial, tahoma;
	font-size:12px;
	color:#000495;
	border-left:0px;
	border-right:0px;
	border-top:0px;
	border-bottom:0px;
	background-color:transparent;
	BACKGROUND: url(/images/bullet_en.gif) fixed no-repeat left center;
	}
.submit_fa{
	letter-spacing: 1px;
	font-family: tahoma;
	font-size:12px;
	color:#000495;
	border-left:0px;
	border-right:0px;
	border-top:0px;
	border-bottom:0px;
	background-color:transparent;
	BACKGROUND: url(/images/bullet_fa.gif) fixed no-repeat right center;
	}

.lable_en{
	letter-spacing: 2px;
	font-family: arial, tahoma;
	font-size:12px;
	color:#000495;
	text-decoration:none;
	font-weight:bold;
}
.lable_fa{
	letter-spacing: 0px;
	font-family: times new roman;
	font-size:13px;
	color:#000495;
	text-decoration:none;
	font-weight:bold;
}

.link_en{
	letter-spacing: 2px;
	font-family: arial, tahoma;
	font-size:12px;
	color:#FF8208;
	margin-left: 10px;
	text-decoration:none;
}

.link_fa{
	letter-spacing: 0px;
	font-family: tahoma;
	font-size:12px;
	color:#FF8208;
	margin-left: 10px;
	text-decoration:none;
}
.dd_en{
	letter-spacing: 1px;
	font-family: arial, tahoma;
	font-size:10px;
	color:#000495;
	direction:ltr;
}

.dd_fa{
	letter-spacing: 1px;
	font-family: arial, tahoma;
	font-size:10px;
	direction:rtl;
}

.tr_0{
	background-color:#99EBFF;
	border-bottom:2px solid #00CCFF;
}
.tr_1{
	background-color:#C7F4FF;
	border-bottom:2px solid #00CCFF;
}
.txt{
	font-family: tahoma;
	font-size:12px;
	LINE-HEIGHT:20px;
}
select{
	font-family: tahoma;
	font-size:12px;
}
.tr_admin{
	background-color:white;
	border-bottom:2px solid #00CCFF;
}