body {
	 margin: 0px ;
	 background-color: #acacac ;
	 background-image: url('../images/bg/lrock006.jpg');
	 color : #000000 ;
	 font-family: 'Verdana, Arial, Helvetica, sans-serif' ; 
	 font: normal 12pt Verdana, sans-serif  ; 
	 }

div { 
	background-image:url('../images/titles/links_title.gif') ; 
	background-repeat: no-repeat ; 
	background-attachment: fixed ; 
	background-position:30px 20px ;
	padding-top: 114px ;
	padding-left: 33px ;
 }

a:link { color :  #243484; }
a:visited { color :#6b328a;}
a:active { color: #CC0000;}

a.site:link { font-weight: bold ; color :  #243484; }
a.site:visited { font-weight: bold ; color :#6b328a;}
a.site:hover { font-weight: bold ; color: #d1d9ff; }
a.site:active { font-weight: bold ; color: #CC0000;}

table { 
	width: 100% ;
	padding: 0px ;
	border-style: none ;
}

td { 
	height: 48px ;
	width: 33% ;
	padding-top: 0px ; 
	padding-bottom: 0px ; 
	padding-left: 5px ; 
}

td.comment { 
	width: 92% ;
	height: 34px ;
	padding-left: 10px ; 
}

table.ext  { 
	width:95% ;
	padding: 0px ;
}

th { color: #843549  }

th.logo   { width: 8% ; }
th.visits { width: 5% ; } 

th.site   { width: 34% ; height: 34px ; }
th.owner  { width: 33% ; height: 34px ; }
th.email  { width: 33% ; height: 34px ; }


td.data { width: 87% ; }
td.caption { height: 34px ; }

td.logo_top { 
		height: 34px ;
		width: 8% ;
		padding: 0px ; 
		background-image: url('images/ring_top.png') ;
		background-repeat: no-repeat ;
}

td.logo_chain { 
		height: 34px ;
		width: 8% ;
		padding: 0px ; 
		background-image: url('images/ring_chain.png') ;
		background-repeat: no-repeat ;
}

td.logo_bottom { 
		height: 36px ;
		width: 8% ;
		padding: 0px ; 
		background-image: url('images/ring_bottom.png') ;
		background-repeat: no-repeat ;
}

td.logo { 
	height: 48px ;
	width: 8% ;
	padding: 0px ; 
	background-image: url('images/logo.png') ;
	background-repeat: no-repeat ;
}

td.visits { 
	width: 5% ;
	text-align: right ;
}

table.de { background-image: url('images/flags/germany.jpg') ; }
table.nl { background-image: url('images/flags/netherlands.jpg') ; }
table.us { background-image: url('images/flags/usa.jpg') ; }
td.us1 { background-image: url('images/flags/usa1.jpg') ; }
table.fr { background-image: url('images/flags/red.jpg') ; }
td.fr1 { background-image: url('images/flags/blue.jpg') ; }
td.fr2 { background-image: url('images/flags/white.jpg') ; }
table.be { background-image: url('images/flags/red.jpg') ; }
td.be1 { background-image: url('images/flags/black.jpg') ; }
td.be2 { background-image: url('images/flags/yellow.jpg') ; }
table.ch { background-image: url('images/flags/red.jpg') ; }
td.ch2 {
	background-image: url('images/flags/switzerland.jpg') ; 
	background-position: center ;
	background-repeat: no-repeat ;
}

