.Footer a {
	font-family: Tahoma;
	font-size: 11px;
	color: #0066CC;
}

.Footer a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}

.Farsitext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	direction:rtl;
}

.FarsiTextField {
	font-family: Tahoma;
	font-size: 11px;
	width: 130px;
	border: thin groove #CCCCCC;
	direction:rtl
}

.FarsiTextBT {

	font-family: Tahoma;
	font-size: 11px;
	width: 90px;
}

body {
	background-image: url(../Images/Background.jpg);
}

.Farsitext a {
	font-family: Tahoma;
	font-size: 11px;
	color: #0066CC;
	direction:rtl;
	text-decoration: none;
}

.Farsitext a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6600;
	direction:rtl;
	text-decoration: underline;
}

.FarsitextAdmin {

	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}

.Farsitextnews a {
	font-family: Tahoma;
	font-size: 11px;
	color: #0066CC;
	text-decoration: none;
}

.Farsitextnews a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	background-color: #B7D7F0;
	height: 14px;
	width: 500px;
	
}.FarsiTextField_nodir {

	font-family: Tahoma;
	font-size: 11px;
	width: 130px;
	border: thin groove #CCCCCC;
}

