@charset "utf-8";
/* CSS Document */

html,body
{
	background-color:#7abc8f;
	font-family:tahoma;
	font-size:12px;
	margin:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;
}
img
{
	border:0px;
}
.MainDivIE
{
	text-align: center;
}
.MainDivFF
{
	text-align: -moz-center;
	text-align: -webkit-center;
}
.MainTable
{
	width: 100%;
	height: 1282px;
	background-color:#7abc8f;
	border:0px;
	border-collapse:collapse;
}
/* For Table CellPadding */
table.MainTable td 
{
    padding:0px;
}
.LeftBody
{
	
	vertical-align:top;
	background-position:top right;
	width:30%;
}
.RightBody
{
	background-image:url(../images/RightBody1.jpg);
	background-repeat:repeat-x;
	vertical-align: top;
	background-position:top left;
	width:30%;
}
.DivFooter
{
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	direction:rtl;
	color:#000033;
	padding-top:5px;
	line-height:18px;
	height: 40px;
	padding-bottom:25px;
}
.DivDate
{
      
     
	font-family:tahoma;
	font-size:11px;
	float:left;
	direction:rtl;
	color:#745840;
	padding-left:40px;

	
}

.MainBody
{
	line-height:18px;
	font-family:tahoma;
	font-size:12px;
	text-align:Justify;
	direction:rtl;
	padding-right: 20px;
	padding-left:20px;
	vertical-align:top;
	padding-top:10px;
}
.DivMenu
{
	line-height:18px;
	font-family:tahoma;
	font-size:12px;
	text-align:justify;
	direction: rtl;
	padding: 0px 15px 0px 15px;
	color:#FFFFFF;
	
}





a:link {font-size:12px; color:#195D5E; text-decoration:none; }
a:visited {font-size:12px; color:#195D5E; text-decoration:none;}
a:hover {font-size:12px; color:#195D5E; text-decoration:underline;}

a.FooterLink:link {font-size:10px; color:#000033; text-decoration:none;}
a.FooterLink:visited {font-size:10px; color:#000033; text-decoration:none;}
a.FooterLink:hover {font-size:10px; color:#000033; text-decoration:underline;}

a.Toplink:link {font-size:10px; color:#ffffff; text-decoration:none;}
a.Toplink:visited {font-size:10px; color:#ffffff; text-decoration:none;}
a.Toplink:hover {font-size:10px; color:#ffffff; text-decoration:underline;}

a.weblink:link {font-size:12px; color:#ffffff; text-decoration:none;}
a.weblink:visited {font-size:12px; color:#ffffff; text-decoration:none;}
a.weblink:hover {font-size:12px; color:#ffffff; text-decoration:underline;}

a.newslink:link {font-size:11px; color:#195D5E; text-decoration:none; font-weight:bold;}
a.newslink:visited {font-size:11px; color:#195D5E; text-decoration:none; font-weight:bold;}
a.newslink:hover {font-size:11px; color:#195D5E; text-decoration:underline; font-weight:bold;}

.TextBox
{
	width: 155px;
	height: 18px;
	border: graytext 1px solid;
	font-family: Tahoma;
	font-size: 12px;
}

.EnTextBox
{
	width: 155px;
	height: 18px;
	border: graytext 1px solid;
	font-family: Tahoma;
	font-size: 12px;
	direction:ltr;
	text-align:left;
}

