body {
	     margin-top: 0px ;
		 background-color: #000000 ;
		 color : #ffffff ;
		 font-family: 'Verdana, Arial, Helvetica, sans-serif' ; 
		 font: normal 12pt Verdana, sans-serif  ; 
		 background-image: url('../images/bg/granit_black.jpg')
	 }

li { padding-top : 8pt ; margin-right: 3em ; color: #ffffff ; }
ul.title { list-style-image: url('../images/bullets/boule_12x12.png') ; } 

li.title {
	font-size: 12pt ; color : #e0dbe4 ; 
	padding-top : 20pt ;
	padding-bottom : 12pt ;
}

a:link { color :  #315986 ;  }
a:visited { color : #5a80ac; }
a:hover { color: #7836ab; }
a:active { color: #7836ab; }

div { 
	background-repeat: no-repeat ; 
	background-attachment: fixed ; 
	background-position:20px 15px ; 
	padding-top: 90px ; 
}

table { 
	width: 95% ;
	font-size: 11pt ; 
	color: #000000 ;
	padding: 5px ;
	border: medium inset white ; 
	background-image: url('../images/bg/lrock003.jpg')
}

td { 
	padding-right: 6px ;
	padding-left: 6px ;
}

th.date { width: 5% }
th.country { width: 14% }
th.club { width: 36% }
th.url { width: 45% }

td.date { width: 5% ; vertical-align: top ; }
td.country { width: 14% ; vertical-align: top ; }
td.club { width: 36% ; vertical-align: top ;  white-space: nowrap ; }
td.url { width: 45% ; vertical-align: top ; }

