body {	
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;	
	margin: 0px; 	
	background-color: #FFFFFF;
	background-image: url(../media/bg.gif);
	background-repeat: no-repeat;	
}

body.iframe {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../media/bg_iframe.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;	
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #696A6C;
	scrollbar-track-color: #EDEDED;
	scrollbar-darkshadow-color: #98AAB1;	
}

td.iframe {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #3d3d3d;
}

.header {
	font-size: 12px;
	font-weight: bold;
	color: #696A6C;
}

.subheader {
	font-size: 12px;
	color: #EEB20E;
}

.submenu {
	background-color: #EDEDED;
}

.submenuSel {
	background-color: #EEB20E;
}

td.iframe a, a {
	color: #EEB20E;
	font-weight: normal;
	text-decoration: none;	
}

td.iframe a:hover, a:hover {
	text-decoration: underline;
}

a.nav, a:hover.nav {
	font-size: 9px;
	color: #000000;		
	text-decoration: none;
}

a.rightCol, a:hover.rightCol {
	color: #000000;
}

div.language {
	position: absolute;
	top: 165px;
	left: 0px;
}

div.disclaimer {
	position: absolute;
	top: 575px;
	left: 126px;
}

div.address {
	position: absolute;
	top: 500px;
	left: 830px;
	width: 150px;
}

div.square {
	position: absolute;
	top: 0px;
	left: 964px;
}

div.picture {
	position: absolute;
	top: 50px;
	left: 730px;
}

img {
	border: 0px;	
}

iframe.iframe {
	position: absolute;
	top: 150px;
	left: 116px;
}

.positioner {
	position: absolute;
	left: 9px;
	top: 9px;
}
