@charset "utf-8";
/* CSS Document */

html,body
{
	background-color: White;
	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: 1000px;
	/* For Table CellSpacing */
	border:0px;
	border-collapse:collapse;
}
/* For Table CellPadding */
table.MainTable td 
{
    padding:0px;
}

.sTable
{
	width: 962px;
	height: 216px;
	/* For Table CellSpacing */
	border:0px;
	border-collapse:collapse;
}
/* For Table CellPadding */
table.sTable td 
{
    padding:0px;
}

.DivPicTopBanner
{
  width:318;
  height:58;
  background-image:url(../images/TopBannerBG.gif);
  float:right;
  vertical-align:top;
}
.DivLinkTopBanner
{
  width:300;
  height:10;
  font-family:tahoma, Arial, Helvetica, sans-serif;
  font-size:10px;
  float:left;
  color:#FFFFFF;
  padding-top:40px;
  direction:rtl;
  text-align:left;
  padding-left:12px;
}
.DivDateTopBanner
{
  width:230;
  height:10;
  font-family:tahoma, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#FFFFFF;
  float:left;
  padding-top:40px;
  padding-right: 40px;
  text-align: right;
}
 .DivFooter
{
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	direction:rtl;
	color:#FFFFFF;
	padding-top:25px;
	line-height:18px;
	height: 50px;
	padding-top:50px;
}
.BottomFlash
  {
   width:930px;
   height:43px;
   background-image:url(../images/MenuBg.gif);
   background-repeat:repeat-x;
   text-align:right;
   }
.DivBottomFlash
{
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-right:40px;
	color:#FFFFFF;
	padding-bottom:10px;
}
.TdMenu
{
	width:221;
	height:145;
	vertical-align:top;
}
.DivMenu
{
	line-height:18px;
	font-family:tahoma;
	font-size:12px;
	text-align:justify;
	direction: rtl;
	padding: 10px;
	
}
.TdMainBody
{
	vertical-align:top;
	width:655;
	height:202;
}
.MainBody
{
	line-height:18px;
	font-family:tahoma;
	font-size:12px;
	text-align:Justify;
	direction:rtl;
	padding: 20px;
}
.TopBody
{
	width:655px;
	height:28px;
	background-color:#c3c2c2;
}
.DivTopBody
{
	font-size:12px;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	color:Black;
	height:20px;
	padding: 5px;
	direction:rtl;
}	
	
a:link {font-size:12px; color:#FFFFFF; text-decoration:none; }
a:visited {font-size:12px; color:#FFFFFF; text-decoration:none;}
a:hover {font-size:12px; color:#FFFFFF; text-decoration:underline;}

a.weblink:link {font-size:12px; color:#0a3039; text-decoration:none;}
a.weblink:visited {font-size:12px; color:#0a3039; text-decoration:none;}
a.weblink:hover {font-size:12px; color:#0a3039; text-decoration:underline;}

a.newslink:link {font-family:Tahoma; font-weight:normal; font-size:12px; color:#0A3039; text-decoration:none;}
a.newslink:visited {font-family:Tahoma; font-weight:normal; font-size:12px; color:#0A3039; text-decoration:none;}
a.newslink:hover {font-family:Tahoma; font-weight:normal; font-size:12px; color:#0A3039; text-decoration:underline;}

a.Toplink:link {font-size:11px; color:#ffffff; text-decoration:none;}
a.Toplink:visited {font-size:11px; color:#ffffff; text-decoration:none;}
a.Toplink:hover {font-size:11px; color:#ffffff; text-decoration:underline;}


a.FooterLink:link {font-size:11px; color:#ffffff; text-decoration:none;}
a.FooterLink:visited {font-size:11px; color:#ffffff; text-decoration:none;}
a.FooterLink:hover {font-size:11px; color:#ffffff; text-decoration:underline;}

.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;
}

