BODY{
	scrollbar-3dlight-color: #C0C0C0;
	scrollbar-arrow-color: #D0FF98;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #306898;
	scrollbar-highlight-color: #D0FF98;
	scrollbar-shadow-color: #D0FF98;
	scrollbar-track-color: #98CC98;
}

h1 {
	color: #D0FF98;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: bold;
	margin: 0px;
}

h2 {
	background-color: #FFFFFF;
	color: #306898;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	margin: 10px;
}

ul {
	color: #306898;
	list-style-type: square;
}

.bodyText {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}

.copyright {
	background-color: #D0FF98;
	color: #306898;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.header {
	background-color: #98CC98;
	color: #D0FF98;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
}

.infoText {
	color: #D0FF98;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .01px;
}

.signature {
	background-color: #D0FF98;
	color: #98CC98;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#bodyTable {
	background-color: #FFFFFF;
	background-image: url(../images/white-bg.gif);
	background-position: left;
	background-repeat: repeat;
	border: 3px dashed #306898;
}

#bodyTable a:link, #bodyTable a:visited {
	background-color: #FFFFFF;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
}

#bodyTable a:active, #bodyTable a:hover {
	background-color: #FFFFFF;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
}

#footTable {
	background-color: #D0FF98;
	background-image: url(../images/lt-green-bg.gif);
	border: none;
	color: #98CC98;
}

#footTable a:link, #footTable a:visited {
	background-color: #D0FF98;
	color: #98CC98;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#footTable a:active, #footTable a:hover {
	background-color: #D0FF98;
	color: #98CC98;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#linksTable {
	background-color: #FFFFFF;
	background-image: url(../images/white-bg.gif);
	background-repeat: repeat;
}

#linksTable a:link, #linksTable a:visited {
	background-color: #FFFFFF;
	color: #306898;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}

#linksTable a:active, #linksTable a:hover {
	background-color: #FFFFFF;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}

#navLayer {
	left: 0px;
	position: absolute;
	top: 80px;
}

#navTable a:visited {
	background-color: #306898;
	color: #D0FF98;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#navTable a:active, #navTable a:hover {
	background-color: #306898;
	color: #CCFF66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

#navTable, #navTable a:link {
	background-color: #306898;
	color: #CCFF66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
