﻿a {
	color: #FFFF00;
	text-decoration: underline;
	font-weight: normal;
	font-size: 18px;
}
a:hover {
	color: #66FF33;
	text-decoration: underline;
	font-weight: bolder;
}
a:visited {
	color: #00FF00;
	font-weight: bold;
	text-decoration: underline;
}
body {
	background-color: #999999
}
#banner {
	position: relative;
	left: 0px;
	top: 0px;
	width: 755px;
	height: 110px;
	border-bottom-color: #00FF00;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #00FFFF;
}
.floatLeft {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.floatRight {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
.LargeWhite {
	color: #FFFFFF;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.LargeWhiteSuperscript {
	color: #FFFFFF;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: text-top;
}
#LogoReplace {
	position: relative;
	top: -110px;
	left: 20px;
}
#NavTop {
	padding: 5px;
	text-align: center;
	position: relative;
	border-bottom-color: #00FF00;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	background-color: #0099FF;
}
.NavTop_element {
	padding-right: 20px;
	padding-left: 20px;
}
#PageTitles {
	position: relative;
	left: 0px;
	width: 755px;
	height: 50px;
	top: 10px;
}
#PageTitle_1{
	text-align: center;
}
#PageTitle_2 {
	text-align: center;
}
.TM {
	font-variant: small-caps;
	font-size: 9px;
}
.version {
	padding: 0px;
	margin: 0px 10px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #00FFFF;
	text-align: right;
}
.white {
	color: #FFFFFF;
}
.visitedDisabled {
	color: #00FF00;
	font-weight: bold;
	font-size: 18px;
}
