body 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	font-size:12px;
}

h1
{
	background-color: #ffffff;
	border: solid 1px #003366;
	color: #003366;
	text-align:center;
	font-size: 20pt;
	font-weight: bold;
}

h2
{
	color: #2497d2;
	font-size: 16pt;
	font-weight: bold;
}

h3
{
	color: #003366;
	font-size: 12pt;
	font-weight: bold;
}

hr
{
	color: #003366;
}

.menubar {
	border: thin solid #003366;
	background-color: #2497d2;
	text-align: right;
}

.sidebox
{
	width: 190px;
	border: thin solid #003366;
	background-color: #a5e1ff;
	padding: 10px;
	position: absolute;
	top: 220px;
	left: 10px;
}

.maintext
{
	position: absolute;
	top: 215px;
	left: 230px;
	padding: 10px;
}

.linkbox
{
	position: relative;
	top: 0px;
	float: right;
	width: 150px;
	border: thin solid #003366;
	background-color: #2497d2;
	color:#FFFFFF;
	padding: 10px;
	margin-top:5px;
	margin-left:5px;
}

.bottombar
{
	border: thin solid #666666;
	background-color: #cccccc;
	text-align: center;
}

.blueback
{
	border: thin solid #003366;
	background-color: #a5e1ff;
}

.smallimageshow
{
		border: thin solid #003366;
}

.portimageshow
{
		border: thin solid #003366;
		margin-right:10px;
}

.leftblock
{
color: #000000;
background-color: #2497d2;
padding: 5px;
text-align: center;
}

.middleblock
{
color: #ffffff;
background-color: #003366;
padding: 5px;
text-align: center;
}

.rightblock
{
color: #000000;
background-color: #a5e1ff;
padding: 5px;
text-align: center;
}

a:link {
	color: #ffffff;
	text-decoration: none;
	margin: 5px;
}

a:visited {
	color: #ffffff;
	text-decoration: none;
	margin: 5px;
}

a:active {
	color: #000000;
	text-decoration: none;
	margin: 5px;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
	margin: 5px;
}

a:link.sidelink {
	color: #2497d2;
	text-decoration: none;
	margin: 5px;
}

a:visited.sidelink {
	color: #2497d2;
	text-decoration: none;
	margin: 5px;
}

a:active.sidelink {
	color: #000000;
	text-decoration: none;
	margin: 5px;
}

a:hover.sidelink {
	color: #003366;
	text-decoration: underline;
	margin: 5px;
}
a:link.bottomlink {
	color: #000000;
	text-decoration: underline;
	margin: 5px;
}

a:visited.bottomlink {
	color: #000000;
	text-decoration: underline;
	margin: 5px;
}

a:active.bottomlink {
	color: #ffffff;
	text-decoration: underline;
	margin: 5px;
}

a:hover.bottomlink {
	color: #000000;
	text-decoration: none;
	margin: 5px;
}

.portbox
{
	border: thin solid #003366;
	background-color: #a5e1ff;
	padding: 10px;
	margin: 20px;
	height: 200px;
	font-size:11pt;
}
.eleventext
{
	font-size: 11pt;
}

.subliminal
{
	color: #2497d2;
	font-style: italic;
	font-size: 11px;
}

.firsth3
{
	color: #003366;
	font-size: 12pt;
	font-weight: bold;
}