@charset "utf-8";
/* CSS Document */
body, html { 
	height: 100% 


}





.f8
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight: bold;

}

.f7
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#434343;
	font-weight: normal;

}



#frameTop
{
	margin-top:32px;
	position:fixed;
	width:100%;
	text-align:center;
	
}

#frameBottom
{
	bottom:0;
	position:fixed;
	width:100%;
	text-align:center;
	color:#888888;
	font-size:10px;

}

#frameHeader
{
		
	background-image:url(../files/bg-header.jpg); background-repeat:repeat-x;

}

#copy
{
	vertical-align:bottom;	
	
}
#credits table tr td table tr td table tr td p {
	font-size: 12px;
}
.fb {
	font-size: 10px;
}
