﻿.newtopnav {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;


}
.newtopnav a {
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-color: #947AB3;
	padding: 3px;
	text-align: center;
}
.newtopnav a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-color: #947AB3;
	
}

.newtopnav a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-color: silver;
}


.headings {
	font-size: medium;
}
.purpletext {
	color: #CDB1E6;
}
.maintable {
	background-image: url('images/banner1.jpg');
}
.header2 {
	border-color: #000000;
	border-width: 0;
	margin-bottom: 0px;
}
.nav-table {
	border-color: #000000;
	border-width: 0;
	margin-top: 0px;
	background-color: #000000;
}
.navtabletext {
	color: #FFFFFF;
}
.top-table-seperator {
	background-color: #6D4395;
}
.photoleft {
	border-style: solid;
	border-width: 0;
	font-size: medium;
	padding-left: 0px;
	padding-right: 10px;
}
.style10 {
	text-align: center;
}
.style12 {
	background-color: #6D4395;
	font-size: 2pt;
}
.style13 {
	font-family: Arial, Helvetica, sans-serif;
}
.style14 {
	font-size: small;
}
.content-text {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.content-table { 
	background-color: #000000;
}

.content-table a:link{
	color: #CDB1E6;
	text-decoration: none;
}
.content-table a:visited{
	color: #CDB1E6;
	text-decoration: none;
}
.content-table a:hover{
	color: #E79AC9;
	text-decoration: underline;
}


a {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
a:hover {
	color: #E79AC9;
}
.bottom-seperator {
	background-color: #000000;
	font-size: 2pt;
}
.copyright-table {
	background-color: #CDB1E6;
}
.copyright-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.designedby {
	background-color: #CDB1E6;
	text-align: right;
}
