body {	font-family: sans-serif;
		font-size: 12px;
		color: #000000;
		background-color: #FFFFFF;
		margin: 0;
		padding: 0;	}

/*div classes*/
div.content {	margin: 0;
				padding: 0;
				min-width: 900px;
				max-width: 1024px;
				margin-left: auto;
				margin-right: auto;	}
div.navigation {	margin-top: 0;
					margin-right: 0;
					margin-bottom: 8px;
					float: right;
					width: 590px;
					height: 90px;
					background:   url(../images/hr-1.gif) bottom repeat-x;	}
div.logo {	float: right;
			background:  url(../images/slash-he.gif) right no-repeat;
			margin-right: 10px;
			margin-top: 20px;
			height: 60px;
			text-align: right;
			direction: rtl;	}
div.nav {	float: left;
			margin-left: 5px;
			margin-top: 64px;
			text-align: left;
			direction: rtl;	}
div.center {	margin-top: 10px;	
				margin-right: 225px;
				height: 400px;
				width: 600px;
				text-align: right;
				overflow: auto;
				clear: both;
				float: right;
				direction: rtl;	}	
div.ruler {		margin-top: 10px;
				margin-left: 0px;
				padding-top: 6px;
				width: 660px;
				vertical-align: top;
				text-align: left;
				clear: both;
				background:  url(../images/hr-3.gif) top repeat-x;
				direction: rtl;	}

/*image classes*/
img {	border: 0;	}
img.main {	height: 300px;
			margin: 0 0 5px 0;
			padding: 0;	}

/*titles and navigation texts*/
h1	{	font-size: 16px;
		margin: 0 18px 0 0;
		line-height: 21px;	}
h1#indone {	margin-right: 29px;	}
h1#indtwo {	margin-right: 40px;
			margin-bottom: 0px;	}
h2 {	font-size: 16px;
		display: inline;
		margin: 0 15px 0 15px;
		font-weight: 600;	} 
h2#eng2 {	font-family: “Lucida Sans”, “Lucida Grande”, "Trebuchet MS", Tahoma, Helvetica, sans-serif;
			text-align: left;
			margin: 0 15px 0 0;	}
h4 {	width: 580px;
		clear: both;
		text-align: left;
		vertical-align: top;
		overflow: hidden;
		color: #0d4059;
		font-size: 13px;
		letter-spacing: 0.1em;
		padding: 0;
		margin: 0;
		font-weight: 600;
		background:  url(../images/hr-2.gif) bottom repeat-x;
		direction: rtl;	}
h6 {	margin-top: 0;
		margin-left: 0.75em;
		vertical-align: top;
		color: #006633;
		font-size: 11px;
		font-weight: 500;
		letter-spacing: 0.1em;
		direction: rtl;	}

/*text*/
p	{	margin-top: 0.5em;
		line-height: 1.3em;
		orphans: inherit;
		font-size: 9pt;
		direction: rtl; }
span.eng {	font-family: “Lucida Sans”, “Lucida Grande”, "Trebuchet MS", Tahoma, Helvetica, sans-serif;
			direction: ltr;	}

/*links*/
a {	color: #4b87a6;
	text-decoration: none;	}
a:hover {	color: #0d4059;	}

a h1 {	color: #006633;	}
a h2 {	color: #72912a;	}
a:hover h2 { 	color: #006633;	}

a:hover img {	border: 1 solid #c7e8b0;	}

a.prev {	float: right;	}
a.prev {	float: left;	}