Body
{
	font-size: 11px;
	font-family: Arial;
	background-image: url(../Images/Background01.jpg);
}
#divMain
{
	margin: 0px auto;
	width: 800px;
	position: relative;
	height: 500px;
	background-color: white;
}
#divFlash
{
	width: 800px;
	height: 153px;
}

#divOnFlash
{
	position:absolute;
	top:135px;
	color:White; 
	z-index:1;
	left:156px;
}
#divLang
{
	height: 27px;
	
}
#divSpaceLang
{height: 27px;float:left;width:715px;
}
#imgLang
{
	float: left;
	width: 70px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

#divBody
{
	height: 370px;
	width: 800px;
	float: left;
	direction:ltr;
	background-color:#ffffff;
	
}
#divLeft
{	
	float: left;
	width: 141px;
	height: 320px;
	
}
#divLine
{
	left:142px;/*168px*/
	top:153px;
	position:absolute;
	width:1px;
	height:347px;
	background-color:#37bfef;
}
#divCenter
{
	padding-right:10px;
	padding-left: 10px;
	font-size: 11px;
	float: left;
	overflow: auto;
	width: 449px;
	color: #716f6e;
	direction: ltr;
	height: 320px;
	text-align: justify;
}
#divRight
{
	width: 190px;
	float: left;height: 310px;
	padding-top:10px;
}
#divLogIn
{
	background-image: url(../Images/LogInBg.jpg);
	
	background-repeat: no-repeat;
	height: 200px;
}
.divCredit
{	direction:rtl;
	
	
	color:#716f6e;
	text-align :center;
	font-size: 11px;
	padding-top:62px;
}

/*------------------------------------ Index --> Menu Table ----------------------------------------*/
#mnuTable
{
	color: #0083d7;
	width:127px;
}
.mnuPicNoraml
{
	width:20px;
}
.mnuPicSelected
{
	background-position: center center;
	background-image: url('../Images/aniArrEng.gif');
	background-repeat: no-repeat;
}
.mnuNoraml
{
	font-size:11px;
	background-color: #ffffff;
	TEXT-DECORATION: none;
	color:#0083d7; 
	padding-left: 7px;
}
.mnuSelected
{
	font-weight: bold;
	font-size: 11px;
	color: #fa6914;
	background-color: #ffffff;
	text-decoration: none;
	padding-left: 7px;
}

/*------------------------------------ Index --> for divOnFlash  different class ----------------------------------------*/

.mnuTable
{
	
}
.subMnuNoraml
{
	font-weight: normal;
	font-size: 11px;
	color: #d7d7d7;
	text-decoration: none;
}
.subMnuSelected
{
	font-weight: bold;
	font-size: 11px;
	color: #fa6914;
	background-repeat: no-repeat;
	text-decoration: none;
}
.tdSubMenu
{
	background-image: url(../Images/BlueBigTab.gif);
	width: 70px;
	background-repeat: no-repeat;
	text-align: center;
}

.tdSubMenuSelected
{	
	background-repeat: no-repeat;
	width: 70px;
	background-image: url(../Images/WhiteBigTab.gif);
	text-align: center;
}