﻿.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%;
}

.faparagraphcenter
{
	font-family: Tahoma;
	font-size: small;
	color: #000000;
	
	text-align:  center;
	direction: rtl;
	line-height: 150%;
}
.enparagraphcenter
{
	font-family: Arial;
	font-size: small;
	color: #000000;

	text-align:  center;
	direction:  ltr;
	line-height: 150%;
}
.fatextboxright
{
	font-family: Tahoma;
	font-size: small;
	color: #000000;
	border-color: black;
	background-color: #D5F7FF;
	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: Black;
}


A.titled:hover
{
	text-decoration: underline;
			color: Red;
}

A.titled1
{
	text-decoration: none;
	color:#E18700;
}
A.titled1:hover
{
	text-decoration: underline;
}

A.titled4
{
	text-decoration: none;
	color: Black;
}
A.titled4:hover
{
	text-decoration: underline;
}
A.titledpagelink
{
	text-decoration: none;
	color:  Yellow;
}
A.titledpagelink:hover
{
	text-decoration: underline;
	color:  Yellow;
}

.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 ;
}

A.faparagraphuplink
{
	font-family: Tahoma;
	font-size: small;
	color: #000000;
	float: right;
	text-align: justify;
	direction: rtl;
	line-height: 150%;
	text-decoration: none;
}
A.faparagraphuplink:hover
{
	text-decoration: underline;
	color: #000000;
}
A.faparagraphuplink1
{
	font-family: Tahoma;
	font-size: small;
	color: #ffffff;

	text-decoration: none;
}
A.faparagraphuplink1:hover
{
	text-decoration: underline;
	color: #ffffff;
}


A.faparagraphrightlink
{
	font-family: Tahoma;
	font-size: small;
	color: #000000;
	float: right;
	text-align: justify;
	direction: rtl;
	line-height: 150%;
	text-decoration: none;
}
A.faparagraphrightlink:hover
{
	text-decoration: underline;
}
.pagefitstyle {
	text-align: center;
	height:165PX;
	 width:100%;
	 position:absolute;
	 top:0;
	 left:0;
	
}


