.bg-nav {
	background-image: url(images/bg-nav.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.bg-footer1 {
	background-image: url(images/footer1.jpg);
	padding-left: 20px;
	background-repeat: no-repeat;
}
.txt-white {
	color: #FFFFFF;
}
.txt-white2 {
	font-size: 135%;
	font-weight: bold;
	color: #FFFFFF;
}


.bg-footer2 {
	background-image: url(images/footer2.jpg);
	background-repeat: repeat;
}
.bg-main {
	background-color: #FFFFFF;
	padding: 20px;
}
h3 {
	font-size: 190%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg01.jpg);
	background-repeat: repeat;
}
div.LinksMain a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 125%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
div.LinksMain a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 125%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
div.LinksMain a:hover {
	color: #FF9900;
	text-decoration: none;
	font-size: 125%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
div.LinksMain a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 125%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
div.Links2 a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
div.Links2 a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
div.Links2 a:hover {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
div.Links2 a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
div.Links3 a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
div.Links3 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
div.Links3 a:hover {
	color: #FF9900;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
div.Links3 a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
h1 {
	font-size: 18px;
	color: #000000;
}
