@charset "UTF-8";
/* CSS Document */

body, html{
	width:100%;
	height: 100%;
}
body {
	background-image:url(../images/bg_bb.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:#000000;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -164px;
}
.tabjes {
	clear:both;
	height: 22px;
	background-image:url(../images/tabje.png); 
	background-repeat:no-repeat; 
	margin-bottom: 10px;
	margin-left: -10px;
	padding-left: 14px;
	line-height: 9px;
	font-weight:bold;
	font-size:11px;
}
.tabje {
	float:left;
	width: 65px;
	padding-top: 10px;
	height:12px;
	text-align:center;
	letter-spacing: -.5px;	
}
.tabje a {
	text-decoration:none;
	color:#000000;
}
.tabje a:hover, tabje a:visited {
	color: #000000;
}
.payoff {
	padding-left: 12px;
	font-size:11px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;	
	letter-spacing: -.8px;	
}
.footer {
	padding-top:14px;
	height: 150px;
	text-align: left;
	padding-left: 50px;
	line-height: 0;
	font-family:Arial, Helvetica, sans-serif;
}
.footer h1 {
	margin-bottom: 9px;
	font-size:30px;
	padding-left: 12px;
	letter-spacing: -1.4px;
}