body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.bgnav {
	background-image: url(images/bgnav.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 110%;
}
h1 {
	font-size: 185%;
	color: #000000;
}

.bgwhite {
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}
.bgfooter {
	color: #FFFFFF;
	background-image: url(images/bgfooter.jpg);
	background-repeat: no-repeat;
	padding-left: 220px;
}
div.LinkNav a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
div.LinkNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
div.LinkNav a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
div.LinkNav a:active {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
} 
div.LinkMain a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
div.LinkMain a:visited {
	color: #6A1415;
	text-decoration: none;
	font-weight: bold;
}
.headertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

div.LinkMain a:hover {
	color: #6F1E1D;
	text-decoration: none;
	font-weight: bold;
}
div.LinkMain a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
div.LinkFooter a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
div.LinkFooter a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
div.LinkFooter a:hover {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
div.LinkFooter a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.txtbig {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
