body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#background {
	position:absolute; 
	z-index:1; 
	top: 20px; 
	left: 12px;
}
#header {
	position:absolute;
	z-index:10;
	top: 20px;
	left: 12px;
}
#logo_bottom {
	position:absolute;
	z-index:9;
	top: 47px;
	left: 402px;
}
#footer_background {
	position:absolute;
	z-index:5;
	top: 534px;
	left: 12px;
}
#footer_sa_maps_navigation {
	position:absolute;
	z-index:4;
	top: 534px;
	left: 12px;
}
#disclaimer_button {
	position:absolute;
	z-index:5;
	top: 519px;
	left: 12px;
}
#banneranim {
	position:absolute;
	z-index:6;
	top: 534px;
	left: 41px;
}
#headline_headermenue {
	position:absolute;
	z-index:12;
	top: 60px;
	left: 149px;
	width: 270px;
	height: 18px;
}
.content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-style: normal;
	font-weight: normal;
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: underline;
}
.button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}

div.menuHidden {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 20;
}

.tooltipCaption {
	font-family: Arial, Helvetica,sans-serif;
	color: #FFFFFF;
	font-style: normal;
	text-align: center;
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
} 
.tooltipText{
	font-family: Arial, Helvetica,sans-serif;
	color: #FFFFFF;
	font-style: normal;
	text-align: center;
	padding: 5px;
	font-size: 11px;
	font-weight: normal;
} 
table.hovertable tr:hover {
	background-color:#4191CC;
}

#currencyLayer {
	display:none;
	z-index:1000;
	background-color:#6FADD9;
	border: 1px solid #DAEAF5;
	position:relative;
	width: 210px;
	top: 5px;
	left: 740px;
}

#currencyLayer .currencyHeader {
	background-image: url(../currency/images/bg.gif);
	border-color: #B4D4EB;
	border-top: 1px;
	border-bottom: 1px;
	border-left: 0;
	border-right: 0;
	border-style: solid;
	margin-top: 10px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 5px 2px 10px;
}

#currencyLayer .currencyHeader img {
	position:relative;
	left:70px;
	top:2px;
	border:0;
}

#currencyLayer iframe {
	margin-left: 10px;
	border: 0;
	width: 200px;
	height: 310px;
}