html, body {height: 100%; margin: 0; padding: 0;}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#666666;
	font-weight: normal;
	color:#FFDFB0}
 td{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
}
#container{
	width: 900px;
	height: 100%;
	margin:  0 auto;
	padding: 0;
	position: relative;
	text-align: left;
}
a {  
	text-decoration: underline;
	font-weight: bold;
	color: #FFCC33;
}

#topmenu
{
	width: 397px;
	position: absolute;
	top: 59px;
	left: 471px;
	}
#topmenuContent  a {
		text-decoration: none;
		display: block;
		width: 130px;
		color: #FFCC33;
		background-color: #333333;
		padding: 3px 3px 3px 3px;
		border: 1px solid #FFCC33;
	}
#topmenuContent  a:hover{
		text-decoration: none;
		display: block;
		width: 130px;
		background-color: #FFCC33;
		border: 1px solid #333333;
		padding: 3px 3px 3px 3px;
		color:#333333;
	}

.geel_14 {
	color: #FFCC33;
	font-weight: bold;
	font-size: 14px;
}
.geel {color: #FFCC33}
