body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #B5BCC9;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.legend {
	font-size: 8pt;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.bottomShadow {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#bottomLink a:link, #bottomLink a:visited, #bottomLink a:active {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#bottomLink a:hover {
	text-decoration: underline;
}#content {
	padding-left: 5px;
	padding-right: 5px;
}
h1 {
	font-size: x-large;
	font-style: italic;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding-bottom: 0px;
}
.copyright {
	font-size: x-small;
}
.navBG {
	background-image: url(../images/index_16.jpg);
	background-repeat: repeat-y;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tableBorder {
	border: 2px solid #006599;
}
.pagNav a:link, .pagNav a:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.pagNav a:hover {
	text-decoration: underline overline;
	color: #FF0000;
}
.memberName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

