body {
	background-color: #333300;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	color: #000000;
}
.tableContainer {
	background-color: #B9CFB6;
	width: 750px;
	background-image: url(images/textureGreen1.jpg);
}
.tableContentHome {
	width: 730px;
	background-image: url(images/ecologyLtGreen-Home.png);
	background-attachment: fixed;
	background-position: center 48px;
	background-repeat: no-repeat;
}
.tableContentSub {
	width: 730px;
	background-image: url(images/ecologyLtGreen-SubPages.png);
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
}
li {
	list-style-type: square;
	height: 1.4em;
}
.TRlinkbar {
	font-weight: bold;
	background-color: #B2C5AF;
}.TRlinkbarHOME {
	font-weight: bold;
}
.footerContact {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
a {
	color: #003300;
}
a:visited {
	color: #333300;
}
a:hover {
	color: #996600;
}
a:active {
	color: #009900;
}
a.getSirius {
	text-decoration: none;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.getSirius:link {
	color: #485A01;
	text-decoration: none;
}
a.getSirius:visited {
	color: #485A01;
	text-decoration: none;
}
a.getSirius:hover {
	color: #2F2404;
	font-size: 14px;
	background-color: #9DB09A;
}
.photoLeftSpace {
	margin-left: 9px;
}
