<style>
	.emptyStyle { }
	BODY
	{
			COLOR: #000000;
			FONT-FAMILY:arial;
			margin:0px;
	}
	table { font-size:9pt; direction:rtl;padding:0px;margin:0px;}

	td.mainPage{background-image:url(images/mainPage_BG_heb.jpg);background-repeat:no-repeat;background-position:bottom left;}
	td.pageBG_top{background-image:url(images/pageBG_top.jpg);background-repeat:repeat;height:281px;}
	td.pageBG_shadowTop{background-repeat:no-repeat;height:281px;width:25px;}
	td.pageBG_center{background-image:url(images/pageBG_center.jpg);background-repeat:repeat;}
	td.pageBG_foot{background-image:url(images/pageBG_foot.jpg);background-repeat:repeat;}
	td.header_stripBG{background-image:url(images/header_BG.jpg);background-repeat:repeat;height:105px;}
	td.header_stripes{background-image:url(images/header_stripes.jpg);background-repeat:repeat;height:8px;}
	td.foot_stripes{background-image:url(images/footer_stripes.jpg);background-repeat:repeat;height:8px;}
	td.header_flash{background-color:#FFFBCE;height:140px;vertical-align:middle;text-align:center;border-top:1px solid #9D863F;border-bottom:1px solid #9D863F;}
	td.topMenuTD{padding:0px 10px 0px 10px;}
	td.sideMenu_out{padding:7px 7px 7px 7px;background-color:#E0E3AF;color:#9D863F;font-size:9pt;font-weight:bold;cursor:pointer;}
	td.sideMenu_over{padding:7px 7px 7px 7px;background-color:#9D863F;color:#E0E3AF;font-size:9pt;font-weight:bold;cursor:pointer;}
	td.sideMenuSeperator{padding:0px;height:1px;background-image:url(images/sideMenu_seperator.jpg);}

	h1,h2,h3,h4 {margin:0px;}
	h1.docTitle{font-size:14pt;font-weight:bold;color:#806717}
	h2.docShort{font-size:10pt;font-weight:bold;color:#806717}

	img {margin:0px;padding:0px;border:0px;}
	.imgLink {cursor:pointer;border:0px;}

	p.justP {margin:0px;text-align:justify;}
	p.spacerP {margin:0px;margin-bottom:10px;}

	span.footerText{color:#9D863F;font-size:8pt;}
	span.greenText{color:#806717;}
	span.brownText{color:#9D863F;}
	span.smallTitles{font-size:11pt;font-weight:bold;color:#9D863F;}
	ul,ol {margin:5px;margin-right:30px;}
	form {margin:0px;}
	img.galleryThumb {cursor:pointer;border:3px double #9D863F;width:230px;height:100px;}
	img.photo {border:3px double #9D863F;}

	input, select, textarea{font-size:9pt;font-family:arial;}
	input.buttons {border:0px; background-color:#9D863F;color:#FFFFFF;cursor:pointer;font-weight:bold;}

	a:link {text-decoration:underline; color:#9D863F;}
	a:visited {text-decoration:underline; color:#9D863F;}
	a:active {text-decoration:underline; color:#9D863F;}
	a:hover {text-decoration:none; color:#9D863F;}

	a.menu:link {text-decoration:none; color:#9D863F;font-size:9pt;font-weight:bold;}
	a.menu:visited {text-decoration:none; color:#9D863F;font-size:9pt;font-weight:bold;}
	a.menu:active {text-decoration:none; color:#9D863F;font-size:9pt;font-weight:bold;}
	a.menu:hover {text-decoration:none; color:#000000;font-size:9pt;font-weight:bold;}

	a.footerLinks:link {text-decoration:none; color:#FFFFFF;font-size:8pt;font-weight:normal;}
	a.footerLinks:visited {text-decoration:none; color:#FFFFFF;font-size:8pt;font-weight:normal;}
	a.footerLinks:active {text-decoration:none; color:#FFFFFF;font-size:8pt;font-weight:normal;}
	a.footerLinks:hover {text-decoration:underline; color:#FFFFFF;font-size:8pt;font-weight:normal;}

	/* Side Menu */
	table.sideMenuTable {padding:0px;background-color:#E0E3AF;width:154px;}
	.sideMenu_out a:link, .sideMenu_out a:visited, .sideMenu_out a:active, .sideMenu_out a:hover {
		text-decoration:none;color:#9D863F;width:100%;display:block;
	}
	.sideMenu_over a:link, .sideMenu_over a:visited, .sideMenu_overa:active, .sideMenu_over a:hover {
		text-decoration:none;color:#E0E3AF;width:100%;display:block;
	}
</style>