			
				/*   H   E   B   R   E   W   */

/* ///////////////////////////////////////////////////////////////////////////////// */

				/*   G E N E R A L   */
			
/*------------------ MAIN ------------------*/
			
			.both {
				clear:both;
			}
			#main {
				width:924px;
				direction:rtl;	/* lang */
				/*overflow-x:auto;
				overflow-y:hidden;*/
				
				
			}
			
/*------------------ HEADER ------------------*/
			
			#header {
				width:924px;
				height:90px;
			}
			
			/* Logo */

			#logo img {
				float:right;	/* lang */
				width:200px;
				height:90px;
				border:0px;
			}
			
			/* Search */
			
			#search {
				float:left; /* lang */
				margin-top:46px;
			}
			#search select {
				width:170px;
				vertical-align:middle;
				margin-left:5px;	/* lang */
			}
			#search input {
				width:150px;
				vertical-align:middle;
			}
			#search img {
				width:21px;
				height:21px;
				margin-left:10px;	/* lang */
				vertical-align:middle;
				cursor:pointer;
			}
			#search a {
				font-weight:bold;
			}

			/* Menu Top */

			#menu_top {
				height:26px;
				margin-bottom:20px;
				padding-left:10px;
				padding-right:10px;
				background-image:url(MtaMarketingImages/back_menu.gif);
				background-repeat:no-repeat;
			}
			#menu_top a {
				font-weight:bold;
				text-decoration:none;
				color:#FFFFFF;
			}
			#menu_top a:hover {
				color:#E0EFF2;
			}
			#menu_top_left {
				float:right;	/* lang */
			}
			#menu_top_left img {
				vertical-align:middle;
				border:0px;
			}
			#menu_top_right {
				float:left;	/* lang */
				margin-top:5px;
			}
							
/*------------------ CONTENT ------------------*/

			/* Left Side */

			#side_left {
				float:right;	/* lang */
				width:200px;
				margin-bottom:20px;
				padding-left:20px;	/* lang */
			}

			/* Login */

			#login {
				margin-bottom:20px;
				background-color:#E0EFF2;
				padding:10px;
				color:#006273;
			}
			.login {
				font-weight:bold;
			}

			/* Right Side */

			#side_right {
				float:left; /* lang */
				width:704px;
				margin-bottom:20px;
			}
			
			#column_left {
				float:right; /* lang */
				width:524px;
			}

			/* Column Image */
			
			#column_img {
				display:block;
				margin-top:20px;
			}

			/* Boxes*/
			
			.box {
				
				width:200px;
				margin-bottom:18px;
				background-color:#F2F7F9;	
			}
			.box_header {
				height:25px;
				background-color:#BCDFE3;
				background-image:url(MtaMarketingImages/back_box_header.gif);
				background-repeat:repeat-x;
			}
			.box h1 {
				float:right;	/* lang */
				height:25px;
				margin:0px;
				padding-left:10px;	/* lang */
				background-color:#FFFFFF;
				font-weight:normal;
			}
			.box_content_height_1,
			.box_content_height_2 {
				height:65px;
				padding:10px;
				padding-top:5px;
				padding-bottom:5px;
			}
			.box_content_height_2 {
				height:60px;
			}
			.box_content_height_1 span {
				display:block;
				margin-bottom:5px;
				padding-right:10px;
				font-size:11px;
			}
			.box_content_height_1 a,
			.box_content_height_2 a {
				display:block;
				margin-bottom:3px;
				padding-right:10px;	/* lang */
				background-image:url(MtaMarketingImages/box_content_arrow.gif);
				background-repeat:no-repeat;
				background-position:right 6px;	/* lang */
				font-weight:bold;
				color:#000000;
				line-height:14px;
			}
			.box_content_height_2 a {
				margin-bottom:6px;
			}
			
			/* ! widthout link */

			.box_footer {
				background-color:#D4EAED;
				height:9px;
				border-top:5px solid #FFFFFF;
			}
			.box_footer img {
				width:1px;
				height:1px;
			}
			
			.box_footer_link {
				height:18px;
				background-color:#D4EAED;
				background-image:url(MtaMarketingImages/back_box_footer.gif);
				background-repeat:repeat-x;
			}
			.box_footer_link a {
				float:left;	/* lang */
				display:block;
				height:18px;
				padding-right:10px;	/* lang */
				padding-left:20px;	/* lang */
				background-image:url(MtaMarketingImages/box_footer_arrow.gif);
				background-repeat:no-repeat;
				background-position:left 7px;	/* lang */
				background-color:#FFFFFF;
				font-weight:bold;
			}
			.box_footer_link img {
				width:1px;
				height:1px;
			}
			
			
			
			
			
			#column_right {
				float:left; /* lang */
				width:160px;
				text-align:right;
			}
			#banners div {
				margin-bottom:20px;
			}
			
			#slogan {
				width:125px;
				height:13px;
			}
			
/*------------------ FOOTER ------------------*/
			
			#footermta {
				height:165px;
				font-size:9pt;
				color:#666666;
			}
			#address {
				float:right;		/* lang */
				width:654px;
				padding-right:125px;	/* lang */
				text-align:center;
				line-height:20px;
			}
			
			#copyright, #copyright a {
				color:#999999;
			}
			
/* ///////////////////////////////////////////////////////////////////////////////// */
					
				/*   G L O B A L   */
			
			body { 
				padding:0;
				margin:0 auto;
				width:944px;
				background-color:#FFFFFF;
				font-family:Arial, Helvetica, sans-serif;
				font-size:10pt;
				color:#000000;
			}
			table {
				font-size:10pt;
			}
			a {
				color:#0092AD;
			}
			a:hover {
				text-decoration:none;
			}
			h1 {
				margin:0px;
				margin-top:10px;
				margin-bottom:10px;
				font-size:14pt;
				color:#006273;
			}
			h2 {
				font-size:13pt; 
				color:#006273;
			}
			h3 {
				font-size:12pt;
				color:#006273;
			}
			h4 {
				font-size:11pt;
				color:#006273;
			}
			h5 {
				font-size:10pt;
				color:#006273;
			}
			hr {
				height:1px;
				color:#0092AD;
			}
			form {
				margin:0px;
			}
			fieldset {
				padding:10px;
				padding-top:0px;
				border:1px solid #0092AD;
			}
			legend  {
				margin-bottom:5px;
				padding-left:5px;
				padding-right:5px;
				font-weight:bold;
				font-size:11pt;
				color:#0092AD;
			}
			input, textarea, select {
				background-color:#FFFFFF;
				font-family:Arial, Helvetica, sans-serif;
				font-size:10pt;
				color:#000000;
			}
			button {
				background-color:#379886;
				background-image:url(MtaMarketingImages/back_button.gif);
				background-repeat:repeat-x;
				padding-right:4px;
				padding-left:4px;
				border:1px solid #379886;
				font-family:Arial, Helvetica, sans-serif;
				font-size:10pt;
				font-weight:bold;
				color:#FFFFFF;
				cursor:pointer;
			}
			.path {
				font-size:9pt;
				font-weight:bold;
				margin-bottom:10px;
			}
			.path a {
				color:#0092AD;
				text-decoration:none;
			}


	/* Menu Side */
			
			#menu_side a {
				color:#000000;
				text-decoration:none;
			}
			#menu_side a:hover {
				color:#006273;
			}
			.level_1, .level_2 {
				display:block;
				padding:10px;
				padding-top:3px;
				padding-bottom:5px;
				background-color:#D4EAED;
				border-top:1px solid #ECF4F7;	
				border-bottom:1px solid #AFCCD0;
				line-height:14px;
				font-weight:bold;
			}
			.level_1:hover {
				background-color:#C3DFE3;
				border-top:1px solid #C3DFE3;
				border-bottom:1px solid #C3DFE3;	
			}
			.level_2 {
				border-top:1px solid #FFFFFF;	
				border-bottom:1px solid #D4EAED;
				padding-right:20px;	/* lang */
				background-color:#ECF4F7;
				background-image:url(MtaMarketingImages/level_2.gif);
				background-repeat:no-repeat;
				background-position:right 9px;	/* lang */
				font-weight:normal;
			}
			.level_2:hover {
				background-color:#E2ECF0;
				border-top:1px solid #E2ECF0;
				border-bottom:1px solid #E2ECF0;	
			}
			
			/* video player  */
.boxbody { margin:0;   overflow:hidden; position:relative; }
.videoplayer .media {width:200px; height:190px; background:gray; margin:auto;}

.videoplayer .prepicture {position:absolute; /*right:15px;top:5px;*/ width:200px; height:190px; }
.videoplayer .prepicture img {border:none;}
	
.videoplayer .circplay {cursor:pointer; position:absolute; right:115px; top:80px;  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Images/MMF/video_circPlay_01.png', sizingMethod='scale');}
.videoplayer .circplay img {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);}
	
			
.videoplayer .progress {width:198px; height:2px; background:gray url("Images/MMF/video_progress_off.gif") repeat-x; margin:auto; margin-top:2px; border:#000 solid 1px; line-height:2px;  cursor:pointer;}
.videoplayer .progress div {width:20%; height:2px; background:url("Images/MMF/video_progress_on.gif") repeat-x; float:left; }

.videoplayer .controlers {width:200px; height:37px; background:gray; margin:auto; margin-top:2px; background:url("Images/MMF/videocontrolers.gif") no-repeat; position:relative;}
.videoplayer .controlers ul {margin:0; padding:0; margin-left:20px; list-style:none;}

.videoplayer .controlers li {float:left; background:no-repeat;}

.videoplayer .controlers li.play a{width:28px; height:33px; display:block; background:url("Images/MMF/video_play_reg.gif");}
.videoplayer .controlers li.play a:hover{background:url("Images/MMF/video_play_over.gif");}
.videoplayer .controlers li.play .down a{background:url("Images/MMF/video_play_down.gif");}
/*.videoplayer .controlers li.play .dis a{}*/

.videoplayer .controlers li.pause a{width:28px; height:33px; display:block; background:url("Images/MMF/video_pause_reg.gif");}
.videoplayer .controlers li.pause a:hover{background:url("Images/MMF/video_pause_over.gif");}
.videoplayer .controlers li.pause .down a{background:url("Images/MMF/video_pause_down.gif");}

.videoplayer .controlers li.stop a{width:21px; height:33px; display:block; background:url("Images/MMF/video_stop_reg.gif");}
.videoplayer .controlers li.stop a:hover{background:url("Images/MMF/video_stop_over.gif");}
.videoplayer .controlers li.stop .down a{background:url("Images/MMF/video_stop_down.gif");}
/*.videoplayer .controlers li.stop .dis a{}*/

.videoplayer .controlers li.back {margin-left:6px;}
.videoplayer .controlers li.back a{width:22px; height:29px; display:block; background:url("Images/MMF/video_back_reg.gif");}
.videoplayer .controlers li.back a:hover{background:url("Images/MMF/video_back_over.gif");}
.videoplayer .controlers li.back .down a{background:url("Images/MMF/video_back_down.gif");}
/* .videoplayer .controlers li.back .dis a{} */	

.videoplayer .controlers li.forword a{width:22px; height:29px; display:block; background:url("Images/MMF/video_forword_reg.gif");}
.videoplayer .controlers li.forword a:hover{background:url("Images/MMF/video_forword_over.gif");}
.videoplayer .controlers li.forword .down a{background:url("Images/MMF/video_forword_down.gif");}
/* .videoplayer .controlers li.forword .dis a{}	*/

.videoplayer .controlers li.unmute {margin-left:6px;}
.videoplayer .controlers li.unmute a{width:22px; height:29px; display:block; background:url("Images/MMF/video_mute_down.gif");}
.videoplayer .controlers li.unmute a:hover{background:url("Images/MMF/video_mute_over.gif");}
.videoplayer .controlers li.unmute .down a{background:url("Images/MMF/video_mute_down.gif");}

.videoplayer .controlers li.mute {margin-left:6px;}
.videoplayer .controlers li.mute a{width:22px; height:29px; display:block; background:url("Images/MMF/video_mute_reg.gif");}
.videoplayer .controlers li.mute a:hover{background:url("Images/MMF/video_mute_over.gif");}
.videoplayer .controlers li.mute .down a{background:url("Images/MMF/video_mute_down.gif");}
/* .videoplayer .controlers li.mute .dis a{} */

.videoplayer .controlers li.volume {width:60px; text-align:center; padding-top:5px; margin-left:3px; position:relative;}
.videoplayer .controlers li.volume .off {position:absolute; width:60px; height:14px; top:10px; left:0px; background:red url("Images/MMF/video_vol_bg_off.gif") no-repeat;}
.videoplayer .controlers li.volume .on {position:absolute; width:50%; height:14px; left:0px; top:0px;  background:url("Images/MMF/video_vol_bg_on.gif") no-repeat;  z-index:70 }
.videoplayer .controlers li.volume .button {position:absolute; width:12px; height:13px; left:30px; top:2px; cursor:pointer;  z-index:80 }


.videoplayer .controlers li.full {width:21px; padding-top:6px; margin:0 2px 0 6px; text-align:right;}
.videoplayer .controlers li.full a{width:21px; height:21px; display:block; background:url("Images/MMF/video_full_reg.gif")}
.videoplayer .controlers li.full a:hover{background:url("Images/MMF/video_full_over.gif");}

.videoplayer .controlers li.timer {font-size:11px; color:#00519C; line-height:30px; padding:0 0 0 8px; text-align:right;}

.videoplayer .thumbs { width:200px; margin-bottom:10px; margin-top:10px; margin-right:10px; margin-left:0px; clear:both; overflow:auto;}


.videoplayer .thumbs a { float:right; margin-left:3px; width:93px; text-align:right; color:#366AB3; font-weight:bold; direction:rtl; line-height:12px; }
.videoplayer .thumbs a img { float:right; margin-left:2px; }

.videoplayer a.footer { width:190px; height:12px; margin-top:5px; line-height:10px; padding-left:14px; color:#366AB3; cursor:pointer; font-size:11px; text-align:left; background:url("Images/MMF/green_arrow_left.gif") no-repeat left top; display:block; }

.videoplayer .ticker {display:none;}

.contentdiv .videoplayer { width:230px;  margin:30px auto; clear:both; display:block;}






/* Art Gallery */
.artgallery {overflow:auto; margin-bottom:15px; margin-top:10px; /*background:GRAY;*/}
.artgallery .buttons { text-align:center; font-size:12px; font-family:Arial; font-weight:bold; color:#fff; margin-bottom:2px; }
.artgallery .buttons .right {float:right; background:url("Images/MMF/gall2_right_reg.gif") no-repeat top right; width:90px; height:13px; line-height:1em; text-decoration:none; padding-right:5px; color:#fff;}
.artgallery .buttons .left { float:left; background:url("Images/MMF/gall2_left_reg.gif") no-repeat top left; width:90px; height:13px; line-height:1em;  text-decoration:none; padding-left:5px; color:#fff;}
.artgallery .buttons .center {color:#366AB3; text-decoration:none;}
.artgallery .buttons a:hover.center{text-decoration:underline;}
.artgallery .buttons a:hover.left {background:url("Images/MMF/gall2_left_over.gif") no-repeat top left;}
.artgallery .buttons a:hover.right {background:url("Images/MMF/gall2_right_over.gif") no-repeat top right;}
.artgallery .image {border:#B4CCEB solid 1px; padding:2px; text-align:center;}
.artgallery .image img {margin:auto;}
.artgallery .title {padding:0 2px; direction:rtl; /*font-size:12px;*/ font-weight:bold; color:#366AB3; height:23px;}
.artgallery .credit {font-weight:normal;}
.artgallery .thumbs {margin-right:3px; margin-top:10px;}
.artgallery .thumbs a {padding:2px; margin:2px; float:right; border:#fff solid 1px;}	
.artgallery .thumbs a img {border:none;}
.artgallery .thumbs a:hover {border:#B4CCEB solid 1px; background:#E5EEF9; }
.artgallery .thumbs a.current { border:#366AB3 solid 1px; }



/* ////////////////////// PRINT   ////////////////////// */
 
 a.print {
		color:#0092AD;
		cursor:pointer;
		text-decoration:underline;
	}
	img.print {
		cursor:pointer;
	}
	
	
	
	#print_page div.header {
		margin-bottom:20px;
		text-align:center;
	}
	#print_page {
		background:#FFFFFF;
		margin:20px;
		color:#000000;
		
	}
	#print_page h1 {
		/*color:#000000;*/
	}
	#print_page table.page {
		width:924px;
		font-size:10pt;
		
	}
	#print_page div.footer {
		margin-top:20px;
		padding-top:5px;
		border-top:1px solid #CCCCCC;
		font-size:8pt;
	}
	#print_page div.footer span {
		font-weight:bold;
	}


/*for library and list*/
.ms-alternating
{
	background-color: #c3dfe3;
}
.level-item, .level-item a, .level-item a:link 
    {
    	color:#0092AD;                                      
        font-family:VERDANA;
        font-size:12pt;
        text-decoration:none;
    }
    .level-item a:visited, .level-item a:active
    {
        color:#0092AD;                                      
        font-family:VERDANA;
        font-size:12pt;
    }
    .level-item .level-item a, .level-item a:hover
    {
        
        text-decoration:underline;
    }
    .headertitle, .headertitle a, .headertitle a:link 
    {
        color:#0092AD; 
        font-family:VERDANA;
        font-size:12pt;
        font-weight:bold;
        text-decoration:none;
    }
    .headertitle, .headertitle a, .headertitle a:hover
    {
        
        text-decoration:underline;
    }
    .headertitle a:visited, .headertitle a:active
    {
        color:#0092AD; 
        font-family:VERDANA;
        font-size:12pt;
        font-weight:bold;
    }
    .level-bullet {
		background-image:url(/_layouts/images/cnsshdor.gif);
		background-position:right center;
		background-repeat:no-repeat;
		border:0 none inherit;
		padding-left:0;
		padding-right:10px;
		vertical-align:top;
	}
