body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
}

body, td, th {
	color: #000000;
}

h1, h2, h3 {
	color: #000066;
	text-align: center;
}

a {
  color: #003366;
}

#toppanel {
	height: 40px;
	width: 100%;
	padding: 0px;
	margin: 20px 10px 0px;
	position: relative;
}

#title {
	margin-left:200px;
	width: auto;
}
#logo {
	float: left;
	width: 100px;
}

.borderpanel {
	height: 20px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

.navpanel {
	width: 0px;
	visibility: hidden;
}

.contents {
	padding: 10px;
	top: 70px;
	background-color: #FFFFFF;
	width: auto;
	position: absolute;
}

.smalllink {
	font-size: small;
	color: #526131;
	text-decoration: none;
}

a.button {
	visibility: hidden;
	height: 0px;
}

a.button span {
	visibility: hidden;
	height: 0px;
}