 /* general layout */
/* -------------------------------------- */


body {
    margin:0;
    padding:0;
    min-width:560px;
	font: medium arial, sans-serif;
	voice-family: "\"}\""; voice-family: inherit;
	font-size:medium;
	text-align:center;
	
	}
	html>body {font-size:medium; font-family:arial, sans-serif;}
	
#master {background: #F3F4EF url(../images/bggrey.gif) top left;}

#tools{
	width:100%;
	height:20px;
	background-color:#F3F4EF;
	padding-top:5px;
	padding-left:15px;
	border: 1px solid #DCDCDA;
	border-top:0px;
	text-align:left;
	font-size:small;
	
}
#wrap {
    margin:0 auto;
    width:560px;
	text-align:right;}

#header {width:560px;padding-top:20px; padding-bottom:10px;
		 background: url(../images/hline.gif) repeat-x bottom; text-align:right;float:right;}
#symbol {margin-left:30px;}
img.logotitle {margin-right:0px;}
#footer{width:560px;padding-top:15px; padding-bottom:100px; text-align:right;}
#main{float:left; width:560px; margin-left:0px; padding-right:5px;}
div.content {width:560px;
	background-color:#F3F4EF;
	border: 1px solid #DCDCDA;
	font-size:small;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	clear:both;}
	
#tableofcontent {margin-bottom:30px;}
div.info{width:280px; float:left;}
p.edition {font-size:large;}
/*
texts
*/
p {direction:rtl; color:#7F8D3E; font-size:small;}
div.content p {margin-left:40px; margin-right:20px; color:#40501F;}
div.topper {text-align:left;}
p.texthead {font-size:16px; font-weight:bold; margin-bottom:0px;}
p.textsmall {margin-top:0px; color:#B80004; border-bottom: 1px dotted #D5D8CA;}
#master A {color:#6A9E00; border-bottom:1px dashed #B80004; text-decoration:none;}
#master a:hover {border-bottom:1px solid #B80004;}


#footer P {font-size:10px;margin-top:15px; margin-right:5px; direction:rtl;}

h1 {direction:rtl; color:#40501F; font-size:16px;}
h2 {direction:rtl; color:#40501F; font-size:14px; margin-top:5px;margin-bottom:5px;}
#main2 p {direction:rtl; color:#516130; margin-bottom:0px; margin-top:5px; font-size:14px;}
#main2 ul {margin-top:0px;}
#main2 li {direction:rtl; color:#7F8D3E; margin-right:30px; font-size:14px;}

