body {	
	margin-top: 0.0em;
	margin-right: 0.0em;
	margin-bottom: 0.0em;
	margin-left: 0.0em
	scrollbar-track-color:#111; 
	scrollbar-face-color:#395582; 
	scrollbar-arrow-color:#fff;
	}
.title {
	font-family: Tahoma;
	font-size:10pt;	
	text-align: center;
	direction: rtl;
	color: #FFF;
	font-weight: Bold
	}
.text {
	line-height: 15pt;
	padding: 2px 8px 2px 8px;
	font-family: Tahoma;
	font-size:10pt;	
	text-align: justify;
	direction: rtl;
	color: #081C59;
	}
.text-title {
	padding: 2px 10px 2px 8px;
	font-family: Tahoma;
	font-size:10pt;	
	text-align: right;
	direction: rtl;
	color: #FF630F;
	font-weight: bold;
	}

#right-menu {
	line-height: 15pt;
	margin: 2px 6px 2px 6px;
	font-family: Tahoma;
	font-size:10pt;	
	direction: rtl;
	text-align: justify;
	}	
#right-menu a:link, #right-menu a:active, #right-menu a:visited {
	text-decoration: none;
	color: #081C59;
	}
#right-menu a:hover {
	text-decoration: underline;
	color: #FF630F;
	}
ul {
	list-style-type: square;
	color: #FF630F;
}
li {
	direction: rtl;
	}
#menu {
	position : absolute;
	top: 78px;
	margin: 0 0 0 50px;
	font-family: Tahoma;
	font-size:10pt;	
	text-align: center;
	}
#menu a:link, #menu a:active, #menu a:visited {
	position : absolute;
	background: #95A1C3;
	width:80px;
	height: 22px;
	color: #fff;
	text-decoration: none;
}

#menu a:hover {
	background: #FF5900;
	color: #fff;
	width:80px;
	height: 22px;
	text-decoration: none;
}
#menu ul {
	list-style-type: none;
}
#menu li {
	float: left;
	}
#footer {
	margin-top: 10px;
	font-family: Tahoma;
	font-size:10pt;	
	direction: rtl;
	text-align: center;
	}	
#footer a:link, #footer a:active, #footer a:visited {
	text-decoration: none;
	color: #666;
	}
#footer a:hover {
	text-decoration: underline;
	color: #FF630F;
	}