* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 12;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#2B2B2B;
	direction:rtl;
	text-align: justify;
	font-weight: lighter;
}



a { color: #540000; text-decoration: none; }
a:hover, a:active { text-decoration: underline; }

h1{
	font-size:18px;
	font-weight:bold;
	margin-bottom: 10px;
	border-bottom-style: dashed;
	border-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-color: #999999;

}
h2{
	font-size:14px;
	font-weight:bold;
	color:#666666;
	text-align: center;
}

h3{
font-size:13px;
font-weight:bold;
color:#666666;
margin-top:10px;
}

h4{
font-size:12px;
font-weight:bold;
color: #CC6600;
}
h6{
font-size:14px;
font-weight:bold;
color: #666666;
}
.img_right {
float:right;
margin:0;
padding:0;
}

.img_left {
float:left;
}
.clear {
	clear: both;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
 }
.eng {
direction:ltr;
text-align:left;
}
.pic {
	text-align: center;
	background-color: #cccccc;
}

#container {
	width:850px;
	margin: 0 auto;
}

ul#nav {
	height: 65px;
	background: url(images/TopDiv.jpg);
	background-repeat:repeat-x;
	list-style: none;
	}
	ul#nav li {
		display: inline;
		font-size: 12 px;
	}
	ul#nav li a {
	font-size:12px;
		display: block;
		width: 117px;
		float: left;
		margin-top: 20px;
		color: white;
		padding-top: 2px;
		text-decoration: none;
		text-align:center;
		}
		ul#nav li a:hover, ul#nav li a:active {
			color: yellow;
		}
		
		ul#navbottom {
	height: 15px;
	list-style: none;
	}
	ul#navbottom li {
		display: inline;
		font-size: 10 px;
	}
	ul#navbottom li a {
	font-size:10px;
		display: block;
		width: 117px;
		float: left;
		margin-top: 5px;
		color: #999999;
		padding-top: 2px;
		text-decoration: none;
		text-align:center;
		}
		ul#nav li a:hover, ul#nav li a:active {
			color: yellow;
		}
		
		div#top-frame {
		height: 165px;
		margin-top: 30px;
		background-color:#C7C0BA;
		}
		
	div#main-content {
	background:#C7C0BA;
	margin:0px;
	padding: 0px;
		
	}
	
		#contentright {
	float: right;
	width: 240px;
	padding: 10px 40px;
	margin: 0;
	display: inline;
	background: url(images/top_bg.gif) top right no-repeat #C7C0BA;
}


	#contentcenter {
	float: left;
	width: 240px;
	padding: 10px 0;
	margin: 0 0 0 20px;
	background:#C7C0BA;
}

	
	#contentleft {
	float: left;
	width: 210px;
	padding: 10px 0 0 20px;
	margin: 0 20px;
	display: inline;
	background:#C7C0BA;
}

			
	#contentflash {
width:850 px;
padding-right:20px;
padding-left:20px;
background:#C7C0BA;
clear:both;
background: url(images/top_bg.gif) top right no-repeat;
	}

div#bottom {
	color: white;
	clear:both;
	width:850px;
	text-align: right;
	background-color: #FFFFFF;
	border-top-style: none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	line-height: 10px;
	}
	
	div#footer {
	height: 40px;
	background: url(images/BottomTdBg.jpg);
	background-repeat:repeat-x;
	font-size: 12px;
	text-align:center;
	padding:0px;
	margin:0px;
	}
  
	ul#bottomlist {
	background-repeat: no-repeat;
	background-position:right center;
	height: 40px;
	list-style: none;
	background-image: url(images/BottomRight.jpg);
	line-height: 30px;
	}
	
ul#bottomlist li{
	}

