*{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5C5C5C;
	background-repeat:no-repeat;
}
body{
	padding:0px;
	margin:0px;
	background-color:#02112F;
	background-image:url(/images/1px.gif);
	background-attachment: fixed;
}
img{
	border:0px;
}
.cb {
	clear:both;  
}
h1,h2,h3,h4,h5,h6,form{
	padding:0px;
	margin:0px;
}
ul,li{
	margin:0px;
	padding:0px;
}
.emailHideSpam{
	position:absolute;
	display:none;
}
#mainTable{
	margin-top:30px;
	width:100%;
}
#shadowCornerTL{
	width:50%;
	background-image:url(/images/shadowCornerTL.jpg);
	background-position:right;
}
#shadowCornerTR{
	width:50%;
	background-image:url(/images/shadowCornerTR.jpg);
}
#shadowTopBlock{
	background-image:url(/images/shadowTop.gif);
	background-repeat:repeat-x;
}
#shadowTopBlock div{
	height:40px;
	background-image:url(/images/shadowTopLeft.jpg);
}
#shadowTopBlock div div{
	background-image:url(/images/shadowTopRight.jpg);
	background-position:right;
}
#shadowCornerBL{
	background-image:url(/images/shadowCornerBL.jpg);
	background-position:right;
}
#shadowCornerBR{
	background-image:url(/images/shadowCornerBR.jpg);
}
#shadowBottomBlock{
	background-image:url(/images/shadowBot.gif);
	background-repeat:repeat-x;
}
#shadowBottomBlock div{
	height:40px;
	background-image:url(/images/shadowBotLeft.jpg);
}
#shadowBottomBlock div div{
	background-image:url(/images/shadowBotRight.jpg);
	background-position:right;
}
#shadowLeftBlock{
	background-image:url(/images/shadowLeft.gif);
	background-repeat:repeat-y;
	background-position:right;
	vertical-align:top;
}
#shadowLeftBlock div.shadowLeftTop{
	background-image:url(/images/shadowLeftTop.jpg);
	background-position:top right;
	height:40px;
}
#shadowRightBlock{
	background-image:url(/images/shadowRight.gif);
	background-repeat:repeat-y;
	vertical-align:top;
}
#shadowRightBlock div.shadowRightTop{
	background-image:url(/images/shadowRightTop.jpg);
	background-position:top left;
	height:40px;
}
#shadowCornerBL div.shadowLeftBot{
	width:100%;
	height:40px;
	background-image:url(/images/shadowLeftBot.jpg);
	background-position:right;
	float:right;
	position:relative;
	top:-40px;
}
#shadowCornerBR div.shadowRightBot{
	width:100%;
	height:40px;
	background-image:url(/images/shadowRightBot.jpg);
	background-position:left;
	float:left;
	position:relative;
	top:-40px;
}
#allPageBlock{
	width:989px;
	background-image:url(/images/bgContentLeft_vertical.gif);
	background-repeat:repeat-y;
	background-position:left;
}
#contentTD{
	background-image:url(/images/bgContentRight_vertical.gif);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#ffffff;
}
#bgHeaderLine{
	background-image:url(/images/bgHeaderLine.jpg);
	background-repeat:repeat-x;
}
#bgHeaderLeft{
	background-image:url(/images/bgHeaderLeft.jpg);	
}
#bgHeaderRight{
	background-image:url(/images/bgHeaderRight.jpg);
	background-position:right;
	height:217px;
}
.logoLink{
	position:absolute;
	width:135px;
	height:90px;
	z-index:501;
	cursor:pointer;
	margin:27px 0px 0px 54px;
}
.logoLink img{
	width:135px;
	height:90px;
}
.logo{
	/*position:absolute;
	margin-left:56px;
	margin-top:11px;
	text-decoration:none;*/
	position:absolute;
	margin-left:56px;
	margin-top:25px;
	text-decoration:none;
}
#sloganblock{
	position:absolute;
	font-weight:bold;
	margin:127px 0px 0px 38px;
}
#timeblock{
	position:absolute;
	margin:140px 0px 0px 38px;
}
#hockeistBlockPNG{
	position:absolute;
	width:282px;
	height:214px;
	margin:-71px 0px 0px 230px;
}
#tooltipHome{
	display:none;
	position:absolute;
	border:1px solid #02112F;
	padding:2px 10px 2px 20px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#C02F0F;
	text-decoration:none;
	background-color:#EDF2F8;
	margin:-80px 0px 0px 80px;
	background-image:url(/images/icons/home.gif);
	background-position:2px 2px;
}
#searchBlock{
	float:right;
	margin:34px 0px 0px 0px;
	position:relative;
	left:-50px;
}
#searchTitle{
	padding-bottom:10px;
}
#searchFieldBlock{
	width:144px;
	height:24px;
	background-image:url(/images/searchField.gif);
	position:relative;
	top:6px;
	left:30px;
}
#searchFieldBlock input{
	position:relative;
	left:7px;
	top:4px;
	width:125px;
	background-color:#CBD5E5;
	border:1px solid #CBD5E5;
}
#btnOK{
	position:absolute;
	margin:0px 0px 0px 183px;
}
#mainMenuBlock{
	position:absolute;
	margin:158px 0px 0px 80px;
	padding:0px;
	width:910px;
}
#mainMenuBlock li{
	float:left;
	list-style-type:none;
	padding-right:40px;
	height:23px;
}
#mainMenuBlock li a{
	display:block;
	background-position:bottom;
	height:23px;
	overflow:hidden;
	text-indent:-1000px;
}
#mainMenuBlock li a.actualites{
	background-image:url(/images/menu/fr/actualites.gif);
	width:140px;	
}
#mainMenuBlock li a.actualites:hover{
	background-image:url(/images/menu/fr/actualites_on.gif);
}
#mainMenuBlock li a.actualites_on{
	background-image:url(/images/menu/fr/actualites_on.gif);
	cursor:text;
	width:140px;
}
#mainMenuBlock li a.federation{
	background-image:url(/images/menu/fr/federation.gif);
	width:181px;	
}
#mainMenuBlock li a.federation:hover{
	background-image:url(/images/menu/fr/federation_on.gif);
}
#mainMenuBlock li a.federation_on{
	background-image:url(/images/menu/fr/federation_on.gif);
	cursor:text;
	width:181px;
}
#mainMenuBlock li a.documents{
	background-image:url(/images/menu/fr/documents.gif);
	width:140px;	
}
#mainMenuBlock li a.documents:hover{
	background-image:url(/images/menu/fr/documents_on.gif);
}
#mainMenuBlock li a.documents_on{
	background-image:url(/images/menu/fr/documents_on.gif);
	cursor:text;
	width:140px;
}
.newdoc{
	color:#0055AA !important;	
}
#mainMenuBlock li a.contact{
	background-image:url(/images/menu/fr/contact.gif);
	width:100px;	
}
#mainMenuBlock li a.contact:hover{
	background-image:url(/images/menu/fr/contact_on.gif);
}
#mainMenuBlock li a.contact_on{
	background-image:url(/images/menu/fr/contact_on.gif);
	cursor:text;
	width:100px;
}
#mainMenuBlock li a.boutique{
	background-image:url(/images/menu/fr/boutique.gif);
	width:115px;	
}
#mainMenuBlock li a.boutique:hover{
	background-image:url(/images/menu/fr/boutique_on.gif);
}
#mainMenuBlock li a.boutique_on{
	background-image:url(/images/menu/fr/boutique_on.gif);
	cursor:text;
	width:115px;
}
#imageLoader{
	display:none;
	position:absolute;
	left:-1000px;
}
#contentInfoBlock{
	padding:0px 0px 0px 15px;
}
#bgContentLeft{
	background-image:url(/images/bgContentLeft.jpg);
	background-position:left top;
}
#bgContentLine{
	background-image:url(/images/bgContentLine.gif);
	background-repeat:repeat-x;
	background-position:top;
}
#bgContentRight{
	background-image:url(/images/bgContentRight.jpg);
	background-position:right top;
}
#bgContentLeft_bot{
	background-image:url(/images/bgContentLeft_bot.jpg);
	background-position:bottom left;
}
#bgContentRight_bot{
	background-image:url(/images/bgContentRight_bot.jpg);
	background-position:bottom right;
}
#bgContentLine_bot{
	background-image:url(/images/bgContentLine_bot.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.columnBlock{
	width:230px;
	float:left;
}
.columnBlock h3.video{
	background-image:url(/images/icons/video.gif);
	padding:5px 0px 5px 30px;
	margin:20px 0px 0px 0px;
	color:#EF4E42;
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
}
.columnBlock h3.photo{
	background-image:url(/images/icons/photo.gif);
	padding:5px 0px 5px 30px;
	margin:20px 0px 0px 0px;
	color:#EF4E42;
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
}
.doubleColumnBlock{
	float:left;
}
.rasporka{
	float:left;
	width:10px;
}
.infoBlock{
	background-image:url(/images/bgBlockTitle.gif);
	background-position:top;
}
.infoBlock h2{
	color:#ffffff;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	padding:3px 0px 0px 0px;
	text-align:center;
}
.infoBlock div{
	margin:10px;
}
.infoBlock div div{
	margin:0px !important;
}
.infoBlockInternal{
	background-image:url(/images/bgBlockTitleInternal.gif);
}
.infoBlockBig{
	background-image:url(/images/bgBlockTitleBig.gif);
	background-position:top;
	clear:both;
}
.infoBlockBig h2{
	color:#ffffff;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	padding:3px 0px 0px 0px;
	text-align:center;
}
.infoBlockBig p{
	padding:0px;
	margin:10px;
}
.moreLinkBlock{
	text-align:right;
}
.redLink{
	color:#EF2515 !important;
	text-decoration:underline !important;
}
.redLink:hover{
	text-decoration:none !important;
}
.blockWithCenterImg{
	text-align:center;
	padding:10px 0px;
	clear:both;
}
.redBanner{
	width:222px;
	background-position:right bottom;
	margin-bottom:10px;
}
.redBanner div{
	height:75px;
	background-image:url(/images/flag.gif);
}
.redBanner span{
	color:#ffffff;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	display:block;
	width:110px;
	position:relative;
	top:20px;
	left:20px;
}
.mediaBlock{
	float:left;
}
.calendarInfo{
	padding:15px 0px;
	width:400px;
}
.calendarInfo img{
	margin:0px 30px 10px 10px;
}
.clearBoth{
	clear:both;
}
#pathBlock{
	/*background-image:url(/images/bgPath.jpg);
	background-repeat:repeat-x;*/
	height:24px;
	margin:0px 10px 0px 0px;
	position:relative;
	top:-15px;
}
#pathBlock div{
	position:absolute;
	margin:5px 0px 0px 10px;
}
#pathBlock a{
	display:block;
	float:left;
	color:#203A67;
	font-size:11px;
	text-decoration:none;
	margin-right:10px;
	padding-right:13px;
	background-image:url(/images/arrowPath.gif);
	background-position:right center;
}
#pathBlock a:hover{
	text-decoration:underline;
	color:#940004;
}
#pathBlock span{
	color:#940004;
	font-size:11px;
	display:block;
	float:left;
}
#pathBG{
	position:absolute;
	width:960px;
	height:24px;
	background-color:#EFD8E0;
	opacity: 0.5;-moz-opacity: 0.5;filter: alpha(opacity=50);
	margin-top:-15px;
}
.columnBlockLeft_internal{
	width:210px;
	padding:0px 10px 30px 0px;
}
.minheightColumnHeight{
	height:600px;
}
h1.internalTitleBlockMain{
	padding:0px 0px 0px 20px;
	margin:0px;
	font-size:14px;
	font-weight:bold;
	color:#C1070A;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
h1.internalTitleBlock{
	padding:0px;
	margin:0px;
}
h1.internalTitleBlock a{
	font-size:12px;
	font-weight:bold;
	color:#C1070A;
	text-decoration:none;
	display:block;
	background-image:url(/images/arrowLeft.gif);
	padding:0px 0px 3px 20px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
h1.internalTitleBlock a:hover{
	text-decoration:underline;
}
.menuBlock{
	padding:0px;
	margin:10px 0px 50px 20px;
}
.menuItem{
	background-image:url(/images/arrowBlue.gif);
	background-position:right;
	padding:0px;
	margin:0px;
	width:180px;
	list-style-type:none;
}
.menuItem a{
	font-size:11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#003190;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	padding:2px 20px 3px 0px;
	text-decoration:none;
}
.menuItem a:hover{
	color:#C1070A;
	text-decoration:underline;
}
.menuItem span{
	color:#C1070A;
	font-size:11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	padding:2px 20px 3px 0px;
	text-decoration:none;
}
.pageItem{
	background-image:none;
}
.mainContentColumn{
	width:530px;
	padding:0px 10px 20px 0px;
}
.mainContentColumnVideo {
	width:100%;
	padding:0px 10px 20px 0px;
}
.columnBlockRight_internal{
	width:200px;
	padding-right:10px;
}
#rightBlockMenu{
	/*background-image:url(/images/bgRightMenu.gif);
	width:55px;
	height:233px;
	margin:-190px 0px 0px 989px;*/
	position:relative;
	margin-left:10px;
}
.rightMenuLink{
	position:absolute;
}
.rightMenuList{
	padding:0px;
	margin:35px 0px 0px 5px;
}
.rightMenuList li{
	padding:0px;
	margin:0px 0px 20px 0px;
	list-style-type:none;	
}
#footerBlock{
	width:980px;
	position:absolute;
	left:50%;
	margin-left:-500px;
	margin-top:-25px;
}
#footerBlock span{
	display:block;
	float:right;	
	margin-right:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#868181;
	text-transform:uppercase;
}
#footerBlock a{
	color:#F08125;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-transform:uppercase;
	text-decoration:none;
}
#footerBlock a:hover{
	text-decoration:underline;
}
.enbrefBlock{
	padding:10px 5px 15px 5px;
	clear:both;
}
.enbrefTitle{
	color:#BF100B;
	text-transform:uppercase;
	padding:0px 0px 5px 0px;
}
h2.enbrefTitle{
	padding:0px 0px 5px 0px !important;
	margin:0  !important;
}
a.enbrefLink{
	display:block;
	background-image:url(/images/enbref.gif);
	background-position:0px 4px;
	padding-left:10px;
	margin:0px 0px 10px 0px;
	text-decoration:none;
	font-size:11px;
	color:#203A67;
}
a.enbrefLink:hover{
	text-decoration:underline;
}
/* news block */
.mainNewsBlock{
	margin:0px 10px 10px 0px;
	text-align:center;
	border:1px solid #F1F5F8;
	width:250px;
	float:left;
}
.infoNewsBlock{
	background-color:#F1F5F8;
	padding:3px 5px 0px 8px;
	text-align:left;	
}
.manchettesLink{
	display:block;
	width:160px;
	float:left;
	margin-right:10px;
}
.moreLinkNewsBlock{
	padding:5px 10px 10px 0px;
	text-align:right
}

/* side bar */
#sideBar{
	position: fixed;
	width: auto;
	height: auto;
	top: 200px;
	right:0px;
}
#sideBarTab{
	display:block;
	height:187px;
	width:16px;
}
#sideBarContents{
	overflow:hidden !important;
	background-image:url(/images/rightMenu.gif);
	background-position:top left;
}
#sideBarContentsInner{
	height:187px;
}
#sideBarContentsInner a{
	display:block;
	position:absolute;
	padding:4px 5px 5px 20px;
	color:#FFFFFF;
	text-decoration:none;
	white-space:nowrap;
}
.rightMenuLink_home{	
	margin:8px 0px 0px 5px;	
}
.rightMenu_searchBlock{
	position:absolute;
	margin:45px 0px 0px 5px;
	padding:0px 0px 0px 20px;
}
.searchField_right{
	width:60px;
	border:1px solid #BF2211;
}
.rightMenuLink_map{
	margin:80px 0px 0px 5px;
}
.rightMenuLink_faq{
	margin:115px 0px 0px 5px;
}
.rightMenuLink_contact{
	margin:152px 0px 0px 5px;
}
#bannerColumn{
	position:absolute;
	margin:40px 0px 0px 225px;
}


.button_recalculer{
	width:104px; 
	height:34px; 
	background-image:url(/images/button_recalculer.gif);
}
.button_commander{
	width:104px; 
	height:34px; 
	background-image:url(/images/button_commander.gif);
}
.news_st{
	margin-top:5px;
	margin-right:10px;
}
#run_string{
	position:absolute;
	top:193px;
	left:50%;
	margin-left:-240px;
	height:20px;
	width:500px;
	z-index:200;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px !important;
	color: #5c5c5c;
	font-weight:bold;
}
#hockeistBlockPNG{
	background-image:url(/images/hockeist1.png);
}
#pngLinkQuebec{
	width:56px;
	height:83px;
	background-image:url(/images/icons/icons_png/quebec.png);
}
#pngLinkQuebec a{
	display:block;
	width:56px;
	height:83px;
	position:relative;
}
#pngLinkQuebec a img{
	width:56px;
	height:83px;
}
#pngLinkHockey1{
	width:69px;
	height:67px;
	background-image:url(/images/icons/icons_png/hockey1.png);
	float:left;
	margin-left:7px;
}
#pngLinkHockey1 a{
	display:block;
	width:69px;
	height:67px;
	position:relative;
}
#pngLinkHockey1 a img{
	width:69px;
	height:67px;
}

#pngLinkHockey2{
	width:69px;
	height:83px;
	background-image:url(/images/icons/icons_png/hockey2.png);
	float:left;
	
}
#pngLinkHockey2 a{
	display:block;
	width:69px;
	height:80px;
	position:relative;
}
#pngLinkHockey2 a img{
	width:69px;
	height:80px;
}

#pngLinkShop{
	width:70px;
	height:65px;
	background-image:url(/images/icons/icons_png/shop.png);
}
#pngLinkShop a{
	display:block;
	width:70px;
	height:65px;
	position:relative;
}
#pngLinkShop a img{
	width:70px;
	height:65px;
}

#pngLinkNews{
	width:82px;
	height:74px;
	background-image:url(/images/icons/icons_png/newspaper.png);
	margin-left:7px;
}
#pngLinkNews a{
	display:block;
	width:82px;
	height:74px;
	position:relative;
}
#pngLinkNews a img{
	width:82px;
	height:74px;
}
#pngLinkPhotos{
	width:74px;
	height:86px;
	background-image:url(/images/icons/icons_png/photos.png);
	margin:auto;
}
#pngLinkPhotos a{
	display:block;
	width:74px;
	height:86px;
	position:relative;
}
#pngLinkPhotos a img{
	width:74px;
	height:86px;
}

#pngLinkVideo{
	width:57px;
	height:86px;
	background-image:url(/images/icons/icons_png/video.png);
	margin:auto;
}
#pngLinkVideo a{
	display:block;
	width:57px;
	height:86px;
	position:relative;
}
#pngLinkVideo a img{
	width:57px;
	height:86px;
}

#pngLinkMap{
	width:70px;
	height:79px;
	background-image:url(/images/icons/icons_png/map.png);
	margin-top:7px;
}
#pngLinkMap a{
	display:block;
	width:70px;
	height:79px;
	position:relative;

}
#pngLinkMap a img{
	width:70px;
	height:79px;
}

#pngLinkHall{
	width:91px;
	height:58px;
	background-image:url(/images/icons/icons_png/halloffame.png);
	float:left;
}
#pngLinkHall a{
	display:block;
	width:91px;
	height:58px;
	position:relative;
}
#pngLinkHall a img{
	width:91px;
	height:58px;
}




.textSubHeaderInternal,.textb2{
	color:#CA0303;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
}

.sitemapList{
	margin:0px 0px 15px 20px;
	padding:0px;
	line-height:20px;
	list-style-type:none;
}
.sitemapList li{
	padding-left:20px;
	/*background-image:url(/images/arrowSitemap.gif);
	background-repeat:no-repeat;
	background-position:20px 8px;*/
}

.sitemapList li a{
	color:#0C7EC1;
	font-weight:bold;
	font-size:13px;
}
.sitemapList li ul{
	list-style-type:none;
}
.sitemapList li ul li{
	background-image:none;
}
.sitemapList li ul li a{
	font-weight:normal;
	font-size:11px;
}

#liL {
	padding-left:20px; 
	background-image:url(/images/arrowSitemap.gif);	
	background-repeat:no-repeat; 
	background-position:0px 8px;
}

#liL a {
	color:#0C7EC1; 
	font-weight:normal;
	font-size:11px;
}

#liLaB {
	color:#0C7EC1; 
	font-weight:bold;
	font-size:13px;
}

#liL4 {
	background-image:url(/images/arrowSitemap.gif);	
	background-repeat:no-repeat; 
	background-position:0px 8px;
	padding-left:20px;
}
a.extranet_link{
	color: #868181 !important;
	text-decoration:none;
}
a.extranet_link:hover{
	text-decoration:none !important;
}
.redLinkHome{
	color:#BF100B !important;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
	float:right;
	margin:10px 10px 0px 0px;
	padding:1px 0px 3px 10px;
	background-image:url(/images/bgLink.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	font-family:Arial,sans-serif !important;
	font-size:10px !important;
}
.redLinkHome:hover{
	text-decoration:underline;
}
.headLineTitle{
	color:#BF100B;
	font-weight:bold;
	text-transform:uppercase;
}
.table_links{
	font-size: 10px !important;
	color: #5c5c5c !important;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}


.borderContest{
	border-top:1px solid #727885;
	border-left:1px solid #727885;
}
.borderContest tr td{
	border-bottom:1px solid #727885;
	border-right:1px solid #727885;
	padding:3px;
}
.borderContest tr td input{
	border:1px solid #A5ACB2;
}
.borderContest tr td table{
	border:0px;
}
.borderContest tr td table tr td{
	border:0px;
}
.contestHeader{
	background-color:#3A5388;
	color:#FFFFFF;
	font-weight:bold;
}
.contestSubHeader{
	background-color:#E3E3E3;
	font-weight:bold;
	text-transform:uppercase;	
}
.contestFieldName{
	background-color:#F6F6F6;
	text-align:right;
}
.starContest{
	color:#940004;
}
.title {
	color:#940004;
    font-Family: Tahoma, Sans Serif;
    font-size:12px;
	font-weight:bold;	
	text-transform:uppercase;
	letter-spacing : 1px;
}

.Flink {
	background-image:url(/images/Question.gif);
	background-repeat:no-repeat;
	background-position:left top;
	font-weight:bold;
	padding-left:15px;
	text-decoration:none;
}

.title1 {
	color:#940004;
    font-Family: Tahoma, Sans Serif;
    font-size:12px;
	font-weight:bold;	
}

.title2 {
	color:#5E5E5E;
    font-Family: Tahoma, Sans Serif;
    font-size:10px;
	font-weight:normal;	
}

.title3 {
	color:#939DAC;
    font-Family: Tahoma, Sans Serif;
    font-size:11px;
	font-weight:normal;	
	text-transform:uppercase;	
}

.title4 {
	color:#3A5388;
    font-Family: Tahoma, Sans Serif;
    font-size:11px;
	font-weight:normal;	
}

.SumTabBord {
	border-right:1px solid #7e93ba;
	border-bottom:1px solid #7e93ba;
}

.SumTabBord tr td {
	border-top:1px solid #7e93ba;
	border-left:1px solid #7e93ba;
	padding:3px;
}
.HeadBGC {
background-color:#e8eff4;
font-weight:bold;
}

.HeadBGCcheck {
background-color:#e8eff4;
font-weight:bold;
}

.CapBGCcheck {
background-color:#ffffff;
}

#podlojkaSupperBanner{
	position:absolute;
	left:50%;
	top:75px;
	z-index:199999;
	display:none;
	width:710px;
	height:700px;
	margin-left:-355px;
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter: alpha(opacity=0);
}
#superbanner{
	border:2px solid #8094B9;
	position:absolute;
	left:50%;
	top:75px;
	background-color:#ffffff;
	z-index:200001;
	display:none;
	width:710px;
	margin-left:-355px;
}
#contentOfSuperbanner{
	background-image:url(/images/canada2008.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	min-height:508px;
	_height:508px;
	width:700px;
}
#contentOfSuperbanner div{
	padding:0px 0px 5px 65px;
}
#contentOfSuperbanner h2{
	font-size:11px;
	text-transform:uppercase;
	color:#7D93BA;
	padding:5px 0px 0px 0px;
	margin:0px;
}
#contentOfSuperbanner *{
	font-size:9px;
	font-family:tahoma;	
}
#contentOfSuperbanner h3{
	padding:5px 0px;
	font-size:10px;
	margin:0px;
}
#superbannerCloseButton{
	display:block;
	float:right;
	position:relative;
	top:-2px;
	background-image:url(/images/close.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	color:#7C92BB;
	text-transform:uppercase;
	padding:0px 0px 0px 10px;
}
a.linkRedString{
	color: #ef2515;
	text-decoration:none;
}
#doubleBlock{
	position:absolute;
	top:410px;
	left:50%;
	border:1px solid #3A5388;
	background-image:url(/images/double_g.jpg);
	width:362px;
	height:147px;
	margin-left:-181px;
	z-index:20002;
}
#doubleBlock a.fullLink{
	display:block;
	position:absolute;
	margin:102px 0px 0px 283px;
	width:70px;
	height:15px;
}
#doubleBlock a.fullLink:hover, #doubleBlock a.closeLink:hover{
	background-color:transparent;
}
#doubleBlock a.closeLink{
	position:absolute;
	margin:7px 0px 0px 340px;
	padding:1px 3px;
	border:1px solid #ffffff;
	color:#ffffff;
	font-weight:bold;
	cursor:pointer;
}
#facebookLink{
	position:absolute;
	margin:54px 0px 0px 595px;
	display:block;
	width:125px;
	height:60px;
	background:url(/images/facebook_zambo.png) left top no-repeat;
}
#topMenuBlock{
	position:absolute;
	margin:8px 0px 0px 655px;
}
#topMenuBlock a{
	display:block;
	float:left;
	margin:0px 0px 0px 5px;
	padding:0px 5px 0px 0px;
	color:#02112F !important;
	text-decoration:none !important;
	border-right:1px solid #02112F;
}
#topMenuBlock a.last{
	border-right:0px;
}
#topMenuBlock a:hover{
	text-decoration:underline !important;
}
#formBannerBlock{
	width:468px;
	background-image:url(/images/kid_468.jpg);
	position:absolute;
	left:50%;
	margin:0px 0px 0px -204px;
	top:350px;
	border:1px solid #02112F;
}
#formBannerBlock div{
	height:60px;
	cursor:pointer;
}
#formBannerBlock img{
	position:absolute;
	border:1px solid #02112F;
	margin:2px 3px 0px 457px;
	cursor:pointer;
}
#bigBannerFormBlock{
	text-align:center;
	margin-bottom:10px;
}
.TableTitle{
	font-weight:bold;
}
.rightSelectList{
	float:right;
}





.orgTable {
	margin-bottom:40px;
	margin-top:0px;
	width:100%;
}
.lineBgTop {
	background-color:#1285C5;
	height:5px;
}
.lineBg {
	background-color:#A4A0A5;
	background-repeat:repeat;
	height:4px;
}
.orgTitlePad {
	padding: 0px 0px 1px 64px;
	font-weight:bold;
	font-size:12px;
	color:#000000 !important;
}
.orgInsideTable {
	padding: 5px 0px 5px 0px;
	width:100%;
}
.orgAboutTd {
	padding: 0px;
	font-size:11px;
	color:#000000 !important;
	font-weight:normal !important;
}
.orgTabIm {
	padding: 5px 10px 0px 0px;
	text-align:left;
	vertical-align:top;
}
.orgAboutBold {
	padding: 0px;
	font-size:11px;
	color:#000000 !important;
	font-weight:bold !important;
	text-align:left;
}
.lineBgAboutPerson {
	background-image:url(/images/lineBgAboutPerson.gif);
	background-repeat:repeat;
	height:4px;
}
.orgTitlePadAboutFirst {
	padding: 10px 0px 1px 67px;
	font-weight:bold;
	font-size:12px;
	color:#000000 !important;
}
.orgTitlePadAbout {
	padding: 10px 0px 1px 5px;
	font-weight:bold;
	font-size:12px;
	color:#000000 !important;
}
.orgTableAboutPerson {
	padding: 15px 0px 15px 0px;
	text-align:left;
}
.orgMailTo {
	text-decoration:none !important;
	color:#1285c5 !important;
}
.orgPersonMailTo {
	text-decoration:none !important;
	color:#1285c5 !important;
	font-weight:normal !important;
}
.strelkaTD {
	text-align:right;
	height:20px;
}
.orgForm {
	margin: 10px 0px 30px 0px;	
}
.orgFormTableInsideTd {
	padding: 0px 20px 0px 0px;
}
.orgFormTableInsideTdRight {
	padding: 0px 0px 0px 20px;
	vertical-align:bottom;
}
.contPadd {
	margin: 5px 0px 5px 0px;
	color:#8D8D8D;
	border:1px double #8AB2D1;
	height:17px;
}

.contPaddSel {
	margin: 5px 0px 5px 0px;
	color:#8D8D8D;
	border:1px double #8AB2D1;
	height:19px;
}

.contPaddText {
	margin: 2px 0px 2px 0px;
	color:#8D8D8D;
	border:1px double #8AB2D1;
}
.organizationLinks {
	text-decoration:none;
	color:#0055aa;
	font-weight:normal;
	font-size:13px;
	margin: 1px 0px 1px 0px;
}
/*.orgLinksTitle {
	text-transform:uppercase;
	color:#940004;
	font-size:14px;
}*/
.top_chemp_obl {
	position:absolute;
	margin:20px 0px 0px 400px;
}
.orgTitlePadReg {
	font-size:12px;
	font-weight:normal;
	color:#0055aa !important;
	vertical-align:top;
}
.orgTitlePadRegLeft {
	padding-right:20px;
	font-size:12px;
	font-weight:normal;
	color:#0055aa !important;
	vertical-align:top;
}
.orgTitlePadRegRight {
	padding-left:20px;
	font-size:12px;
	font-weight:normal;
	color:#0055aa !important;
	vertical-align:top;
}
.circleContact {
	padding-top: 5px;
}
.telContact {
	margin-right:20px;
	vertical-align:middle;
}
.seeMapContact {
	margin-left:5px;
	vertical-align:middle;
}
.telMailMobContent {
	padding: 2px 0px 2px 0px;
	margin: 0px;
	vertical-align:middle;
	color:#000000 !important;
	font-size:11px!important;
}
.mb {
	text-decoration:none !important;
	color:#1285c5 !important;
	font-weight:normal !important;
	cursor:pointer;
}

.ob {
	text-decoration:none !important;
	font-weight:normal !important;
	cursor:pointer;
}
.partneireSpan {
	font-family:Arial;
	text-transform:uppercase;
	font-size:16px !important;
	font-weight:bold !important;
	color:#000000 !important;
}
.ListeSpan {
	font-family:Arial;
	font-size:16px !important;
	font-weight:bold !important;
	color:#000000 !important;
}
.comfQualLogoLink {
	text-decoration:none !important;
}

.voteImgBlock{
	text-align:center;
	margin-bottom:10px;
}
.voteTitle{
	font-weight:bold;
	font-size:12px;
	color:#940004;
	margin-bottom:5px;
	text-align:center;
}
.voteVariant{
	color:#203A67;
	margin-bottom:2px;
}
.voteBtn{
	text-align:center;
}
.voteBtn input{
	color:#ffffff;
	background-color:#3A5388;
	border:1px solid #000000;
}
.btn_chercher {
	color:#ffffff;
	background-color:#3A5388;
	border:1px solid #000000;
}
.serachDocLink{
	margin:-25px 0px 10px 17px;
	padding-bottom:10px;
}
.serachDocLink a{
	color:#C1070A;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
#jsBanner{
	height:120px;
	margin:10px 14px 10px 0px;
	text-align:center;
}
#jsBanner *{
	padding:0px !important;
	margin:0px !important;
}
#jsBanner span.publiciteBlock_right_fr{
	margin-left:83px !important;
}
#basketLinkBot{
	display:block;
	width:105px;
	height:105px;
	background-image:url(/images/icon_basket.gif);
	overflow:hidden;
	line-height:1000px;
	float:left;
	margin-bottom:-10px;
}
#basketLinkTop{
	text-align:left;
	display:block;
	width:190px;
	height:105px;
	background-image:url(/images/icon_basket.gif);
	background-position:right;
	overflow:hidden;
	line-height:100px;
	color:#0055AA;
	font-weight:bold;
}
#basketLinkTop:hover{
	text-decoration:underline;
}
#topBar{
	/*
	position:absolute;
	width:100%;
	left:0px;
	top:0px;
	z-index:101;
	*/
	height:43px;
	background-image:url(/images/bgTopBar.gif);
	background-repeat:repeat-x;
	z-index:99999;
}
#topBar iframe{
	background-color:#02112F;
}
#mainTopBlock{
	margin:0px 0px 10px 0px;
	/*padding-left:65px;*/
}
#mainbanners{
	width:600px;
	height:313px;
	float:left;
	/*margin-right:55px;*/
}
.bannerTopRight {
	background:url(/images/top_right_ban.jpg) left top no-repeat;
	width:338px;
	height:313px;
	float:right;
	margin-right:13px;
}
.bannerLinkLigues {
	display:block;
	background:url(/images/ban_btn_ligue.png) left top no-repeat;
	margin: 162px 0px 0px 12px;
	width:147px;
	height:67px;
	position:absolute;
	cursor:pointer;
	cursor:hand;
}
.bannerLinkTournois {
	display:block;
	background:url(/images/ban_btn_tourn.png) left top no-repeat;
	margin: 234px 0px 0px 12px;
	width:147px;
	height:67px;
	position:absolute;
	cursor:pointer;
	cursor:hand;
}
.bannerLinkLigues:hover {
	background:url(/images/ban_btn_ligue_act.png) left top no-repeat;
}
.bannerLinkTournois:hover {
	background:url(/images/ban_btn_tourn_act.png) left top no-repeat;
}
.bannerTopRight a.bannerLinkGS {
	display:block;
	margin: 228px 0px 0px 197px;
	width:121px;
	height:85px;
	position:absolute;
}
#menuShortBlock{
	float:left;
}
.alphabetBlock{
	height:20px;
	border-bottom:1px solid #DDDDDD;
	clear:both;
	margin:20px 0px;
}
.alphabetBlock a, .alphabetBlock span{
	display:block;
	float:left;
	border-left:1px solid #9C9C9C;
	font-weight:bold;
	color:#0D0D0D !important;
	padding:1px 5px;
	text-transform:uppercase;
	font-size:11px !important;
}
.alphabetBlock span{
	color:#676767 !important;
}
.alphabetBlock a.first, .alphabetBlock span.first{
	border-left:0px;
}
#playersText{
	margin-bottom:20px;
}
#playersPage, #playersPage *{
	color:#001737;
	font-size:12px;
}
input.field{
	border:1px solid #A5ACB2;
}
.searchBtn{
	background-color:#3A5389;
	color:#ffffff !important;
	border:1px solid #000002;
	font-size:11px !important;
}
.bluePlayersBlock{
	background-color:#CBE2F0;
	padding:10px 0px 0px 0px;
	margin:0px 0px 10px 0px;
}
.table2{
	border-left:1px solid #709BCE;
	border-right:1px solid #709BCE;
}
.table2 th{
	background-color:#356299;
	color:#ffffff !important;
	font-size:11px !important;
	padding:3px;
	text-transform:uppercase;
	text-align:left;
}
.table2 td{
	border-bottom:1px solid #709BCE;
	padding:3px;
	font-size:10px !important;
	color:#000000 !important;
}
.table2 td a{
	font-size:10px !important;
}
.bigText{
	font-size:24px !important;
	padding-bottom:5px;
}
.bigText a{
	font-size:24px !important;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:underline !important;	
}
.playerPhoto{
	width:136px;
	height:174px;
	background-image:url(/images/photoShadow.gif);
	float:left;
}
.playerPhoto img{
	margin:12px 0px 0px 24px;
}
.playerInfo{
	float:right;
	width:370px;
	background-image:url(/images/logos/lnh_small.gif);
	background-position:right 25px;
	padding-top:6px;
}
.playerBigText{
	font-size:20px !important;
	margin-bottom:20px;
}
.bookmarksBlock{
	height:20px;
	margin:20px 0px 0px 0px;
}
.bookmarksBlock a{
	display:block;
	float:left;
	height:20px;
	line-height:20px;
	padding:0px 10px;
	margin:0px 3px 0px 0px;
	border:1px solid #021639;	
	background-repeat:repeat-x;
	border-bottom:0px;
	background-image:url(/images/bgBookmark.gif);
	cursor:pointer; 
}
.bookmarksBlock a.active{
	background-image:none;
	font-weight:bold;
	cursor:text;
	background-color:#FFFFFF;
	color:#DA3118 !important;
}
.bookmarksBlock a.disable{
	cursor:text;
	color:#B2B2B2 !important;
}
.bookmarksBlock a:hover{
	text-decoration:none !important;
	background-image:none;
	color:#DA3118 !important;
}
.bookmarksBlock a.disable:hover{
	background-image:url(/images/bgBookmark.gif);
	cursor:text;
	color:#B2B2B2 !important;
}
#bookmarkInfoBlock{
	border:1px solid #021639;
	padding:15px 5px 5px 5px;
}


.participantTable {
	border-top: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
	margin:10px;
}
.participantTable tr td {
	padding: 3px;
	border-left: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	text-align:left;
}
.participantTable tr th {
	padding: 3px;
	border-left: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	background-color:#eef0f2;
	text-align:left;
}
.participantTable tr td input.required {
	width:96%;
}
.participantTable tr td input.requiredHab {
	width:99%;
}
.participantTable tr td input.requiredLong {
	width:99%;
}
.inscriptionTable {
	border-top: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
	margin:10px;
}
.inscriptionTable tr td {
	padding: 2px;
	border-left: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	text-align:left;
}
.inscriptionTable tr th {
	padding: 2px;
	border-left: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	background-color:#eef0f2;
	text-align:left;
	color: #1e2f63;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform:uppercase;
}
div.mediasVideoImg {
	padding-bottom:10px;
}
div.mediasVideoImg img{
	border:6px solid #1081C5;
}
.mediasVideoLink {
	color:#1F3C66!important;
	font-size: 12px;
	text-decoration: none;
}
.mediasVideoTitle {
	text-transform:uppercase;
	color:#213967!important;
	font-size: 12px;
	font-weight: bold;
}
.mediasVideoNewTitle {
	text-transform:none!important;
	color:#000000!important;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.mediasPlayerVideoTitle {
	text-transform:uppercase;
	color:#1081C3!important;
	font-size: 12px;
	font-weight: bold;
	margin:0px;
	padding: 2px 0px 4px 0px;
}
.playerFlvBlock {
	margin-bottom:40px;
}
.videoitemMenu {
	margin-bottom:40px;
}
.videoitemMenu a {
	color:#000000!important;
}
.bannerText {
	padding: 30px 10px 0px 16px;
	position:absolute;
	color:#ffffff;
	font-size: 18px;
	font-weight: bold;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
.bannerText a {
	color:#ffffff;
	font-size: 18px;
	font-weight: bold;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	
}
.bannerText a:hover {
	color:#E2CFCC;	
}
.mediasVideoTable tr td {
	padding: 0px 0px 30px 0px;
}
.videoSelect {
	width:328px;
}
.pngCoupeBannerBlock {
	width:648px;
	height:294px;
	position:absolute;
	top:42px;/*43px*/
	margin-left:334px;/*635px*/
	display:block;
	z-index:100;
	cursor:pointer;
	cursor:hand;
}
.pngCoupeBanner {
	background: url(/images/home_banner.png) left top no-repeat;
	width:648px;
	height:294px;
	display:block;
	cursor:pointer;
	cursor:hand;
}
.pngCoupeBannerClose {
	width:74px;
	height:11px;
	display:block;
	position:absolute;
	top:10px;
	margin-left:547px;
	z-index:1000;
	cursor:pointer;
	cursor:hand;
}
.backToVideoCat {
	text-align:left;
	padding: 0px 0px 20px 0px;
}
.backToVideoCat a {
	color: #0055aa;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-decoration: underline !important;
}
.backToVideoCat a b {
	color: #0055aa;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.backToVideoCat a:hover {
	text-decoration: none !important;
}
/* ------------- VIDEO start ------------- */
.individuellesExercice {
	width:220px;
	float:left;
	padding:0px 0px 30px 0px !important;
}
h3.mediasListTitle {
	color:#0055AA;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	display:block;
	padding:10px 0px 15px 0px !important;
	clear:both;
}
.individuellesExercice ul {
	list-style:none;
	padding:0px !important;
	margin:0px !important;
}
.individuellesExercice li ul li {
	padding:3px 0px 3px 30px !important;
	margin:0px !important;
}
.individuellesExercice ul li {
	padding:3px 0px 3px 0px !important;
	margin:0px !important;
	color:#000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
}
.individuellesVideo {
	width:300px;
	float:left;
	padding:0px 0px 30px 0px !important;
}
.individuellesVideo ul {
	list-style:none;
	padding:0px !important;
	margin:0px !important;
}
.individuellesVideo ul li {
	padding:3px 0px 3px 0px !important;
	margin:0px !important;
}
.individuellesVideo ul li a {
	color:#000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-decoration:underline;
}
.individuellesVideo ul li a:hover {
	text-decoration:none;
}

/* ------------- VIDEO admin start ------------- */

.individuellesAdminExercice {
	width:260px;
	float:left;
	padding:0px 0px 30px 0px !important;
}
h3.mediasListTitleTelecharge {
	color:#0055AA;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	display:block;
	padding:10px 69px 15px 0px !important;
	background:url(/images/telecharge.gif) right top no-repeat;
	float:left;
	clear:both;
}
.individuellesAdminExercice ul {
	list-style:none;
	padding:0px !important;
	margin:0px !important;
}
.individuellesAdminExercice li ul li {
	padding:3px 0px 3px 30px !important;
	margin:0px !important;
}
.individuellesAdminExercice ul li {
	padding:3px 0px 3px 0px !important;
	margin:0px !important;
	color:#000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
}
.individuellesAdminVideo {
	width:350px;
	float:left;
	padding:0px 0px 30px 0px !important;
}
.individuellesAdminVideo ul {
	list-style:none;
	padding:0px !important;
	margin:0px !important;
}
.individuellesAdminVideo ul li {
	padding:3px 0px 3px 0px !important;
	margin:0px !important;
}
.individuellesAdminVideo ul li a {
	color:#000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-decoration:underline;
}
.individuellesAdminVideo ul li a:hover {
	text-decoration:none;
}
.individuellesAdminFichiers {
	width:300px;
	float:left;
	padding:0px 0px 30px 0px !important;
}
.individuellesAdminFichiers ul {
	list-style:none;
	padding:0px !important;
	margin:0px !important;
	clear:both;
}
.individuellesAdminFichiers ul li {
	padding:3px 0px 3px 0px !important;
	margin:0px !important;
}
.individuellesAdminFichiers ul li a {
	color:#000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-decoration:underline;
}
.individuellesAdminFichiers ul li a:hover {
	text-decoration:none;
}
.mediasListTitleCenter {
	text-align:center;
}

.firstColumnPadding {
	padding-left:45px;
	min-height:600px;
	_height:600px;
}
#logoutBtn {
	position:absolute;
	top:280px;
	text-align:center;
	width:983px;
	color:#00407F;
	font-size:12px;
}
#logoutBtn a {
	color:#00407F;
	font-size:12px;
	text-decoration:underline;
}
#logoutBtn a:hover {
	text-decoration:none !important;
}
#backToHomePage {
	position:absolute;
	top:280px;
	margin-left:60px;
	color:#00407F;
	font-size:12px;
}
#backToHomePage:hover {
	text-decoration:none !important;
}

.deffensiveBanner {
	width:386px;
	padding-top:220px;
	background:url(/images/deffensives.jpg) left top no-repeat;
	display:block;
	float:left;
	text-align:center;
	color:#000000;
	font-family: Tahoma, Verdana,Arial,Helvetica,sans-serif;
	font-size: 18px;
	text-decoration:none;
	margin-left:40px;
	_margin-left:20px;
}
.offensiveBanner {
	width:347px;
	padding-top:220px;
	background:url(/images/offensives.jpg) left top no-repeat;
	display:block;
	float:left;
	text-align:center;
	color:#000000;
	font-family: Tahoma, Verdana,Arial,Helvetica,sans-serif;
	font-size: 18px;
	text-decoration:none;
	margin-left:40px;
}
.deffensiveBanner:hover, .offensiveBanner:hover {
	text-decoration:underline !important;
}
/* ------------- VIDEO end ------------- */
#lesrecruesLogo{
	display:block;
	margin:10px 0px 20px 0px;
}
.headlineDescription table{
	border:1px solid #000000 !important;
	border-collapse:collapse;
	margin:0px;
	padding:0px;
	width:100%;
}
.headlineDescription table tr td {
	border-left:0px solid #000000 !important;
	border-right:0px solid #000000 !important;
	border-top:0px solid #000000 !important;
	border-bottom:1px solid #000000 !important;
	margin:0px;
	padding:2px 5px 2px 5px;
	height:auto !important;
}
.headlineDescription table tr th, .headlineDescription table tr.tableHeader td {
	border-left:0px solid #000000 !important;
	border-right:0px solid #000000 !important;
	border-top:0px solid #000000 !important;
	border-bottom:1px solid #000000 !important;
	padding:2px 5px 2px 5px;
	background-color:#4F81BD;
	color:#ffffff;
	font-weight:normal;
	text-align:left;
	height:auto !important;
}
.headlineDescription table tr td p {
	padding: 0px;
	margin:0px;
}
.videoBanner{
	text-align:center;
	width:150px;
}
.videoBanner img{
	margin-bottom:5px;
}
.videoBanner a{
	text-decoration:none;
}
.videoBanner span{
	display:block;
	text-align:center;
	color:#000099;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	text-decoration:underline;
	margin-bottom:2px;
}
.videoBanner strong{
	display:block;
	text-align:center;
	color:#999999;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	text-decoration:underline;
	font-weight:normal;
}
.promotionBanner {
	text-align:center;
	padding: 15px 10px 15px 0px;
}
.promotionBannerInternal {
	text-align:center;
	padding: 0px 0px 20px 3px;
}
