@charset "UTF-8";
.naviTXT {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #BBBBBB;
	font-style: normal;
}
footNAV p {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	line-height: normal;
	padding-top: 15px;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: lighter;
	text-decoration: underline;
	text-align: right;
	color: #000000;
	margin-top: 0px;
}
#footNAV a {
	color: #FFFFFF;
	text-decoration: none;
}
#footNAV a:hover {
	color: #FF6600;
}
#footTXT h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	text-align: right;
	margin-top: 0px;
	padding-top: 15px;
}
.imgFirstrow {
	padding-bottom: 20px;
}
.imgRowleft {
	padding-bottom: 20px;
	padding-left: 10px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

