body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-image: url(images/box-blue.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.bg-white {
	background-color: #FFFFFF;
	text-align: justify;
}
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}
.box-mainmenu1 {
	background-image: url(images/main-menu1.jpg);
	background-repeat: no-repeat;
}
.box-mainmenu2 {
	background-image: url(images/main-menu2.jpg);
	background-repeat: no-repeat;
}
h1 {
	font-size: 200%;
	margin: 0px;
	padding: 0px;
}
.txt-Lrg {
	font-size: 160%;
}
.txt-sm {
	font-size: 95%;
}
.box-blue {
	background-image: url(images/box-blue.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
.txt-lt-blue {
	color: #6699FF;
}
.txt-white {
	color: #FFFFFF;
}
.txt-black-med {
	font-size: 130%;
	font-weight: bold;
}
div.LinksMain a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
div.LinksMain a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
div.LinksMain a:hover {
	color: #6699FF;
	text-decoration: none;
	font-weight: bold;
}
div.LinksMain a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
div.LinksFooter a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
div.LinksFooter a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
div.LinksFooter a:hover {
	color: #6699FF;
	text-decoration: none;
	font-weight: bold;
}
div.LinksFooter a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
