﻿.faparagraphright
{
	font-family: Tahoma;
	font-size: small;
	color: #000000;
	float: right;
	text-align: justify;
	direction: rtl;
	line-height: 150%;
}
.enparagraphright
{
	font-family: Arial;
	font-size: small;
	color: #000000;
	float:   right  ;
	text-align: justify;
	direction:  ltr;
	line-height: 150%;
}
.faparagraphleft
{
	font-family: Tahoma;
	font-size: small;
	color: #000000;
	float:  left;
	text-align: justify;
	direction: rtl;
	line-height: 150%;
}
.enparagraphleft
{
	font-family: Arial;
	font-size: small;
	color: #000000;
	float:  left ;
	text-align: justify;
	direction:  ltr;
	line-height: 150%;
}
.fatextboxright
{
	font-family: Tahoma;
	font-size: small;
	color: #000000;
	border-color: black;
	 background-color: Lime  ;
	border-width: 1px;
	direction: rtl;
	float: right;
}

.fatextboxleft
{
	font-family: Tahoma;
	font-size: small;
	color: #000000;
	border-color: black;
	 background-color: Lime  ;
	border-width: 1px;
	direction: rtl;
	float:  left ;
}

.entextboxright
{
	font-family: Tahoma;
	font-size: small;
	color: #000000;
	border-color: black;
	 background-color: Lime  ;
	border-width: 1px;
	direction:  ltr ;
	float: right;
}
.entextboxleft
{
	font-family: Tahoma;
	font-size: small;
	color: #000000;
	border-color: black;
	 background-color: Lime  ;
	border-width: 1px;
	direction:  ltr;
	float:  left ;
}



A.titled
{
	text-decoration: none;
	color: Yellow;
}


A.titled:hover
{
	text-decoration: underline;
}

.faerror
{
	font-family: Tahoma;
	font-size: x-small ;
	color:  Red ;
	float: right;
	text-align: justify;
	direction: rtl;
	line-height: 150%;
}
.enerror
{
	font-family: Arial;
	font-size: x-small ;
	color:  Red ;
	float:    left  ;
	text-align: justify;
	direction:  ltr;
	line-height: 150%;
}





.fatextboxrightbg
{
	font-family: Tahoma;
	font-size: small;
	color: #000000;
	border-color: black;
  background-image:url(images/TextBox_bg.jpg);
	border-width: 1px;
	direction: rtl;
	float: right;
}

.fatextboxleftbg
{
	font-family: Tahoma;
	font-size: small;
	color: #000000;
	 background-image:url(images/TextBox_bg.jpg);
		border-color: black;
	border-width: 1px;
	direction: rtl;
	float:  left ;
}

.entextboxrightbg
{
	font-family: Tahoma;
	font-size: small;
	color: #000000;
	border-color: black;
background-image:url(images/TextBox_bg.jpg);
	border-width: 1px;
	direction:  ltr ;
	float: right;
}
.entextboxleftbg
{
	font-family: Tahoma;
	font-size: small;
	color: #000000;
background-image:url(images/TextBox_bg.jpg);
	border-color: black;
	border-width: 1px;
	direction:  ltr;
	float:  left ;
}
















