.navBg {

	background-image:   url(img/navBg.jpg);

	background-repeat: no-repeat;

}

.navCell {

	padding-right: 3px;

	padding-left: 6px;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-bottom-style: solid;

	border-top-color: #076a83;

	border-right-color: #076a83;

	border-bottom-color: #076a83;

	border-left-color: #076a83;

	padding-top: 2px;

	padding-bottom: 2px;



}

a.navLink {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

}

a.navLink:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #FFE100;

	text-decoration: none;

}

.address {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #ffe100;

}

.PageTitle {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #076a83;

	background-color: #ffe100;

	text-align: center;

	padding: 2px;

}

.SimpleText {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #076a83;

	padding: 5px;

}

.navLinkYellow {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #FFe100;

	text-decoration: none;

}

.tableTitle {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #076a83;

	background-color: #9cc3cd;



}

a.pageLink {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #076a83;

	text-decoration: underline;

}

a.pageLink:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #0099c0;

	text-decoration: none;

}

.fields {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #076a83;

	border: 1px solid #076a83;

}

.footer {
	height: 20px;
	width: 100%;
}
.nav {
	width: 126px;
}
.tableblock {
	width: 100%;
}
