﻿body {
	margin:0 0 0 0;
	padding:0 0 0 0;
	direction:rtl;
}

html {
	margin:0 0 0 0;
	padding:0 0 0 0;
	direction:rtl;
}

body {
	background-color:#c0c0c0;
	background-image:url('../images/bodyBG.jpg');
	background-position:right top;
	background-repeat:repeat-x;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#BA4555;
	padding-top:0px;
	margin-top:0px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}

img {
	border:0px;
}

td {
	vertical-align:top;
}

a {
	text-decoration:none;
	font-weight: normal;
	color: #BA4554;
}


a:hover {
	text-decoration:none;
	color:#000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	direction:rtl
}

#container {
	position:relative;
	margin:auto;
	width:811px;
	background-image:url('../images/mainBG.jpg');
	background-repeat:repeat-y;
}

#top {
	width:811px;
	height:62px;
	background-image:url('../images/topBG.jpg');
}

#banner {
	width:811px;
	height:204px;
}

#menu {
	width:811px;
	height:46px;
	background-image:url('../images/menuBG.jpg');
	background-position:right top;
	background-repeat:no-repeat;
}

#menu ul { 
	list-style: none; 
	margin: 0; 
	padding: 0; 
} 

#menu ul li { 
	float: right; 
	margin: 0; 
	padding: 0; 
} 

#menu ul li a { 
	display: block; 
	margin: 0; 
	padding: 0; 
} 

#menu ul li#nn a { 
	width:63px;
	height: 46px; 
	background-image: url(../images/menuBG_00.jpg); 
	background-repeat: no-repeat; 
	background-position:500px 500px;
} 

#menu ul li#nn a:hover { 
	width:63px;
	height: 46px; 
	background-image: url(../images/menuBG_00.jpg); 
	background-repeat: no-repeat; 
	background-position: top right; 
	z-index:1000;
} 

#menu ul li#aa a { 
	width:86px;
	height: 46px; 
	background-image: url(../images/menuBG_01.jpg); 
	background-repeat: no-repeat; 
	background-position:500px 500px;
} 

#menu ul li#aa a:hover { 
	width:86px;
	height: 46px; 
	background-image: url(../images/menuBG_01.jpg); 
	background-repeat: no-repeat; 
	background-position: top right; 
} 

#menu ul li#bb a { 
	width:78px;
	height: 46px; 
	background-image: url(../images/menuBG_02.jpg); 
	background-repeat: no-repeat; 
	background-position:500px 500px;
} 

#menu ul li#bb a:hover { 
	width:78px;
	height: 46px; 
	background-image: url(../images/menuBG_02.jpg); 
	background-repeat: no-repeat; 
	background-position: top right; 
} 

#menu ul li#cc a { 
	width:148px;
	height: 46px; 
	background-image: url(../images/menuBG_03.jpg); 
	background-repeat: no-repeat; 
	background-position:500px 500px;
} 

#menu ul li#cc a:hover { 
	width:148px;
	height: 46px; 
	background-image: url(../images/menuBG_03.jpg); 
	background-repeat: no-repeat; 
	background-position: top right; 
} 

#menu ul li#dd a { 
	width:119px;
	height: 46px; 
	background-image: url(../images/menuBG_04.jpg); 
	background-repeat: no-repeat; 
	background-position:500px 500px;
} 

#menu ul li#dd a:hover { 
	width:119px;
	height: 46px; 
	background-image: url(../images/menuBG_04.jpg); 
	background-repeat: no-repeat; 
	background-position: top right; 
} 

#menu ul li#ee a { 
	width:148px;
	height: 46px; 
	background-image: url(../images/menuBG_05.jpg); 
	background-repeat: no-repeat; 
	background-position:500px 500px;
} 

#menu ul li#ee a:hover { 
	width:148px;
	height: 46px; 
	background-image: url(../images/menuBG_05.jpg); 
	background-repeat: no-repeat; 
	background-position: top right; 
} 

#menu ul li#ff a { 
	width:108px;
	height: 46px; 
	background-image: url(../images/menuBG_06.jpg); 
	background-repeat: no-repeat; 
	background-position:500px 500px;
} 

#menu ul li#ff a:hover { 
	width:108px;
	height: 46px; 
	background-image: url(../images/menuBG_06.jpg); 
	background-repeat: no-repeat; 
	background-position: top right; 
} 


#content {
	width:811px;
	background-image:url('../images/contentBG.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}

#contentText {
	padding-top:10px;
	padding-right:63px;
	padding-left:30px;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:black;
}

#credits {
	width:811px;
	height:140px;
	clear:both;
	background-image:url('../images/creditsBG.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}

#creditsText {
	padding-top:10px;
	padding-right:63px;
	padding-left:15px;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#BA4555;
}

a.creditsText {
	text-decoration:none;
	color:#BA4555;
}

a.creditsText:hover {
	text-decoration:none;
	color:#000000;
}

#designCopyrights {
	width:811px;
	color:white;
	background-color:#c0c0c0;

}

#designCopyrightsText {
	width:811px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	padding-right:63px;
	padding-left:15px;
}

a.designCopyrights {
	text-decoration:none;
	color:#000000;
}

a.designCopyrights:hover {
	text-decoration:none;
	color:black;
}

.topLinks {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:30px;
	display: inline;
}

.headpicborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.condetailstdwidth {
	width: 39%;
}
.newhead {
	font: normal 22px "Times New Roman", Times, serif;
	color: #a34754;
}
.newheadblack {
	color: #BA4555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.rightd {
	width: 70%;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}
.engbody {
	margin:0 0 0 0;
	padding:0 0 0 0;
	direction:ltr;
}
.engp {
	direction:ltr
}

