@charset "UTF-8";
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	background-color: #91AF8D;
	margin: 0px;
	padding: 0px;
	border: 12px solid #613773;
}
td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.purpleunderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: ##613773;
}
.purpleoutline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 613773;
}
body {
	background-color: #7B588A;
	margin-top: 20px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #613773;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
purplelink {
	color: #FFFFFF;
}
a:hover {
	color: #7B588A;
}
a:active {
	color: #B43F64;
}
}
.pinklink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B43F64;
	text-decoration: underline;
	line-height: 18px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #7B588A;
}
h2 {
	font-size: 14px;
	color: #B43F64;
}
.style1 {color: #FFFFFF}
.rightimage {
	float: right;
	margin-top: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.rightimage a:link {
	color: #e9f1e6;
	text-decoration: none;
}
.contentlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #613773;
}
.navbarlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.navbarlinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.navbarlinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.contentlinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #B43F64;
	text-decoration: underline;
}
.photolinks {
}
.contentlinks  a:visited {
	color: #B43F64;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.tablenoborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #E9F1E6;
}

