.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}

a.maintext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}

a.maintext:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}

a.maintext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.menu {
	line-height: 13px;
	display: block;	
	background: #ED2024;
	border: 1px solid #ED2024;
}

a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #ED2024;
	text-decoration: none;
	background: #FFCD05;
	border: 1px solid #ED2024;
}

.index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF3333;
	text-decoration: none;
}

a.index:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF3333;
	text-decoration: none;
}

a.index:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF3333;
	text-decoration: none;
}

a.index:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF6666;
	text-decoration: none;
}

.pagenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	margin-left: 0.4em;
	margin-right: 0.4em;
}

a.pagenav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

a.pagenav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

a.pagenav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: underline overline;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF3333;
	text-decoration: none;
	margin-top: 27px;
	margin-bottom: 40px;
	padding: 6px;
	border: 3px solid #FF3333;
}

.indextext {
	font-family: "Bradley Hand ITC", Times New Roman, sans-serif;
	font-size: 21px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF3333;
	text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.heading {
	font-weight: bold;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 0.125em;
}

.textborder {
	text-decoration: none;
	border-top-style: solid;
	border-top-width: 0.125em;
	padding-top: 0.75em;
	padding-bottom: 0.75em;
	border-bottom-style: solid;
	border-bottom-width: 0.125em;
	margin-bottom: 1.5em;
}

.closebutton {
	font-size: 0.75em;
	border-top: 0.125em solid;
	border-bottom: 0.125em solid;
}

.outwardlink {
	font-weight: bold;
	text-decoration: none;
}

a.outwardlink:link {
	font-weight: bold;
	text-decoration: none;
}

a.outwardlink:visited {
	font-weight: bold;
	text-decoration: none;
}

a.outwardlink:hover {
	font-weight: bold;
	text-decoration: underline;
}

a:link {
	color: #003399;
	text-decoration: underline;
}

a:visited {
	color: #8811BB;
	text-decoration: underline;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}
