BODY
{
	background-color: #989898;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

DIV
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 160%;
	border-width: 0px;
}


DIV.page_bg
{
	background-image: url(../grfx/bg_browser.jpg);
	position: absolute;
	height: 520px;
	width: 100%;
	top: 50%;
	left: 0;
	margin: -260px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	z-index: 1;
}

DIV.page
{
	background-color: #989898;
	background-image: url(../grfx/bg_browser.jpg);
	position: absolute;
	height: 520px;
	width: 890px;
	top: 50%;
	left: 50%;
	margin: -260px 0px 0px -445px;
	padding: 0px;
	text-align: left;
	z-index: 2;
}

DIV.system_req
{
	position: relative;
	color: #000000;
	text-align: left;
	width: 320px;
	height: 483px;
	top: 20;
	left: 50%;
	margin: 100px 0px 0px -160px;
}

DIV.content
{
	background-color: #FFEBCB;
	color: #000000;
}

H1
{
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 40px;
}

H2
{
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
}

H3
{
	font-size: 11px;
	font-weight: normal;
	margin-top: 0px;
}

DIV.system_req P
{
	margin: 0px;
}


DIV.system_req A
{
	color: #FFFFFF;
	text-decoration: none;
}

DIV.distance
{
	background-color: #FFEBCB;
	height: 300px;
}