@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: "Segoe UI", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 18px;
}
body,html {
	background-color: #26282b;
	height: 100%;
	width: 100%;
	margin: 0px;
	overflow: hidden;
}
p {
	margin: 0px;
}
a {
	outline:none;
	color: #B99960;
	font-weight: bold;
}
a:hover {
	outline:none;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #B99960;
}
#bleft {
	background-color: #000;
	position: absolute;
	z-index: 2;
	height: 100%;
	width: 6px;
	left: 0px;
	top: 0px;
}
#btop {
	background-color: #000;
	position: absolute;
	z-index: 2;
	height: 6px;
	width: 100%;
	left: 0px;
	top: 0px;
}
#bright {
	background-color: #000;
	position: absolute;
	z-index: 2;
	height: 100%;
	width: 7px;
	top: 0px;
	right: -1px;
}
#bbottom {
	background-color: #000;
	position: absolute;
	z-index: 2;
	height: 7px;
	width: 100%;
	left: 0px;
	bottom: -1px;
}
#header {
	position: absolute;
	height: 140px;
	width: 725px;
	margin-left: -362px;
	left: 50%;
	top: 50%;
	margin-top: -280px;
	z-index: 3;
}
#logo {
	position: absolute;
	height: 250px;
	width: 444px;
	left: 50%;
	top: 50%;
	margin-left: -222px;
	margin-top: -145px;
	z-index: 3;
}
#text {
	position: absolute;
	width: 725px;
	margin-left: -362px;
	left: 50%;
	text-align: justify;
	top: 50%;
	margin-top: 110px;
	z-index: 3;
}
#menu {
	text-align: center;
	margin-top: 8px;
}
#menu a {
	text-decoration: none;
}
#menu a:hover {
	color: #FFF;
	text-decoration: none;
}
.hdni {
	position: absolute;
	bottom: 18px;
	background-color: #1f2124;
	border: 1px solid #999;
	left: 160px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	display: none;
}
.hdni a {
	text-decoration: none;
}
.hdni a:hover {
	color: #FFF;
	text-decoration: none;
}
#flags {
	text-align: center;
	height: 11px;
	width: 200px;
	position: absolute;
	z-index: 4;
	left: 50%;
	top: 50%;
	margin-left: -100px;
	margin-top: 95px;
}
