a { color: #006699; text-decoration: underline; }
a:visited { color: #336699; text-decoration: underline; }
a:hover { color: #99CC33; text-decoration: none; }

body { 
	background: white;
	background-image: url(img/bkg.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px
}
.txt18x {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
.txt16x {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.txtHome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.txtBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.txtTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
.txtTableBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #006699;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1363AD;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 2px;
	line-height: 14px;
}
.navTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1363AD;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 5px;
	line-height: 14px;
}
.navBottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1363AD;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 14px;
	line-height: 14px;
}
.navc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1363AD;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 2px;
	line-height: 14px;
}
.nav:link {
	color: #000000;
	text-decoration: none;
}
.nav:hover {
	color: #1363AD;
	text-decoration: underline;
}
.nav:visited {
	color: #333333;
	text-decoration: none;
}
.nav:visited:hover {
	color: #1363AD;
	text-decoration: underline;
}
.nav3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 14px;
}
.nav3Top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-top: 16px;
	padding-bottom: 6px;
	line-height: 14px;
}
.nav3:link {
	color: #1363AD;
	text-decoration: none;
}
.nav3:hover {
	color: #000000;
	text-decoration: underline;
}
.nav3:visited {
	color: #2577C2;
	text-decoration: none;
}
.nav3:visited:hover {
	color: #000000;
	text-decoration: underline;
}

.navbkg1 {
	background-image: url(img/navbkg1.gif);
	background-repeat: repeat-y;
}
.navbkg2 {
	background-image: url(img/navbkg2.gif);
	background-repeat: repeat-y;
}
.navbkg3 {
	background-image: url(img/navbkg3.gif);
	background-repeat: repeat-y;
}
.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #96CA46;
	text-align: center;
	padding-top: 12px;
}
.subnav:link {
	color: #B0D24B;
	text-decoration: none;
}
.subnav:hover {
	color: #333333;
	text-decoration: underline;
}
.subnav:visited {
	color: #B0D24B;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bbbbbb;
	text-align: center;
	padding-bottom: 20px;
}
