<!--

a
{
  text-decoration: none;
}

a.cluster
{
  color: #000000;
}

a.cluster:hover
{
  color: #0000FF;
}

a.cluster#active
{
  color: #0000FF;
}

a.page
{
  color: #000000;
}

a.link
{
  color: #666666;
}

a.link:visited
{
  color: #666666;
}

body
{
  background-color: #FFFFFF;
	margin-bottom: 20px;
	margin-top: 0px;
}

div
{
  text-align: center;
  font-family: Verdana, sans-serif;
  font-size: 70%;
  margin: auto;
}

div.rbbot div
{
	background: url('/images/rd_lu.gif') no-repeat bottom left;
}

div.rbbot
{
	background: url('/images/rd_ru.gif') no-repeat bottom right;
}

div.rbcontent
{
	margin: 0 14px;
	text-align: left;
	font-size: 1.4em;
}

div.rbroundbox
{
	width: 100%;
	margin: auto;
	background-color: #EBEBEB;
}

div.rbtop div, div.rbtop, div.rbbot div, div.rbbot, div.rb
{
	width: 100%;
	height: 14px;
}

div.rbtop div
{
	background: url('/images/rd_lo.gif') no-repeat top left;
}

div.rbtop
{
	background: url('/images/rd_ro.gif') no-repeat top right;
}

div.spacer
{
  margin-top: 7px;
  margin-bottom: 7px;
  text-align: left;
  font-size: 100%;
}

form
{
  margin: 0px;
}

h1
{
  font-family: Verdana, sans-serif;
  display: inline;
  font-size: 1em;
  margin: 0px;
  padding: 0px;
}

h1.title
{
  letter-spacing: 0.1em;
}

img
{
  border: 0px;
}

input
{
  font-family: Verdana, sans-serif;
  font-size: 1em;
}

input.search
{
  text-align: center;
  border: 1px solid #000000;
  margin-bottom: 7px;
}

input.button
{
  font-weight: bold;
  margin-top: 7px;
  width: 9em;
  border: 1px solid #000000;
}

input.rss
{
  font-weight: bold;
  margin-top: 7px;
  width: 5em;
  border: 1px solid #000000;
  background-color: #FF6300;
}

span.noimg
{
  visibility: hidden;
  font-size: 1px;
}

span.url
{
  color: #008000;
  font-size: 90%;
}

span.sources
{
  color: #666666;
  font-size: 90%;
}

table
{
  font-family: Verdana, sans-serif;
  margin: 0 auto;
  border: 0px;
}

table.any
{
  background-image: url('/images/any.gif');
  background-repeat: no-repeat;
}

table.de
{
  background-image: url('/images/de.gif');
  background-repeat: no-repeat;
}

table.da
{
  background-image: url('/images/da.gif');
  background-repeat: no-repeat;
}

table.es
{
  background-image: url('/images/es.gif');
  background-repeat: no-repeat;
}

table.en
{
  background-image: url('/images/en.gif');
  background-repeat: no-repeat;
}

table.fi
{
  background-image: url('/images/fi.gif');
  background-repeat: no-repeat;
}

table.fr
{
  background-image: url('/images/fr.gif');
  background-repeat: no-repeat;
}

table.it
{
  background-image: url('/images/it.gif');
  background-repeat: no-repeat;
}

table.nl
{
  background-image: url('/images/nl.gif');
  background-repeat: no-repeat;
}

table.no
{
  background-image: url('/images/no.gif');
  background-repeat: no-repeat;
}

table.options
{
  text-align: center;
}

table.pt
{
  background-image: url('/images/pt.gif');
  background-repeat: no-repeat;
}

table.sv
{
  background-image: url('/images/sv.gif');
  background-repeat: no-repeat;
}

td.searchbox
{
  text-align: center;
  width: 438px;
}

//-->