html, body{
	margin: 0px; padding: 0px; border: 0px;}

body{
	background-color: #D5D5D5;}

#master{
	position: absolute; top: 50%; left: 50%; margin-top: -196px; margin-left: -294px;
	width: 589px; height: 393px; background-color: #ffffff;}

#body{
	position: absolute; top: 10px; right: 10px; left: 10px; width: 569px; height: 295px;}

#foot{
	position: absolute; bottom: 10px; right: 10px; left: 10px;
	width: 569px; height: 71px; background-image: url(../gfx/hf_logo.jpg);
	background-position: 435px; background-repeat: no-repeat; background-color: #000000;}

#shadow_bottom{
	position: absolute; bottom: -10px; right: 0px; left: 0px;
	width: 600px; height: 10px; background-image: url(../gfx/shadow_bottom.jpg);
	background-position: 0px; background-repeat: no-repeat;}
	
#bpp_li span{
        display: none;}

#bpp_li a{
	position: absolute; bottom: -120px; right: 0px; left: 185px;
	width: 101px; height: 92px; background-image: url(../gfx/bpp_li.png);
	background-position: 0px; background-repeat: no-repeat;}
	
#bpp_re span{
        display: none;}

#bpp_re a{
	position: absolute; bottom: -120px; right: 0px; left: 315px;
	width: 78px; height: 92px; background-image: url(../gfx/bpp_re.png);
	background-position: 0px; background-repeat: no-repeat;}

#shadow_right{
	position: absolute; bottom: 0px; right: 0px; left: 589px;
	width: 10px; height: 393px; background-image: url(../gfx/shadow_right.jpg);
	background-position: 0px; background-repeat: no-repeat;}

#navigation{
	border-collapse: collapse; margin: 26px 0px 0px 35px;}

#navigation span{
	display: none; color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px; font-weight: normal; text-decoration: none;}

#navigation a{
	color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: normal; text-decoration: none;}

#navigation th, td{
	text-align: center; padding-right: 14px;}

p{
	color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: normal; line-height: 13px;}

#back {
	font-size: 17px; color:#FFFFFF; display: inline;}

a{
	color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: normal; line-height: 14px; text-decoration: underline;}

a:hover{
	text-decoration: overline underline;}