CINXE.COM
UEFA.com document library - UEFA.com
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html lang="en"><head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# article: http://ogp.me/ns/article# "><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://www.uefa.com/uefa/documentlibrary/index.html","20130430170708","https://web.archive.org/","web","/_static/", "1367341628"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <title>UEFA.com document library - UEFA.com</title><meta http-equiv="X-UA-Compatible" content="IE=edge"/><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="description" content="UEFA's wide-ranging role as the governing body of European football is reflected both in the volume and in the comprehensive reach of the documents that it produces. This documentation in its many varied forms – definitive, regulatory, informative, educational, instructive, etc. – helps to explain the extent of UEFA's activities as well as outlining the ways in which UEFA goes about its work on behalf of its 53 member national football associations in Europe. UEFA.com catalogues in this library the documents in current use by UEFA, according to their purpose and function. UEFA publications, regulations, administrative reports, competition regulations, anti-doping rules, invitations to tender, memorandums of understanding and booking lists from the top competitions: all can be accessed here by looking at the relevant section below."/><meta name="keywords" content="uefa,document,library"/><meta name="author" content="uefa.com"/><meta property="og:type" content="article"/><meta property="og:title" content="UEFA.com document library - UEFA.com"/><meta property="og:url" content="https://web.archive.org/web/20130430170708/http://www.uefa.com/news/newsid=1518466.html"/><meta property="og:image" content="https://web.archive.org/web/20130430170708im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg "/><meta property="og:description" content="UEFA's wide-ranging role as the governing body of European football is reflected both in the volume and in the comprehensive reach of the documents that it produces. This documentation in its many varied forms – definitive, regulatory, informative, educational, instructive, etc. – helps to explain the extent of UEFA's activities as well as outlining the ways in which UEFA goes about its work on behalf of its 53 member national football associations in Europe. UEFA.com catalogues in this library the documents in current use by UEFA, according to their purpose and function. UEFA publications, regulations, administrative reports, competition regulations, anti-doping rules, invitations to tender, memorandums of understanding and booking lists from the top competitions: all can be accessed here by looking at the relevant section below."/><meta property="og:site_name" content="UEFA.com"/><meta property="article:published_time" content="2010-08-25T15:38Z"/><meta property="article:modified_time" content="2010-10-27T15:02Z"/><meta property="article:tag" content="uefa"/><meta property="article:tag" content="document"/><meta property="article:tag" content="library"/><meta name="date" content="Wednesday 25 August 2010"/><meta name="isodate" content="2010-08-25"/><link rel="canonical" href="https://web.archive.org/web/20130430170708/http://www.uefa.com/news/newsid=1518466.html"/><link rel="image_src" href="https://web.archive.org/web/20130430170708im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"> </link><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20130430170708cs_/http://www.uefa.com/inc/css/main.css?20130426111647"/><link type="text/css" title="standard" rel="stylesheet" media="print" href="/web/20130430170708cs_/http://www.uefa.com/inc/css/print.css?20130427211728"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20130430170708cs_/http://www.uefa.com/inc/css/sections/aboutuefa.css?20130426111627"/><script type="text/javascript" src="/web/20130430170708js_/http://www.uefa.com/inc/js/main.js?20130428110951"> </script><link rel="shortcut icon" href="/web/20130430170708im_/http://www.uefa.com/imgml/favicon/favicon.ico"/></head><body id="uefa" class="documentlibrary index langE"><script type="text/javascript"><!-- SCW.Initialize();SCW.AllowedJSContent = new Array();SCW.ContentProperties = {"subsec1":"document library","type":"list:documents","sec":"uefa","lang":"EN"};SCW.Events = new Array();SCW.EVars = {};SCW.Props = {"43":"web"};SCW.CustomSocialNetwork = {"hp":"uefacom hp"};SCW.CustomValues = {"43":"uefa"};//--></script><div id="fb-root"> </div><div class="d3cmsMaster"><div class="d3cmsHeader"> <noscript><style type="text/css"> .d3cmsHeader{height:120px;background-image:url(/web/20130430170708im_/http://www.uefa.com/imgml/header/shadow-repeat-high.jpg);} .hdr-esi-wrap, .hdr-esi-lnk.hdr-lnk-accessible{display:block;} </style></noscript><div class="hdr-esi-wrap"><a href="https://web.archive.org/web/20130430170708/http://ac.uefa.com/" class="hdr-esi-lnk hdr-lnk-accessible" title="xslext:Translate('uefa_accessible_version')"><span class="hdr-esi-txt hdr-accessible-txt">Accessible version</span></a> </div> <!--googleoff:snippet--><script type="text/javascript"> var _MSGDETECTALERT ='Do not ask me again?'; function setCookie(name, value, expires, path, domain, secure) { var today = new Date(); today.setTime(today.getTime()); if (expires) { expires = expires * 1000 * 60 * 60 * 24; }; var expires_date = new Date(today.getTime() + (expires)); var d = (domain !== undefined && domain != null && domain != '') ? ";domain=" + domain : ((cookieDomain !== undefined && cookieDomain != null && cookieDomain != '') ? ";domain=" + cookieDomain : ""); document.cookie = name + "=" + escape(value) + ((expires) ? ";expires=" + expires_date.toGMTString() : "") + ((path) ? ";path=" + path : ";path=" + "/") + d + ((secure) ? ";secure" : ""); //alert(name + "=" + escape(value) + ((expires) ? ";expires=" + expires_date.toGMTString() : "") + ((path) ? ";path=" + path : ";path=" + "/") + d + ((secure) ? ";secure" : "")); }; function getCookie(name) { var cookie = document.cookie.match(new RegExp('(^|;)\\s*' + escape(name) + '=([^;\\s]*)')); return (cookie ? unescape(cookie[2]) : null); }; function getIEVersionNumber() { var ua = navigator.userAgent; var MSIEOffset = ua.indexOf("MSIE "); if (MSIEOffset == -1) { return 1000; } else { return parseFloat(ua.substring(MSIEOffset + 5, ua.indexOf(";", MSIEOffset))); }; } var isIE5Min = getIEVersionNumber() < 6; if ((isIE5Min) && (location.pathname != '/redirect/ie55/index.html')) location.href = '/redirect/ie55/index.html'; var _DOMAIN =''; if (location.host=='localhost') _DOMAIN = 'localhost'; </script><div class="hdr-channels hdr-layer"><a class="hdr-logo" href="https://web.archive.org/web/20130430170708/http://www.uefa.com/index.html" data-track="true" data-scope="Header">The official website for European football</a><ul class="hdr-channels-list clearfix"><li class="hdr-channels-item hdr-channels-ne"><a href="/web/20130430170708/http://www.uefa.com/news/index.html" class="hdr-lnk" data-track="true" data-scope="Header">News</a></li><li class="hdr-channels-item hdr-channels-vd"><a href="/web/20130430170708/http://www.uefa.com/video/index.html" class="hdr-lnk" data-track="true" data-scope="Header">Video</a></li><li class="hdr-channels-item hdr-channels-ls"><a href="/web/20130430170708/http://www.uefa.com/livescores/index.html" class="hdr-lnk" data-track="true" data-scope="Header">Live scores</a></li><li class="hdr-channels-item hdr-channels-tp"><a href="/web/20130430170708/http://www.uefa.com/teamsandplayers/index.html" class="hdr-lnk" data-track="true" data-scope="Header">Teams & players</a></li><li class="hdr-channels-item hdr-channels-gm"><a href="/web/20130430170708/http://www.uefa.com/community/index.html" class="hdr-lnk" data-track="true" data-scope="Header">Games</a></li><li class="hdr-channels-item hdr-channels-mb"><a href="/web/20130430170708/http://www.uefa.com/mobile/index.html" class="hdr-lnk" data-track="true" data-scope="Header">Mobile</a></li><li class="hdr-channels-item hdr-channels-tk"><a href="/web/20130430170708/http://www.uefa.com/tickets/index.html" class="hdr-lnk" data-track="true" data-scope="Header">Tickets</a></li><li class="hdr-channels-item hdr-channels-st"><a href="/web/20130430170708/http://www.uefa.com/uefachampionsleague/store/index.html" class="hdr-lnk" data-track="true" data-scope="Header">Store</a></li></ul><ul class="hdr-actions-list"><li id="loginH" class="hdr-actions-item hdr-actions-login"><a id="loginHL" href="javascript:void(0);" class="hdr-lnk" data-track="true" data-scope="Header">Login</a><script type="text/javascript" src="https://web.archive.org/web/20130430170708js_/http://img.uefa.com/ml/user/scripts/xdm1.js"> </script><div id="login2" class="login2"><a href="javascript:void(0);" class="login_mask" title="Login">Login</a><div class="login2_top"> </div><form id="loginPopup"><fieldset><div class="top clearfix"><ul class="clearfix"><li><a href="javascript:void(0);" onclick="IDP.getLoginLink(this, window, 'facebook')" class="facebook" title="Sign in with facebook">facebook</a></li><li><a href="javascript:void(0);" onclick="IDP.getLoginLink(this, window, 'windows')" class="windows" title="Sign in with Windows">Windows Live ID</a></li><li><a href="javascript:void(0);" onclick="IDP.getLoginLink(this, window, 'google')" class="google" title="Sign in with Google">Google</a></li><li><a href="javascript:void(0);" onclick="IDP.getLoginLink(this, window, 'yahoo')" class="yahoo" title="Sign in with Yahoo!">Yahoo!</a></li></ul><p>Log in using your Facebook, Windows Live, Google or Yahoo! account</p></div><p class="clearfix larger">Or log in with your UEFA.com account</p><p class="clearfix"><label>E-Mail</label><input id="Email" name="Email" type="text" class="input_field" value="" maxlength="50"/><span class="error_message">There seems to be a problem with the email you have entered. Please check your address is valid and re-enter.</span></p><p class="clearfix"><label>Password</label><input id="Password" name="Password" type="password" class="input_field" value="" maxlength="50"/><span class="error_message">Please choose a password</span></p><p class="clearfix"><label class="checkbox_field"><input id="chkRem" name="ckStaySignedIn" type="checkbox"/>Keep me signed in</label></p><p class="bottom clearfix"><a href="javascript:void(0);" onclick="loginSubmit();" class="button"><span>Login</span></a><a href="javascript:void(0);" onclick="this.href=REMOTE+'/ForgottenPassword'" title="" class="alt forgot">Forgot your password?</a></p></fieldset></form><div class="login2_bottom"> </div></div></li><li id="loggedH" class="hdr-actions-item hdr-actions-user"><a class="loggedUserSpan" href=""> </a><div class="hdr-dropdown-user hdr-user-dropdown"><div class="hdr-dropdown-spr hdr-dropdown-top"> </div><ul class="hdr-dropdown-list"><li class="hdr-dropdown-item hdr-user-logged"><a class="loggedUserSpan" href=""> </a></li><li class="hdr-dropdown-item hdr-user-account"><a class="hdr-lnk" id="loggedAccount" title="Account settings" href="">Account settings</a></li><li class="hdr-dropdown-item hdr-user-pref"><a class="hdr-lnk" id="loggedPref" title="Preferences" href="">Preferences</a></li><li class="hdr-dropdown-item hdr-user-logout"><a class="hdr-lnk" id="logoutHL" title="Log out" href="">Log out</a></li></ul><div class="hdr-dropdown-spr hdr-dropdown-bottom"> </div></div></li><li id="registerH" class="hdr-actions-item hdr-actions-register"><a href="javascript:void(0);" id="loginHL" onclick="this.href=REMOTE+'/Account/SignUp?returnUrl='+ getReturnUrl(window.location.href)" class="hdr-lnk" data-track="true" data-scope="Header">Register</a></li><li class="hdr-actions-item hdr-actions-lang"><a href="#" class="hdr-lnk" data-track="true" data-scope="Header">English<span class="hdr-arrow hdr-arrow-white"> </span></a><div class="hdr-dropdown hdr-lang-dropdown"><div class="hdr-dropdown-spr hdr-dropdown-top"> </div><ul class="hdr-dropdown-list"><li class="hdr-dropdown-item hdr-lang-en"><a href="https://web.archive.org/web/20130430170708/http://www.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">English<span class="hdr-arrow hdr-arrow-white"> </span></a></li><li class="hdr-dropdown-item hdr-lang-fr"><a href="https://web.archive.org/web/20130430170708/http://fr.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">Français</a></li><li class="hdr-dropdown-item hdr-lang-de"><a href="https://web.archive.org/web/20130430170708/http://de.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">Deutsch</a></li><li class="hdr-dropdown-item hdr-lang-ru"><a href="https://web.archive.org/web/20130430170708/http://ru.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">Русский</a></li><li class="hdr-dropdown-item hdr-lang-es"><a href="https://web.archive.org/web/20130430170708/http://es.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">Español</a></li><li class="hdr-dropdown-item hdr-lang-it"><a href="https://web.archive.org/web/20130430170708/http://it.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">Italiano</a></li><li class="hdr-dropdown-item hdr-lang-pt"><a href="https://web.archive.org/web/20130430170708/http://pt.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">Português</a></li><li class="hdr-dropdown-item hdr-lang-jp"><a href="https://web.archive.org/web/20130430170708/http://jp.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">日本語</a></li><li class="hdr-dropdown-item hdr-lang-cn"><a href="https://web.archive.org/web/20130430170708/http://cn.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">中文</a></li><li class="hdr-dropdown-item hdr-lang-kr"><a href="https://web.archive.org/web/20130430170708/http://kr.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">한국어</a></li></ul><div class="hdr-dropdown-spr hdr-dropdown-bottom"> </div></div></li></ul></div><!--googleon:snippet--><!--googleoff:snippet--><div class="hdr-sections hdr-layer"><ul class="hdr-sections-list clearfix"><li class="hdr-section-item hdr-section-uefa is-active"><a class="hdr-lnk" href="/web/20130430170708/http://www.uefa.com/uefa/index.html" data-track="true" data-scope="Header">UEFA</a></li><li class="hdr-section-item hdr-section-ma"><a class="hdr-lnk" href="/web/20130430170708/http://www.uefa.com/memberassociations/index.html" data-track="true" data-scope="Header">Member associations<span class="hdr-arrow hdr-arrow-black"> </span></a><div class="hdr-drop-panel hdr-drop-ma"><div class="hdr-list-wrap hdr-wrap-ma"><ul class="hdr-layer-list hdr-list-ma"><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=alb/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-alb"> </span><span class="hdr-item-txt">Albania</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=and/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-and"> </span><span class="hdr-item-txt">Andorra</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=arm/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-arm"> </span><span class="hdr-item-txt">Armenia</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=aut/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-aut"> </span><span class="hdr-item-txt">Austria</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=aze/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-aze"> </span><span class="hdr-item-txt">Azerbaijan</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=blr/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-blr"> </span><span class="hdr-item-txt">Belarus</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=bel/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-bel"> </span><span class="hdr-item-txt">Belgium</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=bih/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-bih"> </span><span class="hdr-item-txt">Bosnia and Herzegovina</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=bul/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-bul"> </span><span class="hdr-item-txt">Bulgaria</span></a></li></ul><ul class="hdr-layer-list hdr-list-ma"><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=cro/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-cro"> </span><span class="hdr-item-txt">Croatia</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=cyp/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-cyp"> </span><span class="hdr-item-txt">Cyprus</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=cze/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-cze"> </span><span class="hdr-item-txt">Czech Republic</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=den/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-den"> </span><span class="hdr-item-txt">Denmark</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=eng/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-eng"> </span><span class="hdr-item-txt">England</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=est/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-est"> </span><span class="hdr-item-txt">Estonia</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=fro/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-fro"> </span><span class="hdr-item-txt">Faroe Islands</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=fin/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-fin"> </span><span class="hdr-item-txt">Finland</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=fra/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-fra"> </span><span class="hdr-item-txt">France</span></a></li></ul><ul class="hdr-layer-list hdr-list-ma"><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=mkd/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-mkd"> </span><span class="hdr-item-txt">FYROM</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=geo/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-geo"> </span><span class="hdr-item-txt">Georgia</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=ger/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ger"> </span><span class="hdr-item-txt">Germany</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=gre/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-gre"> </span><span class="hdr-item-txt">Greece</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=hun/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-hun"> </span><span class="hdr-item-txt">Hungary</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=isl/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-isl"> </span><span class="hdr-item-txt">Iceland</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=isr/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-isr"> </span><span class="hdr-item-txt">Israel</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=ita/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ita"> </span><span class="hdr-item-txt">Italy</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=kaz/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-kaz"> </span><span class="hdr-item-txt">Kazakhstan</span></a></li></ul><ul class="hdr-layer-list hdr-list-ma"><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=lva/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-lva"> </span><span class="hdr-item-txt">Latvia</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=lie/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-lie"> </span><span class="hdr-item-txt">Liechtenstein</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=ltu/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ltu"> </span><span class="hdr-item-txt">Lithuania</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=lux/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-lux"> </span><span class="hdr-item-txt">Luxembourg</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=mlt/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-mlt"> </span><span class="hdr-item-txt">Malta</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=mda/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-mda"> </span><span class="hdr-item-txt">Moldova</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=mne/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-mne"> </span><span class="hdr-item-txt">Montenegro</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=ned/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ned"> </span><span class="hdr-item-txt">Netherlands</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=nir/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-nir"> </span><span class="hdr-item-txt">Northern Ireland</span></a></li></ul><ul class="hdr-layer-list hdr-list-ma"><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=nor/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-nor"> </span><span class="hdr-item-txt">Norway</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=pol/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-pol"> </span><span class="hdr-item-txt">Poland</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=por/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-por"> </span><span class="hdr-item-txt">Portugal</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=irl/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-irl"> </span><span class="hdr-item-txt">Republic of Ireland</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=rou/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-rou"> </span><span class="hdr-item-txt">Romania</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=rus/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-rus"> </span><span class="hdr-item-txt">Russia</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=smr/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-smr"> </span><span class="hdr-item-txt">San Marino</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=sco/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-sco"> </span><span class="hdr-item-txt">Scotland</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=srb/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-srb"> </span><span class="hdr-item-txt">Serbia</span></a></li></ul><ul class="hdr-layer-list hdr-list-ma"><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=svk/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-svk"> </span><span class="hdr-item-txt">Slovakia</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=svn/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-svn"> </span><span class="hdr-item-txt">Slovenia</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=esp/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-esp"> </span><span class="hdr-item-txt">Spain</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=swe/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-swe"> </span><span class="hdr-item-txt">Sweden</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=sui/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-sui"> </span><span class="hdr-item-txt">Switzerland</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=tur/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-tur"> </span><span class="hdr-item-txt">Turkey</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=ukr/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ukr"> </span><span class="hdr-item-txt">Ukraine</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=wal/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-wal"> </span><span class="hdr-item-txt">Wales</span></a></li></ul></div></div> </li><li class="hdr-section-item hdr-section-women"><a class="hdr-lnk" href="/web/20130430170708/http://www.uefa.com/women/index.html" data-track="true" data-scope="Header">Women's football<span class="hdr-arrow hdr-arrow-black"> </span></a><div class="hdr-drop-panel hdr-drop-women"><div class="hdr-list-wrap hdr-wrap-wteams"><span class="hdr-list-title">Domestic leagues</span><ul class="hdr-wteams-list hdr-wteams-col1"><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=alb/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-alb"> </span><span class="hdr-item-txt">Albania</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=aut/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-aut"> </span><span class="hdr-item-txt">Austria</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=blr/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-blr"> </span><span class="hdr-item-txt">Belarus</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=bel/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-bel"> </span><span class="hdr-item-txt">Belgium</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=bul/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-bul"> </span><span class="hdr-item-txt">Bulgaria</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=cro/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-cro"> </span><span class="hdr-item-txt">Croatia</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=cyp/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-cyp"> </span><span class="hdr-item-txt">Cyprus</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=cze/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-cze"> </span><span class="hdr-item-txt">Czech Republic</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=den/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-den"> </span><span class="hdr-item-txt">Denmark</span></a></li></ul><ul class="hdr-wteams-list hdr-wteams-col2"><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=eng/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-eng"> </span><span class="hdr-item-txt">England</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=est/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-est"> </span><span class="hdr-item-txt">Estonia</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=fro/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-fro"> </span><span class="hdr-item-txt">Faroe Islands</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=fin/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-fin"> </span><span class="hdr-item-txt">Finland</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=fra/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-fra"> </span><span class="hdr-item-txt">France</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=mkd/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-mkd"> </span><span class="hdr-item-txt">FYROM</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=ger/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ger"> </span><span class="hdr-item-txt">Germany</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=gre/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-gre"> </span><span class="hdr-item-txt">Greece</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=hun/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-hun"> </span><span class="hdr-item-txt">Hungary</span></a></li></ul><ul class="hdr-wteams-list hdr-wteams-col3"><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=isl/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-isl"> </span><span class="hdr-item-txt">Iceland</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=isr/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-isr"> </span><span class="hdr-item-txt">Israel</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=ita/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ita"> </span><span class="hdr-item-txt">Italy</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=kaz/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-kaz"> </span><span class="hdr-item-txt">Kazakhstan</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=lva/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-lva"> </span><span class="hdr-item-txt">Latvia</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=ltu/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ltu"> </span><span class="hdr-item-txt">Lithuania</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=lux/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-lux"> </span><span class="hdr-item-txt">Luxembourg</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=mlt/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-mlt"> </span><span class="hdr-item-txt">Malta</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=mda/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-mda"> </span><span class="hdr-item-txt">Moldova</span></a></li></ul><ul class="hdr-wteams-list hdr-wteams-col4"><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=ned/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ned"> </span><span class="hdr-item-txt">Netherlands</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=nir/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-nir"> </span><span class="hdr-item-txt">Northern Ireland</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=nor/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-nor"> </span><span class="hdr-item-txt">Norway</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=pol/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-pol"> </span><span class="hdr-item-txt">Poland</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=por/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-por"> </span><span class="hdr-item-txt">Portugal</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=irl/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-irl"> </span><span class="hdr-item-txt">Republic of Ireland</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=rou/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-rou"> </span><span class="hdr-item-txt">Romania</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=rus/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-rus"> </span><span class="hdr-item-txt">Russia</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=sco/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-sco"> </span><span class="hdr-item-txt">Scotland</span></a></li></ul><ul class="hdr-wteams-list hdr-wteams-col5"><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=srb/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-srb"> </span><span class="hdr-item-txt">Serbia</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=svk/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-svk"> </span><span class="hdr-item-txt">Slovakia</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=svn/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-svn"> </span><span class="hdr-item-txt">Slovenia</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=esp/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-esp"> </span><span class="hdr-item-txt">Spain</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=swe/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-swe"> </span><span class="hdr-item-txt">Sweden</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=sui/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-sui"> </span><span class="hdr-item-txt">Switzerland</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=tur/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-tur"> </span><span class="hdr-item-txt">Turkey</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=ukr/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ukr"> </span><span class="hdr-item-txt">Ukraine</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130430170708/http://www.uefa.com/memberassociations/association=wal/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-wal"> </span><span class="hdr-item-txt">Wales</span></a></li></ul></div><div class="hdr-cups-wrap hdr-cups-women"><a class="hdr-list-title">Competitions</a><ul class="hdr-cups-list"><li class="hdr-cup-item hdr-cup-woco"><a class="hdr-cup-lnk" href="/web/20130430170708/http://www.uefa.com/womenseuro/index.html" data-track="true" data-scope="Header">UEFA Women's EURO</a></li><li class="hdr-cup-item hdr-cup-fwwc"><a class="hdr-cup-lnk" href="/web/20130430170708/http://www.uefa.com/womensworldcup/index.html" data-track="true" data-scope="Header">Women's World Cup</a></li><li class="hdr-cup-item hdr-cup-wcl"><a class="hdr-cup-lnk" href="/web/20130430170708/http://www.uefa.com/womenschampionsleague/index.html" data-track="true" data-scope="Header">UEFA Women's Champions League</a></li><li class="hdr-cup-item hdr-cup-wu19"><a class="hdr-cup-lnk" href="/web/20130430170708/http://www.uefa.com/womensunder19/index.html" data-track="true" data-scope="Header">Women's Under-19</a></li><li class="hdr-cup-item hdr-cup-wu17"><a class="hdr-cup-lnk" href="/web/20130430170708/http://www.uefa.com/womensunder17/index.html" data-track="true" data-scope="Header">Women's Under-17</a></li></ul></div></div> </li><li class="hdr-section-item hdr-section-tg"><a class="hdr-lnk" href="/web/20130430170708/http://www.uefa.com/trainingground/index.html" data-track="true" data-scope="Header">UEFA Training Ground</a></li> </ul><div class="hdr-search"><form id="headerSearch" action="https://web.archive.org/web/20130430170708/http://www.uefa.com/search/index.html"><div id="sL"> </div><div id="sC"><input type="text" name="q" id="hse" value="Search"/></div><div class="seLoad"><div> </div></div><div id="sR"><input type="submit" value=""/></div><div class="hide"><div id="seMoreRes">More results</div><div class="seVal" id="seVal">search</div></div></form></div> </div><div class="hdr-comp hdr-layer"><ul class="hdr-comp-list clearfix"><li class="hdr-comp-item hdr-item-ucl"><a class="hdr-lnk" href="/web/20130430170708/http://www.uefa.com/uefachampionsleague/index.html" data-track="true" data-scope="Header">UEFA Champions League</a></li><li class="hdr-comp-item hdr-item-uel"><a class="hdr-lnk" href="/web/20130430170708/http://www.uefa.com/uefaeuropaleague/index.html" data-track="true" data-scope="Header">UEFA Europa League</a></li><li class="hdr-comp-item hdr-item-euro"><a class="hdr-lnk" href="/web/20130430170708/http://www.uefa.com/uefaeuro/finals/index.html" data-track="true" data-scope="Header">UEFA EURO 2016</a></li><li class="hdr-comp-item hdr-item-qualifiers"><a class="hdr-lnk" href="/web/20130430170708/http://www.uefa.com/uefaeuro/qualifiers/index.html" data-track="true" data-scope="Header">European qualifiers</a></li><li class="hdr-comp-item hdr-item-woco"><a class="hdr-lnk" href="/web/20130430170708/http://www.uefa.com/womenseuro/index.html" data-track="true" data-scope="Header">Women's EURO</a></li><li class="hdr-comp-item hdr-item-u21"><a class="hdr-lnk" href="/web/20130430170708/http://www.uefa.com/under21/index.html" data-track="true" data-scope="Header">Under-21</a></li><li class="hdr-comp-item hdr-item-all"><a class="hdr-lnk" href="#">All competitions<span class="hdr-arrow hdr-arrow-black"> </span></a><div class="hdr-drop-panel hdr-drop-allcomp"><div class="hdr-cups-wrap hdr-cups-club"><span class="hdr-list-title">- Club -</span><ul class="hdr-cups-list"><li class="hdr-cup-item hdr-cup-ucl"><a class="hdr-cup-lnk" href="/web/20130430170708/http://www.uefa.com/uefachampionsleague/index.html" data-track="true" data-scope="Header">UEFA Champions League</a></li><li class="hdr-cup-item hdr-cup-uel"><a class="hdr-cup-lnk" href="/web/20130430170708/http://www.uefa.com/uefaeuropaleague/index.html" data-track="true" data-scope="Header">UEFA Europa League</a></li><li class="hdr-cup-item hdr-cup-scup"><a class="hdr-cup-lnk" href="/web/20130430170708/http://www.uefa.com/uefasupercup/index.html" data-track="true" data-scope="Header">UEFA Super Cup</a></li></ul></div><div class="hdr-cups-wrap hdr-cups-nat"><span class="hdr-list-title">- National -</span><ul class="hdr-cups-list"><li class="hdr-cup-item hdr-cup-euroqual"><a class="hdr-cup-lnk" href="/web/20130430170708/http://www.uefa.com/uefaeuro/qualifiers/index.html" data-track="true" data-scope="Header">European qualifiers</a></li><li class="hdr-cup-item hdr-cup-euro"><a class="hdr-cup-lnk" href="/web/20130430170708/http://www.uefa.com/uefaeuro/finals/index.html" data-track="true" data-scope="Header">UEFA EURO 2016</a></li><li class="hdr-cup-item hdr-cup-euro"><a class="hdr-cup-lnk" href="/web/20130430170708/http://www.uefa.com/uefaeuro/finals/about-euro/uefaeuro2020/index.html" data-track="true" data-scope="Header">UEFA EURO 2020</a></li><li class="hdr-cup-item hdr-cup-fwc"><a class="hdr-cup-lnk" href="/web/20130430170708/http://www.uefa.com/worldcup/index.html" data-track="true" data-scope="Header">FIFA World Cup</a></li><li class="hdr-cup-item hdr-cup-u21"><a class="hdr-cup-lnk" href="/web/20130430170708/http://www.uefa.com/under21/index.html" data-track="true" data-scope="Header">Under-21</a></li></ul></div><div class="hdr-cups-wrap hdr-cups-youth"><span class="hdr-list-title">- Youth & Amateur -</span><ul class="hdr-cups-list"><li class="hdr-cup-item hdr-cup-u19"><a class="hdr-cup-lnk" href="/web/20130430170708/http://www.uefa.com/under19/index.html" data-track="true" data-scope="Header">Under-19</a></li><li class="hdr-cup-item hdr-cup-u17"><a class="hdr-cup-lnk" href="/web/20130430170708/http://www.uefa.com/under17/index.html" data-track="true" data-scope="Header">Under-17</a></li><li class="hdr-cup-item hdr-cup-rcup"><a class="hdr-cup-lnk" href="/web/20130430170708/http://www.uefa.com/regionscup/index.html" data-track="true" data-scope="Header">Regions' Cup</a></li></ul></div><div class="hdr-cups-wrap hdr-cups-women"><a class="hdr-list-title" href="/web/20130430170708/http://www.uefa.com/women/index.html" data-track="true" data-scope="Header">- Women -</a><ul class="hdr-cups-list"><li class="hdr-cup-item hdr-cup-woco"><a class="hdr-cup-lnk" href="/web/20130430170708/http://www.uefa.com/womenseuro/index.html" data-track="true" data-scope="Header">UEFA Women's EURO</a></li><li class="hdr-cup-item hdr-cup-fwwc"><a class="hdr-cup-lnk" href="/web/20130430170708/http://www.uefa.com/womensworldcup/index.html" data-track="true" data-scope="Header">Women's World Cup</a></li><li class="hdr-cup-item hdr-cup-wcl"><a class="hdr-cup-lnk" href="/web/20130430170708/http://www.uefa.com/womenschampionsleague/index.html" data-track="true" data-scope="Header">UEFA Women's Champions League</a></li><li class="hdr-cup-item hdr-cup-wu19"><a class="hdr-cup-lnk" href="/web/20130430170708/http://www.uefa.com/womensunder19/index.html" data-track="true" data-scope="Header">Women's Under-19</a></li><li class="hdr-cup-item hdr-cup-wu17"><a class="hdr-cup-lnk" href="/web/20130430170708/http://www.uefa.com/womensunder17/index.html" data-track="true" data-scope="Header">Women's Under-17</a></li></ul></div><div class="hdr-cups-wrap hdr-cups-futsal"><a class="hdr-list-title" href="/web/20130430170708/http://www.uefa.com/futsal/index.html" data-track="true" data-scope="Header">- Futsal -</a><ul class="hdr-cups-list"><li class="hdr-cup-item hdr-cup-feuro"><a class="hdr-cup-lnk" href="/web/20130430170708/http://www.uefa.com/futsaleuro/index.html" data-track="true" data-scope="Header">Futsal EURO</a></li><li class="hdr-cup-item hdr-cup-ffwc"><a class="hdr-cup-lnk" href="/web/20130430170708/http://www.uefa.com/futsalworldcup/index.html" data-track="true" data-scope="Header">FIFA Futsal World Cup</a></li><li class="hdr-cup-item hdr-cup-fcup"><a class="hdr-cup-lnk" href="/web/20130430170708/http://www.uefa.com/futsalcup/index.html" data-track="true" data-scope="Header">Futsal Cup</a></li></ul></div></div> </li> </ul></div><!--googleon:snippet--> </div><div class="d3cmsBCtop"><!--googleoff:snippet--><div class="bcMenu"><ol class="fl bcLinks"><li> <a title="UEFA.com" class="bcLink" href="/web/20130430170708/http://www.uefa.com/index.html">UEFA.com</a></li><li> > <a title="UEFA" class="bcLink" href="/web/20130430170708/http://www.uefa.com/uefa/index.html">UEFA</a></li><li> > <a title="Library" class="bcLink" href="/web/20130430170708/http://www.uefa.com/uefa/documentlibrary/index.html">Library</a></li></ol><span class="closer fl"> </span></div><!--googleon:snippet--> </div><div class="d3cmsContentWrap"><div class="d3cmsContent"><div class="d3cmsCHeader"><!--googleoff:snippet--><div id="menuLevel2"><h1><a class="logolink" title="About UEFA - Library" href="/web/20130430170708/http://www.uefa.com/uefa/index.html">About UEFA - Library</a></h1><ul><li id="ml2_news" class=" "><a href="/web/20130430170708/http://www.uefa.com/uefa/news/index.html"><span>News</span></a></li><li id="ml2_video" class=" "><a href="/web/20130430170708/http://www.uefa.com/uefa/video/index.html"><span>Video</span></a></li><li id="ml2_aboutuefa" class=" "><a href="/web/20130430170708/http://www.uefa.com/uefa/aboutuefa/index.html"><span>About UEFA</span></a></li><li id="ml2_award" class=" "><a href="/web/20130430170708/http://www.uefa.com/uefa/uefa-best-player-award/index.html"><span>Award</span></a></li><li id="ml2_footballfirst" class=" "><a href="/web/20130430170708/http://www.uefa.com/uefa/footballfirst/index.html"><span>Football first</span></a></li><li id="ml2_social" class=" "><a href="/web/20130430170708/http://www.uefa.com/uefa/socialresponsibility/index.html"><span>Social</span></a></li><li id="ml2_stakeholders" class=" "><a href="/web/20130430170708/http://www.uefa.com/uefa/stakeholders/index.html"><span>Stakeholders</span></a></li><li id="ml2_management" class=" "><a href="/web/20130430170708/http://www.uefa.com/uefa/management/index.html"><span>Management</span></a></li><li id="ml2_events" class=" "><a href="/web/20130430170708/http://www.uefa.com/uefa/events/index.html"><span>Events</span></a></li><li id="ml2_elevenvalues" class=" "><a href="/web/20130430170708/http://www.uefa.com/uefa/elevenvalues/index.html"><span>11 values</span></a></li><li id="ml2_mediaservices" class=" "><a href="/web/20130430170708/http://www.uefa.com/uefa/mediaservices/index.html"><span>Media services</span></a></li><li id="ml2_documentlibrary" class=" current"><a href="/web/20130430170708/http://www.uefa.com/uefa/documentlibrary/index.html"><span>Library</span></a></li></ul></div><!--googleon:snippet--><div class="d3cmsTopContent"><!--googleoff:snippet--><div class="grid_12"><div id="menuLevel3"><h2 class="m3_nav_documentlibrary menuTitle">Library</h2><ul class="menu clearfix"><li id="ml3_dlregul" class=""><a href="/web/20130430170708/http://www.uefa.com/uefa/documentlibrary/regulations/index.html"><span>Regulations</span></a></li><li id="ml3_dlcomp" class=""><a href="/web/20130430170708/http://www.uefa.com/uefa/documentlibrary/competitions/index.html"><span>Competitions</span></a></li><li id="ml3_dlabout" class=""><a href="/web/20130430170708/http://www.uefa.com/uefa/documentlibrary/aboutuefa/index.html"><span>About UEFA</span></a></li><li id="ml3_dlbusi" class=""><a href="/web/20130430170708/http://www.uefa.com/uefa/documentlibrary/businessopportunities/index.html"><span>Opportunities</span></a></li><li id="ml3_dlsocial" class=""><a href="/web/20130430170708/http://www.uefa.com/uefa/documentlibrary/social/index.html"><span>Social</span></a></li><li id="ml3_dldiscip" class=""><a href="/web/20130430170708/http://www.uefa.com/uefa/documentlibrary/disciplinary/index.html"><span>Disciplinary</span></a></li><li id="ml3_dlanti" class=""><a href="/web/20130430170708/http://www.uefa.com/uefa/documentlibrary/antidoping/index.html"><span>Anti-doping</span></a></li><li id="ml3_dlstake" class=""><a href="/web/20130430170708/http://www.uefa.com/uefa/documentlibrary/stakeholders/index.html"><span>Stakeholders</span></a></li><li id="ml3_dlpubl" class=""><a href="/web/20130430170708/http://www.uefa.com/uefa/documentlibrary/periodicals/index.html"><span>Periodicals</span></a></li><li id="ml3_dlpress" class=" last "><a href="/web/20130430170708/http://www.uefa.com/uefa/mediaservices/presskits/index.html"><span>Press kits »</span></a></li></ul> </div></div><!--googleon:snippet--></div> </div><div class="d3cmsCBody"><div class="grid_8 "><div class="row "><h2> </h2><!--topStart--><div class="firstDiv newsArt resizable "><div class="def_Newshead"><img src="/web/20130430170708im_/http://www.uefa.com/img/template/news_UefaLogoPrint.jpg" height="69" width="656" class="hiddenHeader" alt="The official website for European football"/><div class="innerText"><!--googleoff: all--><script type="text/javascript">window.Deltatre.Uefacom.Metadata = window.Deltatre.Uefacom.Metadata || {};window.Deltatre.Uefacom.Metadata.NewsId = 1518466;SCW.AddContent("id", "1518466");SCW.AddContent("title", "UEFA.com document library");SCW.AddContent("author", "");</script><!--googleon: all--></div></div><div class="gradient"> </div></div><!--topEnd--><!--botStart--><div class="secondDiv newsArt"><div class=" innerText mpindex "><div class="more"><a href="/web/20130430170708/http://www.uefa.com/news/newsid=1518466.html#uefa+document+library">Read more</a></div> </div><div class="def_Newsbody"><div class="innerText clearfix"><div class="fl newsBody"><div class="newsText"><p>UEFA's wide-ranging role as the governing body of European football is reflected both in the volume and in the comprehensive reach of the documents that it produces.</p><p>This documentation in its many varied forms – definitive, regulatory, informative, educational, instructive, etc. – helps to explain the extent of UEFA's activities as well as outlining the ways in which UEFA goes about its work on behalf of its 53 member national football associations in Europe.</p><p>UEFA.com catalogues in this library the documents in current use by UEFA, according to their purpose and function. UEFA publications, regulations, administrative reports, competition regulations, anti-doping rules, invitations to tender, memorandums of understanding and booking lists from the top competitions: all can be accessed here by looking at the relevant section below.</p> </div></div></div></div></div><!--botEnd--> </div><div class="row "><div class="innGrid_4 fl"><div class="box "><div class="bH"><!--googleoff:index--><h3>Regulations </h3> <!--googleon:index--> </div><div class="bC"><div style="" class="box bannerBox noborder"><div class="bH"><!--googleoff:index--><h3> </h3><!--googleon:index--> </div><div class="bC"><!--googleoff: snippet--><div class="newsComment">This section contains the body of regulations that govern UEFA and its activities – from the club and national team competition regulations to the technical regulations, as well as other specific regulatory documents. </div><!--googleon: snippet--> </div><div class="bF"> </div> </div> <div style="" class="newsBulList box bulletList noborder"><div class="bH"><!--googleoff:index--><h3> </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="box bulletList noborder"><li class="pdf"><h4 class="nTitle"><a href="/web/20130430170708/http://www.uefa.com/MultimediaFiles/Download/Regulations/competitions/Regulations/01/94/62/40/1946240_DOWNLOAD.pdf">Regulations of the UEFA Europa League, 2013/14 season</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1946240"> </div><span class="datedoc">29 April 2013</span></li><li class="pdf"><h4 class="nTitle"><a href="/web/20130430170708/http://www.uefa.com/MultimediaFiles/Download/Regulations/competitions/Regulations/01/94/62/34/1946234_DOWNLOAD.pdf">Regulations of the UEFA Champions League, 2013/14 season</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1946234"> </div><span class="datedoc">29 April 2013</span></li><li class="pdf"><h4 class="nTitle"><a href="/web/20130430170708/http://www.uefa.com/MultimediaFiles/Download/Regulations/competitions/Regulations/01/94/62/24/1946224_DOWNLOAD.pdf">Regulations of the UEFA Super Cup, 2013 competition</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1946224"> </div><span class="datedoc">29 April 2013</span></li></ul><!--googleon:index--> <div class="more innerText"><a title="More" href="/web/20130430170708/http://www.uefa.com/uefa/documentlibrary/regulations/index.html">More</a></div> </div><div class="bF"> </div> </div> </div><div class="bF"> </div> </div> </div><div class="innGrid_4 fr"><div class="box "><div class="bH"><!--googleoff:index--><h3>Competitions </h3> <!--googleon:index--> </div><div class="bC"><div style="" class="box bannerBox noborder"><div class="bH"><!--googleoff:index--><h3> </h3><!--googleon:index--> </div><div class="bC"><!--googleoff: snippet--><div class="newsComment">Here you can find UEFA's competition regulations - from those in force in the UEFA Champions League and UEFA Europa League to the regulations and supporting documents governing the UEFA European Football Championship - as well as other club and national team competition regulations, and documents relating to the various European competitions. </div><!--googleon: snippet--> </div><div class="bF"> </div> </div> <div style="" class="newsBulList box bulletList noborder"><div class="bH"><!--googleoff:index--><h3> </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="box bulletList noborder"><li class="pdf"><h4 class="nTitle"><a href="/web/20130430170708/http://www.uefa.com/MultimediaFiles/Download/Regulations/competitions/Regulations/01/94/62/40/1946240_DOWNLOAD.pdf">Regulations of the UEFA Europa League, 2013/14 season</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1946240"> </div><span class="datedoc">29 April 2013</span></li><li class="pdf"><h4 class="nTitle"><a href="/web/20130430170708/http://www.uefa.com/MultimediaFiles/Download/Regulations/competitions/Regulations/01/94/62/34/1946234_DOWNLOAD.pdf">Regulations of the UEFA Champions League, 2013/14 season</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1946234"> </div><span class="datedoc">29 April 2013</span></li><li class="pdf"><h4 class="nTitle"><a href="/web/20130430170708/http://www.uefa.com/MultimediaFiles/Download/Regulations/competitions/Regulations/01/94/62/24/1946224_DOWNLOAD.pdf">Regulations of the UEFA Super Cup, 2013 competition</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1946224"> </div><span class="datedoc">29 April 2013</span></li></ul><!--googleon:index--> <div class="more innerText"><a title="More" href="/web/20130430170708/http://www.uefa.com/uefa/documentlibrary/competitions/index.html">More</a></div> </div><div class="bF"> </div> </div> </div><div class="bF"> </div> </div> </div> </div><div class="row "><div class="innGrid_4 fl"><div class="box "><div class="bH"><!--googleoff:index--><h3>About UEFA </h3> <!--googleon:index--> </div><div class="bC"><div style="" class="box bannerBox noborder"><div class="bH"><!--googleoff:index--><h3> </h3><!--googleon:index--> </div><div class="bC"><!--googleoff: snippet--><div class="newsComment">An extensive repository for documents and publications relating to UEFA, its administration and varied activities as governing body of European football can be found here – including the latest statutes. </div><!--googleon: snippet--> </div><div class="bF"> </div> </div> <div style="" class="newsBulList box bulletList noborder"><div class="bH"><!--googleoff:index--><h3> </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="box bulletList noborder"><li class="pdf"><h4 class="nTitle"><a href="/web/20130430170708/http://www.uefa.com/MultimediaFiles/Download/EuroExperience/competitions/General/01/94/50/19/1945019_DOWNLOAD.pdf">UEFA EURO 2020 Bid Regulations</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1945019"> </div><span class="datedoc">26 April 2013</span></li><li class="pdf"><h4 class="nTitle"><a href="/web/20130430170708/http://www.uefa.com/MultimediaFiles/Download/Tech/uefaorg/General/01/89/25/77/1892577_DOWNLOAD.pdf">UEFA Convention on Referee Education and Organisation - Edition 2012</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1892577"> </div><span class="datedoc">13 November 2012</span></li><li class="pdf"><h4 class="nTitle"><a href="/web/20130430170708/http://www.uefa.com/MultimediaFiles/Download/EuroExperience/uefaorg/WhatUEFAis/01/80/54/03/1805403_DOWNLOAD.pdf">Statutes of UEFA, 2012 edition</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1805403"> </div><span class="datedoc">01 June 2012</span></li></ul><!--googleon:index--> <div class="more innerText"><a title="More" href="/web/20130430170708/http://www.uefa.com/uefa/documentlibrary/aboutuefa/index.html">More</a></div> </div><div class="bF"> </div> </div> </div><div class="bF"> </div> </div> </div><div class="innGrid_4 fr"><div class="box "><div class="bH"><!--googleoff:index--><h3>Business opportunities </h3> <!--googleon:index--> </div><div class="bC"><div style="" class="box bannerBox noborder"><div class="bH"><!--googleoff:index--><h3> </h3><!--googleon:index--> </div><div class="bC"><!--googleoff: snippet--><div class="newsComment">Check all invitation to tender (ITT) documents that could interest external suppliers and possible future partners, across UEFA's span of activities including the club and national team competitions. </div><!--googleon: snippet--> </div><div class="bF"> </div> </div> <div style="" class="newsBulList box bulletList noborder"><div class="bH"><!--googleoff:index--><h3> </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="box bulletList noborder"><li class="pdf"><h4 class="nTitle"><a href="/web/20130430170708/http://www.uefa.com/MultimediaFiles/Download/Regulations/competitions/Regulations/01/94/62/40/1946240_DOWNLOAD.pdf">Regulations of the UEFA Europa League, 2013/14 season</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1946240"> </div><span class="datedoc">29 April 2013</span></li><li class="pdf"><h4 class="nTitle"><a href="/web/20130430170708/http://www.uefa.com/MultimediaFiles/Download/Regulations/competitions/Regulations/01/94/62/34/1946234_DOWNLOAD.pdf">Regulations of the UEFA Champions League, 2013/14 season</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1946234"> </div><span class="datedoc">29 April 2013</span></li><li class="pdf"><h4 class="nTitle"><a href="/web/20130430170708/http://www.uefa.com/MultimediaFiles/Download/Regulations/competitions/Regulations/01/94/62/24/1946224_DOWNLOAD.pdf">Regulations of the UEFA Super Cup, 2013 competition</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1946224"> </div><span class="datedoc">29 April 2013</span></li></ul><!--googleon:index--> </div><div class="bF"> </div> </div> </div><div class="bF"> </div> </div> </div> </div><div class="row "><div class="innGrid_4 fl"><div class="box "><div class="bH"><!--googleoff:index--><h3>Social </h3> <!--googleon:index--> </div><div class="bC"><div style="" class="box bannerBox noborder"><div class="bH"><!--googleoff:index--><h3> </h3><!--googleon:index--> </div><div class="bC"><!--googleoff: snippet--><div class="newsComment">UEFA's social responsibility activities and charity work in partnership with various organisations and bodies, as well as documents relating to the Respect campaign, are covered in this section. </div><!--googleon: snippet--> </div><div class="bF"> </div> </div> <div style="" class="newsBulList box bulletList noborder"><div class="bH"><!--googleoff:index--><h3> </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="box bulletList noborder"><li class="pdf"><h4 class="nTitle"><a href="/web/20130430170708/http://www.uefa.com/MultimediaFiles/Download/EuroExperience/uefaorg/Respect/01/71/43/48/1714348_DOWNLOAD.pdf">UEFA EURO 2012 Football and Social Responsibility - Campaign factsheet</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1714348"> </div><span class="datedoc">23 January 2012</span></li><li class="pdf"><h4 class="nTitle"><a href="/web/20130430170708/http://www.uefa.com/MultimediaFiles/Download/EuroExperience/uefaorg/Respect/01/71/43/50/1714350_DOWNLOAD.pdf">UEFA EURO 2012 Football and Social Responsibility - Projects factsheet</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1714350"> </div><span class="datedoc">23 January 2012</span></li><li class="pdf"><h4 class="nTitle"><a href="/web/20130430170708/http://www.uefa.com/MultimediaFiles/Download/uefaorg/Respect/01/74/16/83/1741683_DOWNLOAD.pdf">UEFA Respect fair play rankings – interim table, January 2012</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1741683"> </div><span class="datedoc">16 January 2012</span></li></ul><!--googleon:index--> <div class="more innerText"><a title="More" href="/web/20130430170708/http://www.uefa.com/uefa/documentlibrary/social/index.html">More</a></div> </div><div class="bF"> </div> </div> </div><div class="bF"> </div> </div> </div><div class="innGrid_4 fr"><div class="box "><div class="bH"><!--googleoff:index--><h3>Disciplinary </h3> <!--googleon:index--> </div><div class="bC"><div style="" class="box bannerBox noborder"><div class="bH"><!--googleoff:index--><h3> </h3><!--googleon:index--> </div><div class="bC"><!--googleoff: snippet--><div class="newsComment">Up-to-date booking lists – including the latest player suspensions – are available here for the UEFA Champions League and the UEFA Europa League, the continent's two major club competitions. </div><!--googleon: snippet--> </div><div class="bF"> </div> </div> <div style="" class="newsBulList box bulletList noborder"><div class="bH"><!--googleoff:index--><h3> </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="box bulletList noborder"><li class="pdf"><h4 class="nTitle"><a href="/web/20130430170708/http://www.uefa.com/MultimediaFiles/Download/DisciplinaryChart/uefaorg/Mediainformation/01/94/51/80/1945180_DOWNLOAD.pdf">2012/2013 UEFA Champions League - Disciplinary chart prior to Semi-final, second leg</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1945180"> </div><span class="datedoc">26 April 2013</span></li><li class="pdf"><h4 class="nTitle"><a href="/web/20130430170708/http://www.uefa.com/MultimediaFiles/Download/DisciplinaryChart/uefaorg/Mediainformation/01/94/51/73/1945173_DOWNLOAD.pdf">2012/2013 UEFA Europa League - Disciplinary chart prior to Semi-final, second leg</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1945173"> </div><span class="datedoc">26 April 2013</span></li><li class="pdf"><h4 class="nTitle"><a href="/web/20130430170708/http://www.uefa.com/MultimediaFiles/Download/DisciplinaryChart/uefaorg/Mediainformation/01/94/22/98/1942298_DOWNLOAD.pdf">2012/2013 UEFA Champions League - Disciplinary chart - prior to Semi-finals - first leg</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1942298"> </div><span class="datedoc">18 April 2013</span></li></ul><!--googleon:index--> </div><div class="bF"> </div> </div> </div><div class="bF"> </div> </div> </div> </div><div class="row "><div class="innGrid_4 fl"><div class="box "><div class="bH"><!--googleoff:index--><h3>Anti-doping </h3> <!--googleon:index--> </div><div class="bC"><div style="" class="box bannerBox noborder"><div class="bH"><!--googleoff:index--><h3> </h3><!--googleon:index--> </div><div class="bC"><!--googleoff: snippet--><div class="newsComment">Documents and provisions concerning UEFA's anti-doping activities, from the latest edition of the UEFA Anti-Doping Regulations to all forms and Q&As relevant to this sector of the game, are accessible here. </div><!--googleon: snippet--> </div><div class="bF"> </div> </div> <div style="" class="newsBulList box bulletList noborder"><div class="bH"><!--googleoff:index--><h3> </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="box bulletList noborder"><li class="pdf"><h4 class="nTitle"><a href="/web/20130430170708/http://www.uefa.com/MultimediaFiles/Download/EuroExperience/uefaorg/Anti-doping/01/79/61/59/1796159_DOWNLOAD.pdf">Circular letter - Season 2012-13</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1796159"> </div><span class="datedoc">11 May 2012</span></li><li class="pdf"><h4 class="nTitle"><a href="/web/20130430170708/http://www.uefa.com/MultimediaFiles/Download/EuroExperience/uefaorg/Anti-doping/01/79/61/56/1796156_DOWNLOAD.pdf">UEFA Anti-Doping Regulations, 2012 edition</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1796156"> </div><span class="datedoc">11 May 2012</span></li><li class="pdf"><h4 class="nTitle"><a href="/web/20130430170708/http://www.uefa.com/MultimediaFiles/Download/AntiDoping/uefaorg/Anti-doping/93/79/62/937962_DOWNLOAD.pdf">Anti-doping – Players' leaflet</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_937962"> </div><span class="datedoc">21 December 2009</span></li></ul><!--googleon:index--> <div class="more innerText"><a title="More" href="/web/20130430170708/http://www.uefa.com/uefa/documentlibrary/antidoping/index.html">More</a></div> </div><div class="bF"> </div> </div> </div><div class="bF"> </div> </div> </div><div class="innGrid_4 fr"><div class="box "><div class="bH"><!--googleoff:index--><h3>Stakeholders </h3> <!--googleon:index--> </div><div class="bC"><div style="" class="box bannerBox noborder"><div class="bH"><!--googleoff:index--><h3> </h3><!--googleon:index--> </div><div class="bC"><!--googleoff: snippet--><div class="newsComment">The place to visit for all official documentation regarding UEFA's cooperation with clubs, leagues, players unions, supporters groups, the Professional Football Strategy Council, the European Union, other team sports federations and universities. </div><!--googleon: snippet--> </div><div class="bF"> </div> </div> <div style="" class="newsBulList box bulletList noborder"><div class="bH"><!--googleoff:index--><h3> </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="box bulletList noborder"><li class="pdf"><h4 class="nTitle"><a href="/web/20130430170708/http://www.uefa.com/MultimediaFiles/Download/uefaorg/Clubs/01/93/51/24/1935124_DOWNLOAD.pdf">European football united for the integrity of the game</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1935124"> </div><span class="datedoc">28 March 2013</span></li><li class="pdf"><h4 class="nTitle"><a href="/web/20130430170708/http://www.uefa.com/MultimediaFiles/Download/EuroExperience/uefaorg/Universities/01/90/18/81/1901881_DOWNLOAD.docx">2012 UEFA Documentation - External researchers request form</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1901881"> </div><span class="datedoc">04 December 2012</span></li><li class="pdf"><h4 class="nTitle"><a href="/web/20130430170708/http://www.uefa.com/MultimediaFiles/Download/EuroExperience/uefaorg/Universities/01/90/18/78/1901878_DOWNLOAD.pdf">2012 UEFA Research Grant Programme - Abstracts</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1901878"> </div><span class="datedoc">04 December 2012</span></li></ul><!--googleon:index--> <div class="more innerText"><a title="More" href="/web/20130430170708/http://www.uefa.com/uefa/documentlibrary/stakeholders/index.html">More</a></div> </div><div class="bF"> </div> </div> </div><div class="bF"> </div> </div> </div> </div><div class="row "><div class="docList box bulletList"><div class="bH"><!--googleoff:index--><h2>Supporters</h2><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="bulletList"><li class="pdf pdfcol1"><h3 class="nTitle"><a href="/web/20130430170708/http://www.uefa.com/MultimediaFiles/Download/Tech/uefaorg/General/01/84/35/31/1843531_DOWNLOAD.pdf">UEFA Supporter Liaison Officer Handbook – 2011 version (in Russian)</a></h3><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1843531"> </div><span class="datedoc">26 July 2012</span></li><li class="pdf pdfcol2"><h3 class="nTitle"><a href="/web/20130430170708/http://www.uefa.com/MultimediaFiles/Download/Tech/uefaorg/General/01/84/35/28/1843528_DOWNLOAD.pdf">UEFA Supporter Liaison Officer Handbook – 2011 version</a></h3><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1843528"> </div><span class="datedoc">26 July 2012</span></li></ul><!--googleon:index--> </div><div class="bF"> </div> </div> </div> </div><div class="grid_4 "><div class="row "><div class="row "><div style="" class="newsBulList box bulletList"><div class="bH"><!--googleoff:index--><h3>Library</h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="box bulletList"><li class="pdf"><h4 class="nTitle"><a href="/web/20130430170708/http://www.uefa.com/MultimediaFiles/Download/Tech/uefaorg/General/01/91/62/73/1916273_DOWNLOAD.pdf">Benchmarking report - 11 selected findings (financial year 2011)</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1916273"> </div></li><li class="pdf"><h4 class="nTitle"><a href="/web/20130430170708/http://www.uefa.com/MultimediaFiles/Download/Tech/uefaorg/General/01/91/61/84/1916184_DOWNLOAD.pdf">Club licensing benchmarking report financial year 2011</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1916184"> </div></li><li class="pdf"><h4 class="nTitle"><a href="/web/20130430170708/http://www.uefa.com/MultimediaFiles/Download/Tech/uefaorg/General/01/91/19/14/1911914_DOWNLOAD.pdf">Commercial regulations for the European qualifying matches for UEFA EURO 2016 and the 2018 FIFA World Cup</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1911914"> </div></li><li class="pdf"><h4 class="nTitle"><a href="/web/20130430170708/http://www.uefa.com/MultimediaFiles/Download/TechnicalReport/competitions/EURO/01/86/72/05/1867205_DOWNLOAD.pdf">UEFA EURO 2012 technical report</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1867205"> </div></li><li class="pdf"><h4 class="nTitle"><a href="/web/20130430170708/http://www.uefa.com/MultimediaFiles/Download/TechnicalReport/competitions/UCL/01/85/88/06/1858806_DOWNLOAD.pdf">2011/12 UEFA Champions League technical report</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1858806"> </div></li><li class="pdf"><h4 class="nTitle"><a href="/web/20130430170708/http://www.uefa.com/MultimediaFiles/Download/Tech/uefaorg/General/01/84/35/28/1843528_DOWNLOAD.pdf">UEFA Supporter Liaison Officer Handbook – 2011 version</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1843528"> </div></li><li class="pdf"><h4 class="nTitle"><a href="/web/20130430170708/http://www.uefa.com/MultimediaFiles/Download/Tech/uefaorg/General/01/74/41/25/1744125_DOWNLOAD.pdf">Club licensing benchmarking report financial year 2010</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1744125"> </div></li></ul><!--googleon:index--> <div class="more innerText"><a title="More" href="/web/20130430170708/http://www.uefa.com/uefa/documentlibrary/index.html">More</a></div> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box "><div class="bH"><!--googleoff:index--><h3>Press kits </h3> <!--googleon:index--> </div><div class="bC"><div style="" class="box bannerBox noborder"><div class="bH"><!--googleoff:index--><h3> </h3><!--googleon:index--> </div><div class="bC"><!--googleoff: snippet--><div class="newsComment">Official media packs written for every game in the UEFA Champions League and UEFA Europa League provide detailed and up-to-the-minute information ahead of the latest matches from Europe's leading club competitions. </div><!--googleon: snippet--> </div><div class="bF"> </div> </div> <div class="fl"><p class="b t10 innerText">Latest press kits</p><ul><li class="fl t5 w300"><div class="fl innerText"><a title="UEFA Champions League" href="/web/20130430170708/http://www.uefa.com/uefa/mediaservices/presskits/uefachampionsleague/index.html"><img alt="UEFA Champions League" src="/web/20130430170708im_/http://www.uefa.com/imgml/comp/logos/1.gif"/></a></div><div class="fl"><div class="t10 b"><a title="UEFA Champions League" href="/web/20130430170708/http://www.uefa.com/uefa/mediaservices/presskits/uefachampionsleague/index.html">UEFA Champions League</a></div><div class="t5"><a title="UEFA Champions League" href="/web/20130430170708/http://www.uefa.com/uefa/mediaservices/presskits/uefachampionsleague/index.html">Semi Finals - 30 Apr/1 May 2013</a></div></div></li><li class="fl t5 w300"><div class="fl innerText"><a title="UEFA Europa League" href="/web/20130430170708/http://www.uefa.com/uefa/mediaservices/presskits/uefaeuropaleague/index.html"><img alt="UEFA Europa League" src="/web/20130430170708im_/http://www.uefa.com/imgml/comp/logos/14.gif"/></a></div><div class="fl"><div class="t10 b"><a title="UEFA Europa League" href="/web/20130430170708/http://www.uefa.com/uefa/mediaservices/presskits/uefaeuropaleague/index.html">UEFA Europa League</a></div><div class="t5"><a title="UEFA Europa League" href="/web/20130430170708/http://www.uefa.com/uefa/mediaservices/presskits/uefaeuropaleague/index.html">Semi Finals - 2 May 2013</a></div></div></li></ul></div><div class="more innerText fl"><a href="/web/20130430170708/http://www.uefa.com/uefa/mediaservices/presskits/index.html">More</a></div> </div><div class="bF"> </div> </div> </div><div class="row "><div style="" class="box ADBox "><div class="bH"><!--googleoff:index--><!--googleon:index--> </div><div class="bC"><div><!-- begin ad tag (tile=1) --><script type="text/javascript">if (typeof ord=='undefined') {ord=Math.random()*10000000000000000;}var AD_uefacom_UEFAsection_internal_4='https://web.archive.org/web/20130430170708/http://ad.ch.doubleclick.net/adj/uefacom.english/UEFAsection;pos=internal;tile=4;sect=;kw=;dcopt=ist;sz=300x100;ord=' + ord + '?'; addADLinkScript(AD_uefacom_UEFAsection_internal_4); </script><noscript><p><a href="https://web.archive.org/web/20130430170708/http://ad.ch.doubleclick.net/jump/uefacom.english/UEFAsection;pos=internal;tile=4;sect=;kw=;sz=300x100;ord=123456789" onclick="window.open(this.href); return false;"><img src="https://web.archive.org/web/20130430170708im_/http://ad.ch.doubleclick.net/ad/uefacom.english/UEFAsection;pos=internal;tile=4;sect=;kw=;sz=300x100;ord=123456789" width="300" height="100" alt=""/></a></p></noscript><!-- End ad tag --> </div> </div><div class="bF"> </div> </div> </div> </div> </div> </div></div></div><div class="d3cmsBCbot"><!--googleoff:snippet--><div class="bcMenu"><ol class="fl bcLinks"><li> <a title="UEFA.com" class="bcLink" href="/web/20130430170708/http://www.uefa.com/index.html">UEFA.com</a></li><li> > <a title="UEFA" class="bcLink" href="/web/20130430170708/http://www.uefa.com/uefa/index.html">UEFA</a></li><li> > <a title="Library" class="bcLink" href="/web/20130430170708/http://www.uefa.com/uefa/documentlibrary/index.html">Library</a></li></ol><span class="closer fl"> </span></div><!--googleon:snippet--> </div><div class="d3cmsFooter"><!--googleoff: all--><div class="d3cmsCFooter"><div class="competition fl"><span class="footerLbl">Competitions</span><div class="competitionlist fl"><span>- Club - </span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/uefachampionsleague/index.html" title="UEFA Champions League">UEFA Champions League</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/uefaeuropaleague/index.html" title="UEFA Europa League">UEFA Europa League</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/uefasupercup/index.html" title="UEFA Super Cup">UEFA Super Cup</a></li></ul><span><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/futsal/index.html" title="- Futsal -">- Futsal - </a></span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/futsaleuro/index.html" title="Futsal EURO">Futsal EURO</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/futsalworldcup/index.html" title="FIFA Futsal World Cup">FIFA Futsal World Cup</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/futsalcup/index.html" title="Futsal Cup">Futsal Cup</a></li></ul> </div><div class="competitionlist fl"><span>- National - </span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/uefaeuro/index.html" title="UEFA EURO 2016">UEFA EURO 2016</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/uefaeuro/finals/about-euro/uefaeuro2020/index.html" title="UEFA EURO 2020">UEFA EURO 2020</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/worldcup/index.html" title="FIFA World Cup">FIFA World Cup</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/under21/index.html" title="Under-21">Under-21</a></li></ul><span>- Youth & Amateur - </span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/under19/index.html" title="Under-19">Under-19</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/under17/index.html" title="Under-17">Under-17</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/regionscup/index.html" title="Regions' Cup">Regions' Cup</a></li></ul> </div></div><div class="wf fl"><span class="footerLbl">Women's football</span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/womenseuro/index.html" title="UEFA Women's EURO">UEFA Women's EURO</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/womensworldcup/index.html" title="Women's World Cup">Women's World Cup</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/womenschampionsleague/index.html" title="UEFA Women's Champions League">UEFA Women's Champions League</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/womensunder19/index.html" title="Women's Under-19">Women's Under-19</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/womensunder17/index.html" title="Women's Under-17">Women's Under-17</a></li></ul> <ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/women/news/index.html" title="News">News</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/women/video/index.html" title="Video">Video</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/women/womens-football-development/index.html" title="Women's football development">Women's football development</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/women/key-players/index.html" title="Profiles">Profiles</a></li></ul></div><div class="aboutuefa fl"><span class="footerLbl">About UEFA</span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/uefa/news/index.html" title="News">News</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/uefa/aboutuefa/organisation/president/index.html" title="President">President</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/uefa/library/_redirect_calendar.html" title="Calendar">Calendar</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/uefa/aboutuefa/organisation/job/index.html" title="Jobs">Jobs</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/uefa/mediaservices/index.html" title="Media services">Media services</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/uefa/documentlibrary/index.html" title="Library">Library</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/uefa/mediaservices/accreditation/index.html" title="Media accreditation">Media accreditation</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/uefa/events/videoarchive/index.html" title="UEFA video archive">UEFA video archive</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/uefa/events/tv/news/newsid=19817.html" title="Blocked broadcasting hours">Blocked broadcasting hours</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/uefa/events/marketing/index.html" title="Media content rights sales">Media content rights sales</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/uefa/footballfirst/protectingthegame/antidoping/index.html" title="Anti-doping">Anti-doping</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/uefa/footballfirst/protectingthegame/medical/index.html" title="Medical">Medical</a></li></ul></div><div class="chnw fl"><div class="channel"><span class="footerLbl">Channels</span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/news/index.html" title="News centre">News centre</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/teamsandplayers/index.html" title="Teams & players">Teams & players</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/video/index.html" title="Video">Video</a></li></ul></div><div class="channel"><span class="footerLbl">UEFA network sites</span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/trainingground/index.html" title="UEFA Training Ground">UEFA Training Ground</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/trainingground/grassroots/index.html" title="UEFA Grassroots Day">UEFA Grassroots Day</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="https://web.archive.org/web/20130430170708/http://www.facebook.com/uefacom" target="_blank" title="UEFA.com on Facebook">UEFA.com on Facebook</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="https://web.archive.org/web/20130430170708/http://twitter.com/uefacom" target="_blank" title="UEFA.com on Twitter">UEFA.com on Twitter</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="https://web.archive.org/web/20130430170708/http://www.youtube.com/user/UEFA" target="_blank" title="UEFA on YouTube">UEFA on YouTube</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/store/index.html" title="Store">Store</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="https://web.archive.org/web/20130430170708/https://foursquare.com/uefacom" target="_blank" title="Foursquare">Foursquare</a></li></ul></div></div><div class="tlmyu fl"><div class="tools"><span class="footerLbl">Tools</span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/news/rssfeeds/index.html" title="RSS feeds">RSS feeds</a></li></ul></div><div class="channel"><span class="footerLbl">My UEFA.com</span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/community/login/index.html" title="Login">Login</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/community/registration/index.html" title="Register">Register</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/community/mypage/profile.htmx" title="My UEFA.com">My UEFA.com</a></li></ul></div></div><div class="languages row"><span class="langLbl">Change language:</span><ul class="changeLang"><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'en', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20130430170708/http://en.uefa.com/" title="English">English</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'fr', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20130430170708/http://fr.uefa.com/" title="Français">Français</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'de', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20130430170708/http://de.uefa.com/" title="Deutsch">Deutsch</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'ru', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20130430170708/http://ru.uefa.com/" title="Русский">Русский</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'es', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20130430170708/http://es.uefa.com/" title="Español">Español</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'it', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20130430170708/http://it.uefa.com/" title="Italiano">Italiano</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'pt', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20130430170708/http://pt.uefa.com/" title="Português">Português</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'jp', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20130430170708/http://jp.uefa.com/" title="日本語">日本語</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'cn', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20130430170708/http://cn.uefa.com/" title="中文">中文</a></li><li class="last"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'kr', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20130430170708/http://kr.uefa.com/" title="한국어">한국어</a></li></ul></div></div><div class="d3cmsBFooter"><div class="d3cmsBCFooter"> <div class="footerL fl"><div class="footerLogo"><a title="UEFA.com - The official website for European football" href="/web/20130430170708/http://www.uefa.com/index.html"> UEFA.com - The official website for European football</a></div></div><div class="footerR fl"><ul class="fOfficial"><li class="sendFeedback"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/community/feedback/index.html" title="Send your feedback">Send your feedback</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/uefa/aboutuefa/organisation/contactuefa/index.html" title="Contact us">Contact us</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="https://web.archive.org/web/20130430170708/http://help.uefa.com/" title="Help / FAQ">Help / FAQ</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/uefa/termsconditions.html" title="Terms and Conditions">Terms and Conditions</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/uefa/privacypolicy.html" title="Privacy">Privacy</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130430170708/http://www.uefa.com/sitemap/index.html" title="Sitemap">Sitemap</a></li><li class="fl"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="https://web.archive.org/web/20130430170708/http://m.uefa.com/" title="Mobile version">Mobile version</a></li><li class="fl"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="https://web.archive.org/web/20130430170708/http://ac.uefa.com/" title="Accessible version">Accessible version</a></li></ul><ul class="disclaimer"><li>© 1998-2013 UEFA. All rights reserved.</li><li>The UEFA word, the UEFA logo and all marks related to UEFA competitions, are protected by trade marks and/or copyright of UEFA. All rights reserved. No use for commercial purposes may be made of such trade marks. Use of UEFA.com signifies your agreement to the Terms and Conditions and Privacy Policy.</li></ul></div><script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://web.archive.org/web/20130430170708/https://ssl." : "https://web.archive.org/web/20130430170708/http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script><script type="text/javascript"> try { var pageTracker = _gat._getTracker("UA-12554578-1"); pageTracker._trackPageview(); } catch(err) {} </script><script type="text/javascript"> function ChartbeatTitleGet(scw){ var t= ""; if (scw.ContentProperties) { if (scw.ContentProperties.title) { t = scw.ContentProperties.title; } } return t; } function ChartbeatSectionsGet(scw) { var ret = ""; if (scw) { if (scw.ContentProperties) { var contProp = scw.ContentProperties; ret += (contProp.sec) ? contProp.sec : ''; if (ret!='') { ret += (contProp.subsec1) ? '-' + contProp.subsec1 : ''; ret += (contProp.subsec2) ? '-' + contProp.subsec2 : ''; ret += (contProp.subsec3) ? '-' + contProp.subsec3 : ''; ret += (contProp.subsec4) ? '-' + contProp.subsec4 : ''; if(contProp.type.indexOf('list:') !== -1){ ret += '-list'; } if(contProp.type !== 'article:video'){ if(contProp.type.indexOf('article') !== -1){ if(ret !== contProp.sec + '-news'){ ret += ',' + contProp.sec + '-news'; } ret += ',news'; } } } } } return ret; } var _sf_async_config={}; _sf_async_config.path = window.location.pathname.indexOf('.html') === -1 ? window.location.pathname + 'index.html' : window.location.pathname; try{ var _meta = Deltatre.Uefacom.Metadata; var _newsid = false; if(_meta && _meta.NewsId){ _newsid = _meta.NewsId; }else{ //TEMP - to be removed if (SCW.ContentProperties.id){ _newsid = SCW.ContentProperties.id; }else{ var _print = $j('.type_print a'); if(_print.length > 0){ _newsid = _print.attr("href").replace("#nid=",""); } } } if(_newsid){ _sf_async_config.path += "#" + _newsid; } }catch(e){} _sf_async_config.uid = 41385;_sf_async_config.domain = "en.uefa.com";_sf_async_config.sections = ChartbeatSectionsGet(SCW); var title = ChartbeatTitleGet(SCW); if (title!="") _sf_async_config.title = title; (function(){ if (_sf_async_config.sections == "") return false; function loadChartbeat() {window._sf_endpt=(new Date()).getTime();var e = document.createElement("script");e.setAttribute("language", "javascript");e.setAttribute("type", "text/javascript");e.setAttribute("src",(("https:" == document.location.protocol) ?"https://web.archive.org/web/20130430170708/https://a248.e.akamai.net/chartbeat.download.akamai.com/102508/" :"https://web.archive.org/web/20130430170708/http://static.chartbeat.com/") +"js/chartbeat.js");document.body.appendChild(e);} var oldonload = window.onload;window.onload = (typeof window.onload != "function") ?loadChartbeat : function() { oldonload(); loadChartbeat(); };})(); </script></div></div><!--googleon: all--> </div> </div><script type="text/javascript"><!-- SCW.Execute();//--></script><script type="text/javascript"><!-- if(navigator.appVersion.indexOf('MSIE')>=0)document.write(unescape('%3C')+'\!-'+'-')//--></script><noscript><!--Web Analytics--></noscript><!--/DO NOT REMOVE/--><!-- End SiteCatalyst code version: H.20.3. --> <script src="https://web.archive.org/web/20130430170708js_/http://www.google.com/uds?file=ima&v=1&nodependencyload=true" type="text/javascript"></script><script type="text/javascript" src="/web/20130430170708js_/http://www.uefa.com/inc/js/video/v2/videoplayer.js"> </script></body></html><!-- FILE ARCHIVED ON 17:07:08 Apr 30, 2013 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 12:32:44 Nov 26, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.464 exclusion.robots: 0.025 exclusion.robots.policy: 0.016 esindex: 0.01 cdx.remote: 54.038 LoadShardBlock: 198.112 (3) PetaboxLoader3.resolve: 224.215 (3) PetaboxLoader3.datanode: 150.549 (4) load_resource: 201.807 -->