@charset "utf-8";
/* CSS Document */
html, body {
height: 100%;
margin: 0; padding: 0;
}
body
{
	background-color: #161616;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg_bottom
{
background-position:bottom;
}
.bg_top
{
background-position:top;
}
.bottomstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
}
