﻿body {
	font-family: Arial;
	font-size: 100%;
	background-image: url(../Images/Logos/Image3.gif);
	background-repeat: repeat-x;
}
p {
	clear: both;
	font-size: 100%;
	text-align: left;
	font-weight: normal;
}
a {
	color: Blue;
	text-decoration: none;
	font-weight: bold;
}
.SoundFile {
	color: Blue;
	text-decoration: none;
}
.SoundFile:hover {
	color: Red;
}
input {
	font-size: 100%;
	font-weight: bold;
}
select {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.ExtLink {
	color: Blue;
	text-decoration: none;
}
.ExtLink:visited {
	color: Blue;
}
.ExtLink:hover {
	color: Red;
}
.PageTitle {
	font-size: 200%;
	font-weight: bold;
	border: solid 1px Black;
}

h2 {
	text-align: center;
	font-size: 24pt;

}
h3 {
	text-align: center;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
}
.box {
	border: solid 1px black;
	font-size: 12pt;
	font-family: "Comic Sans MS", cursive;
	font-weight: normal;
	text-align: center;
}
table {
	visibility: visible;
	text-align: left;
}
td {
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
th {
	text-align: center;
}
.gridTable {
	border: solid 2px blue;
	border-collapse: collapse;
	padding: 0;
}
.gridTable td, .gridTable th {
	border: solid 1px gray;
	text-align: left;
}

#tblMenu {
	border: solid 2px Blue;
	border-collapse: collapse;
}
#tblMenu tr td {
	border: solid 1px Black;
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;	
	text-align: left;
	white-space: nowrap;
}
#tblMenu tr td a {
	color: Blue;
}
#tblMenu tr td a:hover {
	background: Blue;
	color: White;
	font-size: larger;
}
.tblGridLines {
	border: 2px;
	background-color: transparent;
	padding: 5px;
	border-color: #009;
	text-align: left;
}
.tblGridLines tr td {
	border: solid 1px white;
}
.tblGridLines th {
	color: White;
	background-color: Navy;
	background: Navy;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	border: solid 1px white;
}

.NewsCell {
	border: solid thin black;
	padding: 4px;
}
.ShowInTextOnlyMode {
	display: none;
	text-align: center;
	visibility: hidden;
}
#apDiv3 div {
	font-family: "Comic Sans MS", cursive;
	font-size: 14pt;
	text-align: center;
	font-style: normal;
	font-weight: normal;
}
#apDiv15 div {
	text-align: left;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
#apDiv15 div table tr td h1 u {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: underline;
}

