@charset "UTF-8";
/* CSS Document */
.back {
	background-color: #693088;
	background-image: url(images/Back.gif);
	background-repeat: repeat-x;
}

.pagebk {
	background-color: #FFFFFF;
	background-image: url(images/pageBK.gif);
	background-repeat: repeat-x;
}
.goldborder {
	background-color: #FFFFFF;
	border: 4px solid #d6b267;
	margin: 0px;
	padding: 0px;
}
.border {
	margin: 5px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #5d3385;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.text2 {
	line-height: 24px;
}
.text {
}
.side {
	background-image: url(images/side2.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
	font-size: 11px;
	background-position: right top;
}
.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #5d3385;
	margin-left: 8px;
	margin-bottom: 0px;
	margin-top: 0px;
}
a:link {
	color: #330067;
}
a:visited {
	color: #330067;
}
a:hover {
	color: #346633;
	text-decoration: none;
}
a:active {
	color: #346633;
	text-decoration: none;
}
.menu a:link {
	color: #5d3385;
	text-decoration: none;
}
.menu a:visited {
	color: #5d3385;
	text-decoration: none;
}
.menu a:hover {
	color: #346633;
	text-decoration: none;
}
.menu a:active {
	color: #346633;
	text-decoration: none;	
}
.menu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #330067;
	list-style-type: none;
	list-style-position: outside;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: none;
	margin-left: -10px;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #330067;
	margin-left: 10px;
	list-style-type: none;
	list-style-position: outside;
	margin-top: 0px;
	margin-bottom: 0px;
}
.menu2 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	color: #330067;
	margin-left: 8px;
	list-style-type: none;
	list-style-position: outside;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
	text-decoration: none;
}
.menu2  a{
text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #006600;
}
.footer a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #006600;
	text-decoration: none;
}
.footer a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #006600;
}
.footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #330067;
}
.footer a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #006600;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #330067;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6b267;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #5d3385;
	margin-bottom: 8px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #5d3385;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	color: #5d3385;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #5d3385;
}
.goldborder2 {
	background-color: #FFFFFF;
	border: 1px solid #d6b267;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #5d3385;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #5d3385;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin: 0px;
}
.headerbk {
	background-image: url(/images/header-bk.jpg);
	background-repeat: repeat-x;
}
.headerbk2 {
	background-image: url(/images/header-bk2.jpg);
	background-repeat: repeat-x;
}

