body {
	background:#ffffff url(images/pageBG.gif) right repeat-y;
	direction:rtl;
	margin:0px;
}

body, div, td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	direction:rtl;
	margin:0;
	color:#656060;
	border:0;
}

img, table {border:0;}

h1 {
	color:#16709E;
	font-size:36px;
	font-weight:bold;
}

h2 {
	color:#000000;
	font-size:16px;
	font-weight:normal;
}

.jeneralDiv {
	width:801px;
}

.header {
	background: url(images/header.gif) right repeat-y;
	width:100%;
	height:146px;
}

.top {
	width:621px;
	background:#C5BBBB url(images/topMenu_left1.gif) left repeat-y;
	margin-right:0px;
	height:23px;
	font-size: 18px;
	color:#ffffff;
}
.top a {color:#ffffff; text-decoration:none;}

.pageTable {
	width:100%;
}

.rightMenuTD {
	padding-right:22px;
	padding-left:28px;
	width:130px;
}

.rightMenuItem {
	height:23px;
	border-top:#9D9696 1px solid;
	border-bottom:#9D9696 1px solid;
	font-size: 18px;
	margin-bottom:13px;
	cursor:pointer;
}
.rightMenuItem:hover{color:#ffffff;background:#CCBEBD;}

.HPtext {
	font-size:14px;
	padding-right:25px;
}

.newsDiv {
	width:190px;
	height:203px;
	background:#ffffff url(images/newsFooter.gif) bottom center no-repeat;
	border:#8C8975 1px solid;
	margin-top: 50px;
}

.footer {
	text-align:left;
	width:100%;
	margin-bottom:0px;
}