
body{
	background-image:url('http://www.hifi.nl/images/bg2009.jpg');
	background-attachment: fixed;
	margin:0;
	padding:0;
	font-size:13px;
	line-height:18px;
}
*,html,body,td{
	color:#000000;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
#container{
	margin: 0px auto;
	background-repeat:repeat-y;
	background-color:transparent;
	position:relative;
	width:800px;
	overflow:hidden;
}
#content{
	padding:0px;
}
.green{
	color:#5082b4;
}
.gray{
	color:#707070;
}
.bg_aqua{
	padding:23px 0px 19px 0px;
	background-color:#edeeef;
}
.bg_aquatitle{
	border-bottom:1px #d4d4d5 solid;
	margin:0px 41px 0px 41px;
}
.bg_aquacontent{
	margin:26px 41px 45px 41px;
	border-bottom:1px #d4d4d5 solid;
}
.bg_aquabottom{
	margin:8px 41px 8px 41px;
	border-top:1px #a9aaab solid;
	font-size:11px;
	color:#666666;
}
.bg_white{
	margin:43px 41px 45px 41px;
	background-color:#ffffff;
}

.bg_leaderboard{
	padding:55px 41px 55px 41px;
	background-color:#ffffff;
}

.bg_title{
	padding:2px 41px 4px 41px;
	border-bottom:1px #d4d4d5 solid;
	background-color:#ffffff;
}
.bg_main{
	padding:2px 0px 4px 0px;
	border-top:1px #a9aaab solid;
	background-color:#ffffff;
}
.leaderboard{
	border-top: 1px #666666 solid;
	border-bottom: 1px #666666 solid;
	padding:12px 0px 12px 0px;
}
.footer{
	border-top: 1px #666666 solid;
	padding-top:30px;
	text-align:center;
	line-height:20px;
	font-size:13px;
}
br{
	padding:0px;
	margin:0px;
}
h1{
	font-size:24px;
	font-weight:normal;
	padding:0px;
	padding-bottom:8px;
	margin:0px;
}
h2{
	font-size:18px;
	font-weight:normal;
	padding:0px;
	margin:0px;
}
a.simple, a.simple:active, a.simple:link, a.simple:visited, a.simple:hover{
	font-size:20px;

	color:#666666;
	text-decoration:none;
}
a.big, a.big:active, a.big:link, a.big:visited, a.big:hover{
	font-size:20px;
	color:#666666;
	text-decoration:underline;
}
a.small, a.small:active, a.small:link, a.small:visited, a.small:hover{
	font-size:11px;
	color:#5082b4;
	text-decoration:underline;
}
a.normal, a.normal:active, a.normal:link, a.normal:visited, a.normal:hover{
	font-size:13px;
	color:#5082b4;
	text-decoration:underline;
}

