.nav1 {
	background-color: #90ADD3;
	border: 1px solid #000000;
	height: 15px;
	text-decoration: none;
	margin-left: 2px;
	padding-left: 2px;
	margin-top: 1px;
	padding-top: 1px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	margin-right: 0px;
	padding-right: 0px;
}

.nav1 a:link {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.nav1 a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;

}
.nav1 a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #000000;

}
.nav1 a:active {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}


a.pagelink {
	color: #3E4B6B;
	text-decoration: none;
	font-weight: bold;
}

a.pagelink:active {
	color: #3E4B6B;
	text-decoration: none;
	font-weight: bold;
}

a.pagelink:visited {
	color: #3E4B6B;
	text-decoration: none;
	font-weight: bold;
}

a.pagelink:hover { 
	color: #3E4B6B;
	text-decoration: underline;
	font-weight: bold;
	}

body {  font-family: arial; font-size: 12px; color: #333333; margin:3px;}

td {  font-family: arial; font-size: 12px; color: #333333}

a {  color: #3E4B6B; font-family: arial; font-size: 12px; text-decoration: none; font-weight: bold;}

a:hover {  color: #3E4B6B; text-decoration: underline; font-weight: bold;}
