*
{
	font-family:arial,verdana,helvetica;
}
BODY
{
	border:none;
	margin:0;
}

a, a:hover
{
	font-size: 10pt;
	font-weight: bold;
	color: #6391b1;
	text-decoration:underline;
}

a:hover
{
	color:#385265;
}

#navi
{
	background-color:#d0dcf2;
	position:absolute;
	width:100%;
}

#navi div
{
	margin-left:79px;
	display:inline; /*IE double margin hack*/
	float:left;
	background-color:#6391b1;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	
	color:#d0dcf2;
}

#navi a, #navi a:hover
{
	color:#ffffff;
	text-decoration:none;
	font-size: 0.8em;
}

#navi a.navichosen, #navi a.navichosen:hover
{
	background-color:#ffffff;
	color:#6391b1;
}

#subnavi
{
	font-size: 0.8em;
	display:inline;
	padding-left:14px;
	padding-right:14px;
	float:left;
	margin-left:79px;
	background-color:#d0dcf2;
	color:#ffffff;
}

#subnavi a, #subnavi a:hover
{
	color:#385265;
	font-weight:bold;
	text-decoration:none;
}

#maincontent
{
	font-size:10pt;
	color:#385265;
	padding:25px;
	padding-left:79px;
	width:600px;
}

#newstable
{
	margin-left:20px;
}

#newstable TD
{
	background-color:#ecf2f6;
	padding:2px;
}

TD.Black
{
font-size: 8pt;
font-weight: bold;
text-decoration: none;
color: #FFFFFF;
}

TD.White
{
font-size: 8pt;
font-weight: bold;
text-decoration: none;
color: #000000;
}

.menuBlack
{
font-size: 8pt;
font-weight: bold;
text-decoration: none;
color: #FFFFFF;
}
.menuBlack:hover
{
font-size: 8pt;
font-weight: bold;
text-decoration: none;
background-color: #FFFFFF;
color: #000000;
}
.menuWhite
{
font-size: 8pt;
font-weight: bold;
text-decoration: none;
color: #6391b1;
}
.menuWhite:hover
{
font-size: 8pt;
font-weight: bold;
text-decoration: none;
background-color: #6391b1;
color: #ffffff;
}

td.menu
{
font-size: 8pt;
font-weight: bold;
color: #AAAAAA;
}
td
{
font-size: 10pt;
color: #385265;
}
.normal
{
font-size: 10pt;
color: #385265;
}

.copy
{
font-size: 8pt;
font-weight: bold;
text-decoration: none;
color: #729CBA;
}
.copy:hover
{
font-size: 8pt;
font-weight: bold;
text-decoration: none;
color: #FFFFFF;
}
.news
{
	color: #385265;
	border-bottom:#ff9537 1px solid;
	font-weight:bold;
}
.date
{
	color: #5a94bc;
	font-size:0.8em;
}
.euro
{
font-weight: bold;
color: #000000;

}

h3
{
	color:#385265;
	margin-top:5px;
}

#footer
{
	width:100%;
	position:fixed;
	bottom:0px;
	background:#4a6d85 url(./pics/footer-bg.gif) 0 0 repeat-x;
	color:#ffffff;
	padding-top:7px;
	padding-bottom:7px;
	font-size:0.8em;
	font-weight:bold;
}

#footer a
{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

a img
{
	border:none;
}