.MainTable {
	border: thick double #0033FF;
	background-color: #FFFFFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	background-image: url(images/pool.gif);
	background-color: #08009C;
}
.ClickOn {
	font-size: x-small;
	font-weight: bold;
}
.StdPix {
	border: medium double #000000;
	margin: 7px;
}
.WhiteText {
	color: #FFFFFF;
}
.FrankTable {
	border: thick double #000000;
}
.Copyright {
	font-size: x-small;
	font-weight: bold;
}
.SiteNavTable {
	background-color: #08009C;
	border: medium double #0033FF;
	padding: 5px;
}
#SiteNav a:link, #SiteNav a:visited {
	color: #FFFFFF;
	background-color: #0000FF;
	padding: 3px 5px;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	text-decoration: underline overline;
}
#SiteNav a:hover {
	color: #0000FF;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	text-decoration: underline overline;
}
#SiteNav a:active {
	color: #FFFFFF;
	background-color: #0000FF;
	padding: 3px 5px;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	text-decoration: underline overline;
}
a:link, a:visited{
	color: #000080;
}
a:hover {
	color: #FF0000;
	background-color: #FFFFFF;
	font-weight: bold;
}
a:ctive{
	color: #000080;
}
.SmallerText {
	font-size: small;
	font-weight: bold;
}
h1 {
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
	color: #08009C;
}
.PixCaption {
	font-size: small;
	font-weight: bold;
}

