/* début de la section éléments*/
BODY {
	background-image : url(images/background.gif);
	scrollbar-3dlight-color : Black;
	scrollbar-base-color : #336699;
	scrollbar-darkshadow-color : #336699;
	scrollbar-face-color : #336699;
	scrollbar-highlight-color : #336699;
	scrollbar-shadow-color : Black;
	scrollbar-track-color : #DADADA;
	scrollbar-arrow-color : Black;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
}


UL { 			/* Defaults all UL to bullet.gif */
	list-style : url(images/bullet.gif);
	font : normal normal 10pt/normal Arial, Helvetica, sans-serif;
	text-align : justify;
}
/*Fin de la section éléments*/


/*Début de la section CLASS*/
  .TABLE {			/* TABLE CLASS is used for the main table in normal state */
	border : 1px solid Black;
}


.MENU{				/* MENU CLASS  is used for additional menus under the main-menu */
	color : #336699;
	font : normal 9pt Arial, Helvetica, sans-serif;
	text-decoration : none;
}


.MENU2{				/* MENU2 CLASS  is used for additional menus under the main-menu  and to indicate the curent section*/
	color : Black;
	font : bold italic 9pt Arial, Helvetica, sans-serif;
	text-decoration : none;
}


.COMBO{
	color : White;
	font : normal 9pt Arial, Helvetica, sans-serif;
	text-decoration : none;
}


.COMBO2{
	color : Black;
	font : bold italic 9pt Arial, Helvetica, sans-serif;
	text-decoration : none;
	background-color : White;
}

.COMBOLABEL{
	background-color : #124062;
	font : bold 14pt Arial, Helvetica, sans-serif;
	color : White;
	}

.TITLE{				/* TITLE CLASS is used for titles of pages within sections */
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : bold;
}


.ALTTITLE{			/* ALT-TITLE CLASS is used for first sentences when needed*/
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
}


.TEXT{				/* TEXT CLASS is used for all text that should look "normal"  and JUSTIFY*/	
	margin : 2px 0px 10px 0px;
	font : normal normal 10pt/normal Arial, Helvetica, sans-serif;
	text-align : justify;
}


.TEXT2{				/* TEXT2 CLASS is used as a smaller version of TEXT, without the MARGIN and JUSTIFY */
	font : normal normal 9pt/normal Arial, Helvetica, sans-serif;
}

.TEXT2b{				/* TEXT2 CLASS is used as a smaller version of TEXT, without the MARGIN and JUSTIFY */
	font : normal normal 8pt/normal Arial, Helvetica, sans-serif;
}


.TEXT3{				/* TEXT3 is just like TEXT without the MARGIN and JUSTIFY */
	font : normal normal 10pt/normal Arial, Helvetica, sans-serif;
}


.TXTITAL{
	font : normal italic 10pt/normal Arial, Helvetica, sans-serif;
}


.SUBTITLE{			/* SUBTITLE CLASS is used for dates */
	color : #8B0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : italic;
	text-indent : 10px;
}


.UNDERLINE{
	font : normal normal 10pt/normal Arial, Helvetica, sans-serif;
	text-decoration : underline;
}


.SRHTLT{
	font : bold normal 12pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
}


.FOOT{
	color : #8B0000;
	font : normal italic xx-small Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
}


.FORMTITLE{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
}


.FORMVALUE{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
}


.FORMTABLE {
	border : 1px solid Gray;
}

.TMMC{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 6pt;
	font-style : normal;
	font-weight : normal;
}

.TXTITALBOLD{
	color : Black;
	font : bold italic 9pt Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.BOTTOMLINE { 
	border-bottom: 1px solid Black; 
}

.STATIONLABEL{
	font : bold 14pt Arial, Helvetica, sans-serif;
	color : Black;
}

.STATIONCOMMENTS{
	background-color : #F0F0F0;
}

.STATIONSCOMMENTS2{
	background-color: #FCF1E4;
	
	}

	
.BLACKLINK {
	border: 1px; color: Black;
}

.PRINT{   
	page-break-before: always  
}
