body 
{
	background-color: #fff;
	FONT-SIZE: 11px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #000;
	margin:0px;
	padding:0px;
	background-image: url("../img/bgnd.jpg");
	background-repeat: repeat-x;
}


a, a:link, a:visited, a:focus
{
	font-size: 11px;
	color: #888;
	text-decoration: none;
}
a:Hover
{
	font-size: 11px;
	color: #000;
	text-decoration: none;
}



#webcast-container
{
	position: absolute;
	left: 50%;
	top: 0px;
	margin: 0px 0px 0px -512px;
	width: 1024px;
	height: 768px;
	background-image: url("../img/webcast-bgnd.jpg");
    background-repeat: no-repeat;
}

#header-container
{
	position: absolute;
	left: 20px;
	top: 10px;
	margin: 0px;
	padding: 0px;
	
	width: 800px;
	height: 102px;
	background-image: url("../img/logo.jpg");
    background-repeat: no-repeat;
}


h1
{
	position: absolute;
	left: 150px;
	top: 22px;
	margin: 0px;
    overflow: hidden;
	font-size: 18px;
	color: #fff;
}

h2
{
	position: absolute;
	left: 500px;
	top: 25px;
	margin: 0px;
    overflow: hidden;
	font-size: 14px;
	color: #fff;
}


#navigation
{
	position: absolute;
	top: 72px;
	left: 0px;
	height: 20px;
	font-size: 11px;
	color: #aaa;
	width: 1000px;
	
}


#navigation ul
{
	float: right;
	margin: 0px;
	padding: 0px;
}


#navigation ul li
{
	display: inline;
	margin: 0px;
	margin-right: 40px;
	padding: 0 5px 0 0;
	list-style-type: none;
	
}

  
.headfoot {
	FONT-SIZE: 11px; COLOR: #fff; FONT-FAMILY: arial, helvetica, sans-serif; TEXT-DECORATION: none
}
.headfoot A {
	FONT-SIZE: 11px; COLOR: #fff; FONT-FAMILY: arial, helvetica, sans-serif; TEXT-DECORATION: none
}
.headfoot A:visited {
	FONT-SIZE: 11px; COLOR: #fff; FONT-FAMILY: arial, helvetica, sans-serif; TEXT-DECORATION: none
}
.headfoot A:hover {
	FONT-SIZE: 11px; COLOR: #fff; FONT-FAMILY: arial, helvetica, sans-serif; TEXT-DECORATION: underline; 
}



#dutchview
{
	position: absolute;
	left: 870px;
	top: 650px;
	color: #C9D5E1;
}

#disclaimer
{
	position: absolute;
	left: 15px;
	top: 650px;
	color: #C9D5E1;
}

td
{
	font-size:11px;
}
table
{
	font-size:11px;
}


#searchframe
{
	background-color:#FFF;
}