@charset "UTF-8";
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
}
a:link		{ color: #03C; text-decoration: none }
a:visited	{ color: #06C; text-decoration: none }
a:hover 	{ color: #03C; text-decoration: underline }
a:active	{ color: #00C; text-decoration: underline }
.header {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 100%;
}
.navtable {
	position: absolute;
	height: 35px;
	width: 100%;
	background-color: #EEE;
	z-index: 0;
	left: 0px;
	top: 80px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	border-top-color: #1A1A57;
	border-top-width: 2px;
	border-top-style: solid;
}
.maintable {
	position: absolute;
	left: 25px;
	top: 130px;
	border: 2px solid #333;
	background-color: #FFF;
	width: 768px;
}
.fulltable {
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
}
.maincell {
	padding: 16px;
}
.picture {
	border: 1px solid #333;
	float: left;
	margin-top: 2px;
	margin-right: 30px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.picture1 {
	float: left;
	margin-top: 2px;
	margin-right: 30px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.picture2 {
	border: 1px solid #333;
	float: right;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 30px;
}
.pictureborder {
	border: 1px solid #333;
}
.footer {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333;
	background-color: #EEEEEE;
}
.copyright {
	padding-top: 4px;
	padding-right: 16px;
	padding-bottom: 4px;
	padding-left: 16px;
	background-color: #AAAAD9;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	font-size: 10pt;
}
.whitelink {
	color: #FFFFFF;
	text-decoration: underline;
}
.whitelink:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.whitelink:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.whitelink:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.smallimage {
	position: absolute;
	top: 360px;
	left: 580px;
	border: 1px solid #333;
	visibility: visible;
	z-index: 2000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	text-decoration: underline;
}
