﻿.pagetitlefa
{
	font-family: Tahoma;
	font-size: small;
	color: Blue;
	float: right;
	text-align: justify;
	direction: rtl;
	line-height: 200%;
	font-weight:bold;
}
.pagetitleen
{
	font-family: Arial;
	font-size: small;
	color: Blue;
	float: left;
	text-align: justify;
	direction: ltr;
	line-height: 150%;
}
A.autopagelinken
{
	font-family: Arial;
	font-size: small;
	float: Left;
	text-align: justify;
	direction: ltr;
	line-height: 200%;
	text-decoration: none;
	color: Black;
}
A.autopagelinken:hover
{
	text-decoration: underline;
	font-family: Arial;
	font-size: small;
	float: Left;
	text-align: justify;
	direction: ltr;
	line-height: 200%;
	color: red;
}

A.autopagelinkfa
{
	font-family: Tahoma;
	font-size: small;
	float: right;
	text-align: justify;
	direction: rtl;
	line-height: 200%;
	text-decoration: none;
	color: Black;
}
A.autopagelinkfa:hover
{
	text-decoration: underline;
	font-family: Tahoma;
	font-size: small;
	float: right;
	text-align: justify;
	direction: rtl;
	line-height: 200%;
	color: red;
}
A.newsfa
{
	font-family: Tahoma;
	font-size: small;
	float: right;
	text-align: justify;
	direction: rtl;
	line-height: 200%;
	text-decoration: none;
	color:  Black;
}
A.newsfa:hover
{
	text-decoration: underline;
	font-family: Tahoma;
	font-size: small;
	float: right;
	text-align: justify;
	direction: rtl;
	line-height: 200%;
	color: Red;
}

A.newsen
{
	font-family: Arial;
	font-size: small;
	float: left;
	text-align: justify;
	direction: ltr;
	line-height: 200%;
	text-decoration: none;
	color: White;
}
A.newsen:hover
{
	text-decoration: underline;
		font-family: Arial;
	font-size: small;
	float: left;
	text-align: justify;
	direction: ltr;
	line-height: 200%;
	color: Aqua;
}

A.linkurl
{
	font-family: Arial;
	font-size: small;
	float: left;
	text-align: justify;
	direction: ltr;
	line-height: 200%;
	text-decoration: none;
	color: White;
}
A.linkurl:hover
{
	text-decoration: underline;
	font-family: Arial;
	font-size: small;
	float: left;
	text-align: justify;
	direction: ltr;
	line-height: 200%;
	color: Aqua;
}




.newsfadate
{
	font-family: Tahoma;
	font-size: xx-small;
	color: red;
}
#contentwrapper
{
	width: 255px;
	height: 38px;
	padding: 5px;
}

.billcontent
{
	width: 100%;
	display: block;
	font-family: Tahoma;
	font-size: small;
	color: #ffffff;
	float: right;
	text-align: justify;
	direction: rtl;
}
.fadatanotfound
{
	font-family: Tahoma;
	font-size: small;
	color: Red;
	text-align: center;
	direction: rtl;
	line-height: 150%;
}
