a{
	color:#af0000;
	margin:0px;
	text-decoration:underline;
}
body{
	background-color:#a7aad6;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:32px;
	text-align:center;
}
table{
	margin-left:auto;
	margin-right:auto;
} 
.bar0{
	background-color:#ffffff;
	color:#000000;
	font-size:28px;
	height:32px;
	left:0px;
	overflow:hidden;
	position:absolute;
	text-align:center;
	top:82px;
	width:100%;
}
.centre{
	margin-left:auto;
	margin-right:auto;
}
.head{
	background:linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 40%, rgba(255,255,255,1) 45%, rgba(255,255,255,1) 55%, rgba(0,0,0,1) 60%, rgba(0,0,0,1) 100%);
	height:82px;
	left:0;
	overflow:hidden;
	position:fixed;
	text-align:center;
	top:0;
	width:100%;
}

.hButton{
	background:rgb(255,255,255);
	border-color:#000000;
	border-radius:16px;
	border-style:solid;
	border-width:5px;
	color:#9f9f9f;
	font-size:32px;
	height:32px;
	margin:auto;
	overflow:hidden;
	text-align:center;
	width:384px;
}

.hButton:hover{
	background:rgb(0,0,0);
	border-color:#000000;
	border-radius:16px;
	border-style:solid;
	border-width:5px;
	color:#6f6f6f;
	font-size:32px;
	height:32px;
	margin:auto;
	overflow:hidden;
	text-align:center;
	width:384px;
}

.hButtonS{
	background:rgb(255,255,255);
	border-color:#000000;
	border-radius:16px;
	border-style:solid;
	border-width:5px;
	color:#9f9f9f;
	font-size:24px;
	height:32px;
	margin:auto;
	overflow:hidden;
	text-align:center;
	width:384px;
}

.hButtonS:hover{
	background:rgb(0,0,0);
	border-color:#000000;
	border-radius:16px;
	border-style:solid;
	border-width:5px;
	color:#6f6f6f;
	font-size:24px;
	height:32px;
	margin:auto;
	overflow:hidden;
	text-align:center;
	width:384px;
}

.hButton1{
	background:rgb(0,0,0);
	border-color:#000000;
	border-radius:16px;
	border-style:solid;
	border-width:2px;
	color:#ffffff;
	display:inline-block;
	font-size:18px;
	margin:auto;
	overflow:hidden;
	text-align:center;
}

.hButton2{
	background:rgb(0,200,200);
	border-color:#00c8c8;
	border-radius:16px;
	border-style:solid;
	border-width:2px;
	color:#000000;
	display:inline-block;
	font-size:18px;
	margin:auto;
	overflow:hidden;
	text-align:center;
}

.cont{
	background-color:#ffffff;
	bottom:64px;
	font-size:24px;
	left:0px;
	overflow:auto;
	position:absolute;
	text-align:left;
	top:114px;
	width:100%;
}

.contPara{
	display:block;
	overflow:auto;
	padding:8px;
}

.foot{
	background-color:#1f1f1f;
	bottom:0;
	color:#efefef;
	font-size:10px;
	height:64px;
	left:0;
	overflow-x:hidden;
	overflow-y:scroll;
	position:fixed;
	text-align:left;
	width:100%;
}

.hLine{
	background-color:#000000;
	background-image:url("images/0.png");
	background-repeat:repeat-y;
	color:#ffffff;
	font-size:28px;
	padding-left:70px;
}

.iBarc{
	background-color:#ffffff;
	height:60px;
	margin:auto;
	overflow:hidden;
	width:256px;
}

.iForm{
	background-color:#000000;
	border-radius:16px;
	border-style:solid;
	border-width:2px;
	color:#ffffff;
	margin:auto;
	text-align:center;
	width:512px;
}

.iGen{
	width:256px;
}

.iGenB{
	width:150px;
}

.iGenC{
	width:200px;
}

.photo{
	float:right;
	margin-right:0px;
}

.pprs{
	background-color:#7784c0;
	border-radius:16px;
	padding:8px;
}

.quote{
	background-color:#dfdfdf;
	border-color:#000000;
	border-radius:16px;
	border-style:solid;
	border-width:2px;
	font-size:20px;
	padding:8px;
}

.statTab{
	color:#ffffff;
}

.statTitle{
	color:#ffffff;
	font-weight:bold;
	text-align:center;
}

.titleBar{
	display:block;
	float:left;
	height:82px;
	margin-left:0px;
	overflow:visible;
	position:relative;
	width:328px;
}

.navBar{
	display:block;
	float:right;
	height:82px;
	margin-right:0px;
	padding:0px;
	position:relative;
	width:328px;
}

.navButton0{
	font-size:16px;
	height:82px;
	left:0px;
	margin:auto;
	overflow:hidden;
	position:absolute;
	top:0px;
	width:82px;
}

.navButton1{
	font-size:16px;
	height:82px;
	left:82px;
	margin:auto;
	overflow:hidden;
	position:absolute;
	text-align:center;
	top:0px;
	width:82px;
}

.navButton2{
	font-size:16px;
	height:82px;
	left:164px;
	margin:auto;
	overflow:hidden;
	position:absolute;
	text-align:center;
	top:0px;
	width:82px;
}

.navButton3{
	font-size:16px;
	height:82px;
	left:246px;
	margin:auto;
	overflow:hidden;
	position:absolute;
	text-align:center;
	top:0px;
	width:82px;
}

.nbText{
 	left: 50%;
	text-align:center;
	top: 50%;
	transform: translate(-50%, -50%);
}