a.nav:link {
	color: #003399;
	padding: 10px;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}

a.nav:visited {
	color: #003399;
	padding: 10px;
	text-decoration: none;
}

a.nav:hover {
	color: #993366;
	padding: 10px;
	text-decoration: none;
}
.style3 {
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
}
.marquee-bg {
	background-color: #DFFFFF;
}
.style4 {
	font-family: Arial;
	font-size: 12px;
	color: #000066;
}
.image {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
}
.image-right {

	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BFEFFF;
	border-right-color: #BFEFFF;
	border-bottom-color: #BFEFFF;
	border-left-color: #BFEFFF;
}
.image-left-top {

	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
}
.border-side {

	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #BFEFFF;
	border-right-color: #BFEFFF;
	border-bottom-color: #BFEFFF;
	border-left-color: #BFEFFF;
}

a.nav2:link {
	color: #003399;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}

a.nav2:visited {
	color: #003399;
		text-decoration: none;
}

a.nav2:hover {
	color: #993366;
	text-decoration: none;
	
	}
