﻿:root{
	--tc1:#0b376e;
	--tc2:#ffffff;
	--tc3:#000000;
}

#wrapper {
	text-align: center; 
	margin-right:auto; 
	margin-left:auto;
	margin-top: 0px; 
	position: relative; 
	width: 1000px; 
	height:900px;
}
.wrapperstyle {

	left: 0px; 
	top: 0px; 
	height: 950px;
}
#header {
	position: absolute; 
	width: 1000px; 
	height: 200px; 
	z-index: 1; 
	left: 0px; 
	top: 0px;
	background-color: #0b376e;
}
.pageheader {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: medium;
	color:  white;
	background-color: #0b376e;
	text-align: center;
	position: absolute;
	width: 913px;
	height: 21px;
	 z-index: 2;
	 left: 47px;
	 top: 135px;
}
a:link, a:visited {
	color:#0b376e;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover, a:active{
	color:red;
	font-weight:bold;
	text-decoration:none;
	}
::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-track {
background-color: #0b376e;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
::-webkit-scrollbar-button:vertical:start:increment,
::-webkit-scrollbar-button:vertical:end:decrement {
    display: none;
}
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color:white;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
.titlebar {
position: absolute;
width:913px;
height:21px;
z-index:2;
left:47px;
top:137px;
}


.textbox1 {
position: absolute; 
width: 490px; 
height: 470px; 
z-index: 4; 
left: 450px; 
top: 50px; 
overflow:scroll; 
overflow-x:hidden;

}
.textbox2 {
position: absolute; 
width: 900px; 
height: 470px; 
z-index: 4; 
left: 450px; 
top: 150px; 
overflow:scroll; 
overflow-x:hidden;
}
.textbox3 {
position: absolute; 
width: 950px; 
height: 540px; 
z-index: 4; 
left: 25px; 
top: 145px; 
overflow:scroll; 
}
.textbox4 {
position: absolute; 
width: 938px; 
height: 521px; 
z-index: 4; 
left: 40px; 
top: 125px; 
}
.textbox5 {
position: absolute; 
width: 950px; 
height: 540px; 
z-index: 4; 
left: 25px; 
top: 125px; 
}
.textbox6 {
position: absolute; 
width: 900px; 
height: 530px; 
z-index: 4; 
left: 0px; 
top: 10px; 
overflow:scroll; 
overflow-x:hidden;
}
.archive_frame {
position: absolute; 
width: 900px; 
height: 530px; 
z-index: 4; 
left: 50px; 
top: 120px; 
overflow:scroll; 
overflow-x:hidden;
}

.bodytext_small{
	color: #0b376e;
	font-size:small;
	font-family: Arial, Helvetica, sans-serif;
}
.bodytext_medium{
	color: #0b376e;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
}
.subheader{
	color: #0b376e;
	font-size:large;
	font-family: Arial, Helvetica, sans-serif;
}
.mainheader {
	color: #0b376e;
	font-size:x-large;
	font-family: Arial, Helvetica, sans-serif;
}
.auto-style29 {
	position: absolute;
	width: 900px;
	height: 470px;
	z-index: 4;
	left: 450px;
	top: 150px;
	overflow-x: hidden;
	overflow-y: scroll;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #0b376e;
}
.centre_small {
	color: #0b376e;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
