body{
	font-family : Arial, Sans-Serif;
	font-size:10pt;
	background-color:#323232;
	direction:rtl;
}
a img{
	border:0px;
}
#FloatDiv{
	display:none;
	position: absolute;
	width:200px;
	height:200px;
	z-index:100;
	background-color:#ffffff;/*825f1b;*/
	color:#000000;
}
#FloatDiv a.closeFloatDiv{
	float:left;
	font-weight:bolder;
	text-decoration:none;
	color:orange;
}
#overall{
	width:785px;
	margin:auto;
}
#top{
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
	background-position:0px 37px;
	height:134px;
}
#langs{
	direction:ltr;
	float:left;
	margin-top:15px;
}
#langs a{
	color:#ffffff;
	font-weight:bolder;
	text-decoration:none;
}
#bottom{
	clear:both;
	height:200px;
	margin-right:7px;
	background-image:url(images/bottom.jpg);
	background-repeat:no-repeat;
}
#middle{
	clear:both;
	background-image:url(images/bg_middle.jpg);
	height:360px;
	background-repeat:no-repeat;
	padding-left:1px;
	margin-right:7px;
}
#middle-in{
	background-image:url(images/bg_page.jpg);
	background-repeat:repeat-x;
	height:360px;
}
#content-table{
	width:741px;
	height:342px;
	margin:0px auto 0px auto;
	background-image:url(images/bg_content.jpg);
	background-repeat:repeat-x;
}
#content{
	padding-top:5px;
	width:297px;
}
#content-padding{
	background-color:#1d1d1d;
	padding:1px;
}
#content-padding-big{
	background-color:#1d1d1d;
	padding:6px 1px 1px 1px;
	width:739px;
	margin:auto;
	background-image:url(images/bg_orang.jpg);
	background-repeat:repeat-x;
}
#content-title{
	margin-right:2px;
	font-style:italic;
	font-weight:bolder;
	border-bottom:2px #d9d9d9 dotted;
}
#buttons_top{
	height:28px;
	clear:both;
}
#content-text{
	overflow:auto;
	background-color:#1d1d1d;
	height:307px;
	color:#d9d9d9;
	scrollbar-face-color: #7d7d7d;
	scrollbar-highlight-color: #b6b6b6;
	scrollbar-shadow-color: #9b9b9b;
	scrollbar-3dlight-color: #757575;
	scrollbar-arrow-color: #1c1c1c;
	scrollbar-track-color: #515151;
	scrollbar-darkshadow-color:#757575;;
	scrollbar-base-color: #97a4be;			
}
#gallery{
	width:433px;
	padding:5px 6px 0px 5px;
}
#gallery-scroll{
	width:407px;
	height:79px;
	overflow:hidden;
	white-space:nowrap;
	float:left;
	direction:ltr;
}
#gallery-scroll img{
	border:2px #9fb649 solid;
	width:100px;
	height:75px;
	cursor:pointer;
}
img.scroll-image{
	float:left;
	cursor:pointer;
}
#present-image{
	display:block;
	cursor:pointer;
	width:429px;
	height:248px;
	border:2px #291a0f solid;
	margin-bottom:3px;
}
#menu{
	height:44px;
	padding-right:12px;
	font-size:12pt;
	font-style:italic;
	clear:both;
	font-weight:bolder;
}
#menu div.menu a{
	text-decoration:none;
	color:#fcf8de;
}
#menu div.menu_hover a{
	text-decoration:none;
	color:#fcf8de;
}
#menu div.menu_on a{
	text-decoration:none;
	color:#3f1e0d;		
}
#menu div.menu{
	padding-top:14px;
	padding-left:8px;
	height:22px;
	direction:ltr;
	color:#fcf8de;
	background-color:inherit;
	float:right;
	background-image:url(images/menu/button.jpg);
	background-repeat:no-repeat;
	width:140px;
	margin-right:1px;
	cursor:pointer;
}
#menu div.menu_on{
	padding-top:14px;
	padding-left:8px;
	height:22px;
	direction:ltr;
	color:#3f1e0d;
	background-color:inherit;
	float:right;
	background-image:url(images/menu/button_on.jpg);
	background-repeat:no-repeat;
	width:140px;
	margin-right:1px;	
}
#menu div.menu_hover{
	padding-top:14px;
	padding-left:8px;
	height:30px;
	direction:ltr;
	color:#fcf8de;
	background-color:inherit;
	float:right;
	background-repeat:no-repeat;
	width:140px;
	margin-right:1px;
	cursor:pointer;
}
div.clear{
	line-height:0px;
	font-size:0px;
	clear:both;
}
#bottom_g{
	float:left;
	margin-top:119px;
	padding-left:42px;
	font-size:11pt;
}
#bottom_g a{
	color:#291a0f;
	text-decoration:none;
	font-weight:bolder;
	font-size:12pt;
	font-style:italic;
}
#bottom_g a:hover{
	color:#ffffff;
	text-decoration:none;
	font-weight:bolder;
	font-size:12pt;
	font-style:italic;
}
#bottom_f{
	float:right;
	padding-right:5px;
	color:#291a0f;
	font-weight:bolder;
	font-size:12pt;
	font-style:italic;
	margin-top:92px;
}
#bottom_f div{
	margin-top:7px;
	padding-right:23px;
	font-size:12pt;
}
#bottom_f a{
	color:#ffffff;
	text-decoration:none;
	font-weight:bolder;
}
#bottom_f a:hover{
	color:#000000;
}
#rights{
	padding-right:7px;
	clear:both;
	color:#ffffff;
	background-color:inherit;
	font-weight:bolder;
}
#rights a{
	color:#ffffff;
	text-decoration:none;
}
#rights a:hover{
	color:#ffffff;
	text-decoration:underline;
}
#loading{
	display:none;
	position:absolute;
	margin-top:110px;
	margin-right:200px;
}

.in-button{
	margin-right:1px;
	float:right;
	display:block;
	text-align:center;
	padding-right:8px;
	width:81px;
	padding-top:3px;
	height:21px;
	font-style:italic;
	font-weight:bolder;
	text-decoration:none;
	background-image:url('images/in_button.jpg');
	background-repeat:no-repeat;
	color:#ffffff;
}
.in-button-on{
	margin-right:1px;
	float:right;
	display:block;
	text-align:center;
	padding-right:8px;
	width:81px;
	padding-top:3px;
	height:25px;
	font-style:italic;
	font-weight:bolder;
	text-decoration:none;
	background-image:url('images/in_button_on.jpg');
	background-repeat:no-repeat;
	color:#ffffff;
}
