<style>
	/*#################################################################################*/
	/* HTML Body */
	.body_main {
		background-color : Silver;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left : 0px;
		margin-right : 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
	}

	.body_table {
		width : 770px;
		border : 0px;
		background-color : White;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
	}

	.main_table {
		width : 750px;
		border : 0px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
	}

	.side_column_table {
		width : 150px;
		border : 0px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 10px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
	}

	.content_area_table {
		width : 587px;
		border : 0px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 10px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
	}

	/*#################################################################################*/
	/* Header */

	.header {
		width : 750px;
		height : 113px;
		border : 0px;
		background-image : url(common/banner_1.gif);
		background-position : center;
		background-repeat : no-repeat;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 20px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
	}

	.header_links_cell {
		width : 750px;
		height : 15px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 2px;
		padding-right : 2px;
		text-indent : 0px;
		font-family : Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-style : normal;
		font-size : 11px;
		color : #333333;
	}

	a.header_links:link {
		color : #333333;
		text-decoration : none;
	}
	a.header_links:visited {
		color : #333333;
		text-decoration : none;
	}
	a.header_links:active {
		color : #333333;
		text-decoration : none;
	}
	a.header_links:hover {
		color : #993333;
		text-decoration : none;
	}
	/*#################################################################################*/
	/* Search Form */

	.search_input_text_table_cell {
		width : 118px;
		height : 29px;
		border : 0px;
		background-image : url(arabic/main_menu/search_2_textbox.gif);
		background-position : center;
		background-repeat : no-repeat;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
	}

	.search_input_text {
		width : 118px;
		height : 29px;
		border : 0px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 8px;
		padding-bottom : 2px;
		padding-left : 6px;
		padding-right : 6px;
		text-indent : 0px;
		background : transparent;
	}

	.search_result_title {
		width : 587px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 20px;
		border-top : 1 solid White;
		color : Black;
	}

	.search_result_note {
		width : 587px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 16px;
		border-top : 1 solid White;
		color : Black;
	}


	.search_results {
		width : 587px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 10px;
		padding-bottom : 10px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		border-bottom : 1px solid Silver;
	}

	.search_result_row_cell_1 {
		width : 587px;
		height : 100px;
		overflow : hidden;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 12px;
	}

	.search_result_row_cell_2 {
		height : 21px;
		overflow : hidden;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 12px;
	}

	.search_result_row_cell_3 {
		height : 21px;
		overflow : hidden;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 12px;
	}

	.search_result_paging_cell_1 {
		width : 50px;
		height : 21px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 12px;
	}
	.search_result_paging_cell_2 {
		width : 487px;
		height : 21px;
		overflow : hidden;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 12px;
	}

	.search_result_paging_cell_3 {
		width : 50px;
		height : 21px;
		overflow : hidden;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 12px;
	}

	/*#################################################################################*/
	/* Menu and Sub Menu */

	.sub_menu_cell {
		width : 150px;
		height : 50px;
		border : 0px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
	}

	.sub_menu_arrow {
		width : 25px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		border-top : 1 solid White;
	}

	.sub_menu_name {
		width : 125px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 5px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 16px;
		border-top : 1 solid White;
		color : Black;
	}

	.sub_menu_name_selected {
		width : 125px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 5px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 16px;
		border-top : 1 solid White;
		color : Gray;
	}

	.sub_sub_menu_name {
		width : 125px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 20px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 16px;
		color : Gray;
	}

	a.main_menu_link:link {
		color : #000000;
		text-decoration : none;
	}
	a.main_menu_link:visited {
		color : #000000;
		text-decoration : none;
	}
	a.main_menu_link:active {
		color : #000000;
		text-decoration : none;
	}
	a.main_menu_link:hover {
		color : #ffffff;
		text-decoration : none;
	}	



	a.sub_menu_link:link {
		color : #000000;
		text-decoration : none;
	}
	a.sub_menu_link:visited {
		color : #000000;
		text-decoration : none;
	}
	a.sub_menu_link:active {
		color : #000000;
		text-decoration : none;
	}
	a.sub_menu_link:hover {
		color : #ffffff;
		text-decoration : none;
	}	



	a.sub_sub_menu_link:link {
		color : Gray;
		text-decoration : none;
	}
	a.sub_sub_menu_link:visited {
		color : Gray;
		text-decoration : none;
	}
	a.sub_sub_menu_link:active {
		color : Gray;
		text-decoration : none;
	}
	a.sub_sub_menu_link:hover {
		color : #ffffff;
		text-decoration : none;
	}	

	/*#################################################################################*/
	/* Homepage Frames */

	.homepage_frame_title {
		width : 587px;
		height : 30px;
		border : 0px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 15px;
		padding-right : 15px;
		text-indent : 0px;
	}

	.homepage_frame_body_1 {
		width : 587px;
		height : 211px;
		border : 0px;
		background-color : #f0e1c2;
		background-image : url(arabic/homepage/frame_22.gif);
		background-position : center;
		background-repeat : no-repeat;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
	}

	.homepage_frame_body_2 {
		width : 587px;
		height : 211px;
		border : 0px;
		background-color : #e6e8d3;
		background-image : url(arabic/homepage/frame_22.gif);
		background-position : center;
		background-repeat : no-repeat;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
	}

	.homepage_frame_more_items {
		padding-top: 18px;
		padding-right: 40px;
	}

	.homepage_item_cell {
		padding-top : 9px;
		padding-bottom : 0px;
		padding-left : 3px;
		padding-right : 3px;
	}

	.homepage_item {
		width : 280px;
		height : 70px;
		overflow : hidden;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 16px;
	}

	a.homepage_item_link:link {
		color : #333333;
		text-decoration : none;
	}
	a.homepage_item_link:visited {
		color : #333333;
		text-decoration : none;
	}
	a.homepage_item_link:active {
		color : #333333;
		homepage_item_link : none;
	}
	a.homepage_item_link:hover {
		color : #993333;
		text-decoration : none;
	}	

	/*#################################################################################*/
	/* Latest Releases */

	.latest_release_top {
		width : 150px;
		height : 24px;
		border : 0px;
		background-image : url(arabic/frames/latest_release/latest_release_top.gif);
		background-position : center;
		background-repeat : repeat-y;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
	}

	.latest_release_middle {
		width : 150px;
		height : 110px;
		border : 0px;
		background-image : url(arabic/frames/latest_release/latest_release_middle.gif);
		background-position : center;
		background-repeat : repeat-y;
		padding-top : 8px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
	}

	.latest_release_bottom {
		width : 150px;
		height : 11px;
		border : 0px;
		background-image : url(arabic/frames/latest_release/latest_release_bottom.gif);
		background-position : center;
		background-repeat : no-repeat;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
	}

	/*#################################################################################*/
	/* Contact Us Form */

	.contact_us_title {
		width : 587px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 20px;
		border-top : 1 solid White;
		color : Black;
	}

	.contact_us_note {
		width : 587px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 16px;
		border-top : 1 solid White;
		color : Black;
	}

	.contact_us_table {
		width : 400px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
	}

	.contact_us_lable {
		width : 150px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 16px;
		border-top : 1 solid White;
		color : Black;
	}

	.contact_us_input_cell {
		width : 250px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 16px;
		border-top : 1 solid White;
		color : Black;
	}

	.contact_us_input_cell_2 {
		width : 400px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 16px;
		border-top : 1 solid White;
		color : Black;
	}

	.contact_us_input_textbox {
		width : 250px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
	}

	.contact_us_input_textarea {
		width : 250px;
		height : 150px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
	}

	.contact_us_input_button {
		width : 120px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
	}

	/*#################################################################################*/
	/* Join Us Form */

	.join_us_title {
		width : 587px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 20px;
		border-top : 1 solid White;
		color : Black;
	}

	.join_us_note {
		width : 587px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 16px;
		border-top : 1 solid White;
		color : Black;
	}

	.join_us_table {
		width : 400px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
	}

	.join_us_lable {
		width : 150px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 16px;
		border-top : 1 solid White;
		color : Black;
	}

	.join_us_input_cell {
		width : 250px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 16px;
		border-top : 1 solid White;
		color : Black;
	}

	.join_us_input_cell_2 {
		width : 400px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 16px;
		border-top : 1 solid White;
		color : Black;
	}

	.join_us_input_textbox {
		width : 250px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
	}

	.join_us_input_textarea {
		width : 250px;
		height : 150px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
	}

	.join_us_input_button {
		width : 126px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
	}

	/*#################################################################################*/
	/* Middle Page */

	.middle_page_section_1 {
		width : 437px;
		height : 231px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 10px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		border-bottom : 1px solid Silver;
	}

	.middle_page_section_1_main_item_cell {
		width : 437px;
		height : 211px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
	}

	.middle_page_section_1_main_item_cell_1 {
		width : 427px;
		height : 190px;
		overflow : hidden;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
	}

	.middle_page_section_1_main_item_cell_2 {
		width : 387px;
		height : 21px;
		overflow : hidden;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 12px;
	}

	.middle_page_section_1_main_item_cell_3 {
		width : 50px;
		height : 21px;
		overflow : hidden;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 10px;
		padding-right : 0px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 12px;
	}

	.middle_page_section_1_main_item_title {
		font-weight : bold;
		font-style : normal;
		font-size : 20px;
		border-top : 1 solid White;
		color : Black;
	}

	.middle_page_section_1_main_item_brief {
		font-weight : bold;
		font-style : normal;
		font-size : 14px;
		border-top : 1 solid White;
		color : Black;
	}

	.middle_page_section_2 {
		width : 437px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 10px;
		padding-bottom : 10px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		border-bottom : 1px solid Silver;
	}

	.middle_page_section_2_1 {
		width : 284px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 10px;
		padding-right : 0px;
		text-indent : 0px;
		border-left : 1px solid Silver;
	}

	.middle_page_section_2_2 {
		width : 284px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 10px;
		text-indent : 0px;
	}

	.middle_page_section_2_cell_1 {
		width : 283px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: px;
		padding-top : 4px;
		padding-bottom : 4px;
		padding-left : 4px;
		padding-right : 4px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 12px;
	}


	.middle_page_section_2_cell_2 {
		width : 234px;
		height : 21px;
		overflow : hidden;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 12px;
	}

	.middle_page_section_2_cell_3 {
		width : 50px;
		height : 21px;
		overflow : hidden;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 12px;
	}

	.middle_page_section_2_item_title {
		font-weight : bold;
		font-style : normal;
		font-size : 16px;
		border-top : 1 solid White;
		color : Black;
	}

	.middle_page_section_2_item_brief {
		font-weight : bold;
		font-style : normal;
		font-size : 12px;
		border-top : 1 solid White;
		color : Black;
	}

	.middle_page_section_3 {
		width : 437px;
		height : 31px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 10px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
	}

	.middle_page_section_3_cell_1 {
		width : 50px;
		height : 21px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 12px;
	}


	.middle_page_section_3_cell_2 {
		width : 487px;
		height : 21px;
		overflow : hidden;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 12px;
	}

	.middle_page_section_3_cell_3 {
		width : 50px;
		height : 21px;
		overflow : hidden;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 12px;
	}

	/*#################################################################################*/
	/* Item */

	.item_title {
		width : 587px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 20px;
		color : Black;
	}

	.item_toolbar_table {
		width : 587px;
		height : 21px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 10px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		border-bottom : 1px solid Silver;
	}

	.item_toolbar_cell_1 {
		width : 350px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 12px;
	}

	.item_toolbar_cell_2 {
		width : 237px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 12px;
	}

	a.item_toolbar_link:link {
		color : #333333;
		text-decoration : none;
	}
	a.item_toolbar_link:visited {
		color : #333333;
		text-decoration : none;
	}
	a.item_toolbar_link:active {
		color : #333333;
		text-decoration : none;
	}
	a.item_toolbar_link:hover {
		color : #993333;
		text-decoration : none;
	}
	
	.item_toolbar_sub_title_table {
		width : 587px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 10px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		border-bottom : 0px solid Silver;
	}

	.item_toolbar_sub_title {
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 16px;
		color : Black;
	}

	a.item_toolbar_sub_title_link:link {
		color : #333333;
		text-decoration : none;
	}
	a.item_toolbar_sub_title_link:visited {
		color : #333333;
		text-decoration : none;
	}
	a.item_toolbar_sub_title_link:active {
		color : #333333;
		text-decoration : none;
	}
	a.item_toolbar_sub_title_link:hover {
		color : #993333;
		text-decoration : none;
	}

	.item_toolbar_send_mail_table {
		width : 587px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 10px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		border-bottom : 0px solid Silver;
	}

	.item_sub_title {
		width : 587px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 10px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 14px;
		color : Black;
	}

	.item_fulltext {
		width : 587px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 10px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 16px;
		color : Black;
	}

	.item_sub_title_bottom_table {
		width : 587px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 10px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		border-top : 1px solid Silver;
	}

	.item_sub_title_bottom {
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 10px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 16px;
		color : Black;
	}

	.item_top_of_page_cell {
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 12px;
	}

	a.item_top_of_page_cell_link:link {
		color : #333333;
		text-decoration : none;
	}
	a.item_top_of_page_cell_link:visited {
		color : #333333;
		text-decoration : none;
	}
	a.item_top_of_page_cell_link:active {
		color : #333333;
		text-decoration : none;
	}
	a.item_top_of_page_cell_link:hover {
		color : #993333;
		text-decoration : none;
	}

	.item_photo_gallery {
		width : 587px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 10px;
		padding-bottom : 10px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		text-indent : 0px;
		border-bottom : 1px solid Silver;
	}

	.item_photo_thumbnail_gallery {
		width : 187px;
		height : 450px;
		overflow : auto;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
	}

	.item_links {
		width : 587px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 10px;
		padding-bottom : 10px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		text-indent : 0px;
		border-bottom : 1px solid Silver;
	}

	.item_links_cell_1 {
		width : 293px;
		height : 30px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
	}


	.item_links_cell_2 {
		width : 293px;
		height : 30px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 5px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
	}

	.item_links_cell_3 {
		width : 283px;
		height : 50px;
		overflow : hidden;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
	}

	.item_commnets_toolbar {
		width : 587px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 10px;
		padding-bottom : 10px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		text-indent : 0px;
		border-bottom : 1px solid Silver;
	}

	.item_comments_toolbar_cell_1 {
		width : 487px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 12px;
	}

	.item_comments_toolbar_cell_2 {
		width : 200px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 12px;
	}

	.item_commnets_form {
		width : 587px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 10px;
		padding-bottom : 10px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		text-indent : 0px;
		border-bottom : 1px solid Silver;
	}

	.item_comment_number {
		width : 30px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 14px;
	}

	.item_comment_name {
		width : 557px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 14px;
	}

	.item_comment_title {
		width : 557px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 14px;
	}

	.item_comment_fulltext {
		width : 557px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 14px;
	}

	.item_comment_cell_1 {
		width : 457px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 12px;
	}

	.item_comment_cell_2 {
		width : 100px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 12px;
	}

	.item_comment_table {
		width : 400px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
	}

	.item_comment_lable {
		width : 150px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 16px;
		border-top : 1 solid White;
		color : Black;
	}

	.item_comment_input_cell {
		width : 250px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 16px;
		border-top : 1 solid White;
		color : Black;
	}

	.item_comment_input_cell_2 {
		width : 400px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 16px;
		border-top : 1 solid White;
		color : Black;
	}

	.item_comment_input_textbox {
		width : 250px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
	}

	.item_comment_input_textarea {
		width : 250px;
		height : 150px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
	}

	.item_comment_input_button {
		width : 120px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
	}
	
	/*#################################################################################*/
	/* Middle Page */

	.content_area {
		width : 587px;
		padding-top : 10px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 10px;
	}

	.middle_page_headline_cell_1 {
		width : 587px;
		height : 100px;
		background-color : #E0E0D6;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		background-image : url(arabic/common/middle_page_titles_frame.gif);
		background-position : center;
		background-repeat : no-repeat;
	}

	.middle_page_headline_cell_2 {
		width : 587px;
		height : 100px;
		background-color : #E6DC82;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		background-image : url(arabic/common/middle_page_titles_frame.gif);
		background-position : center;
		background-repeat : no-repeat;
	}

	.middle_page_headline_thumbnail{
		width : 137px;
		height : 100px;
		padding-top : 10px;
		padding-bottom : 10px;
		padding-left : 10px;
		padding-right : 10px;
	}

	.middle_page_headline {
		width : 450px;
		height : 100px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
	}

	.middle_page_headline_item  {
		width : 450px;
		height : 100px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
	}

	.middle_page_headline_title {
		width : 450px;
		height : 30px;
		padding-top : 4px;
		padding-bottom : 4px;
		padding-left : 4px;
		padding-right : 4px;
		font-weight : bold;
		font-size : 18px;
		color : #333333;
		overflow : hidden;
	}

	.middle_page_headline_brief {
		width : 450px;
		height : 50px;
		padding-top : 4px;
		padding-bottom : 4px;
		padding-left : 4px;
		padding-right : 4px;
		font-weight : bold;
		font-size : 14px;
		color : #333333;
		overflow : hidden;
	}

	.middle_page_headline_more_details {
		width : 450px;
		height : 19px;
		padding-top : 5px;
		padding-bottom : 0px;
		padding-left : 60px;
		padding-right : 4px;
	}

	a.middle_page_headline_link_title:link {
		color : #333333;
		text-decoration : none;}
	a.middle_page_headline_link_title:visited {
		color : #333333;
		text-decoration : none;}
	a.middle_page_headline_link_title:active {
		color : #333333;
		text-decoration : none;}
	a.middle_page_headline_link_title:hover {
		color : #993333;
		text-decoration : none;}

	a.middle_page_headline_link_brief:link {
		color : #333333;
		text-decoration : none;}
	a.middle_page_headline_link_brief:visited {
		color : #333333;
		text-decoration : none;}
	a.middle_page_headline_link_brief:active {
		color : #333333;
		text-decoration : none;}
	a.middle_page_headline_link_brief:hover {
		color : #993333;
		text-decoration : none;}

	/*#################################################################################*/
	/* HTML Body */

	a.related_items_link:link {
		color : #006699;
		text-decoration : none;
	}
	a.related_items_link:visited {
		color : #006699;
		text-decoration : none;
	}
	a.related_items_link:active {
		color : #006699;
		text-decoration : none;
	}
	a.related_items_link:hover {
		color : #33ccff;
		text-decoration : none;
	}
	
	/*#################################################################################*/
	/* Print Item */

	.print_item_toolbar_cell_1 {
		width : 375px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 12px;
	}

	.print_item_toolbar_cell_2 {
		width : 375px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 12px;
	}
	
	.print_item_title {
		width : 750px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 20px;
		color : Black;
	}
	
	.print_item_title {
		width : 750px;
		padding-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		text-indent : 0px;
		font-weight : bold;
		font-style : normal;
		font-size : 16px;
		color : Black;
	}
</style>