			
				/*   E   N   G   L   I   S   H   */

/* ///////////////////////////////////////////////////////////////////////////////// */

				/*   G E N E R A L   */
			
/*------------------ MAIN ------------------*/
			
			.both {
				clear:both;
			}
			#main {
				width:924px;
				direction:ltr;	/* lang */
				overflow-x:auto;
				overflow-y:hidden;
			}
			
/*------------------ HEADER ------------------*/
			
			#header {
				width:924px;
				height:90px;
			}
			
			/* Logo */

			#logo img {
				float:left;	/* lang */
				width:200px;
				height:90px;
				border:0px;
			}
			
			/* Search */
			
			#search {
				float:right; /* lang */
				margin-top:46px;
			}
			#search select {
				width:170px;
				vertical-align:middle;
				margin-right:5px;	/* lang */
			}
			#search input {
				width:150px;
				vertical-align:middle;
			}
			#search img {
				width:21px;
				height:21px;
				margin-right: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(MtaMarketingImagesEn/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:left;	/* lang */
			}
			#menu_top_left img {
				vertical-align:middle;
				border:0px;
			}
			#menu_top_right {
				float:right;	/* lang */
				margin-top:5px;
			}
							
/*------------------ CONTENT ------------------*/

			/* Left Side */

			#side_left {
				float:left;	/* lang */
				width:200px;
				margin-bottom:20px;
				padding-right:20px;	/* lang */
			}

			/* Login */

			#login {
				margin-bottom:20px;
				background-color:#E0EFF2;
				padding:10px;
				color:#006273;
			}
			.login {
				font-weight:bold;
			}

			/* Right Side */

			#side_right {
				float:right; /* lang */
				width:704px;
				margin-bottom:20px;
			}
			
			#column_left {
				float:left; /* 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(MtaMarketingImagesEn/back_box_header.gif);
				background-repeat:repeat-x;
			}
			.box h1 {
				float:left;	/* lang */
				height:25px;
				margin:0px;
				padding-right: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-left:10px;	/* lang */
				font-size:11px;
			}
			.box_content_height_1 a,
			.box_content_height_2 a {
				display:block;
				margin-bottom:3px;
				padding-left:10px;	/* lang */
				background-image:url(MtaMarketingImagesEn/box_content_arrow.gif);
				background-repeat:no-repeat;
				background-position:left 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(MtaMarketingImagesEn/back_box_footer.gif);
				background-repeat:repeat-x;
			}
			
			.box_footer_link a {
				float:right;	/* lang */
				display:block;
				height:18px;
				padding-right:20px;	/* lang */
				padding-left:10px;	/* lang */
				background-image:url(MtaMarketingImagesEn/box_footer_arrow.gif);
				background-repeat:no-repeat;
				background-position:right 7px;	/* lang */
				background-color:#FFFFFF;
				font-weight:bold;
			}
			.box_footer_link img {
				width:1px;
				height:1px;
			}
			
			
			#column_right {
				float:right; /* 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;
				text-align:center;
				line-height:20px;
			}			
			#copyright, #copyright a {
				color:#999999;
			}
			
			#slogan {
				width:125px;
				height:13px;
				float:left;	/* lang */
			}
			#logo_bottom {
				width:43px;
				height:29px;
				float:right;		/* lang */
			}
			
/* ///////////////////////////////////////////////////////////////////////////////// */
					
				/*   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(MtaMarketingImagesEn/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;
			}




/* 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;
	}
