#backgroundPyro {
	background-attachment: fixed;
	background-image: url(images/backgroundDisplay3.jpg);
	background-position: center bottom;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	padding-top: 10px;
}
.TABLE_container {
	width: 850px;
	background-color: #000000;
	border-color: #900;
	border-style: solid;
	border-width: 1px;
	padding-right: 5px;
	padding-left: 5px;
}

.TD_header {
	background-color: #0033CC;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
}
.h1-pyro {
	color: #F00;
	line-height: 50%;
}
.TDtree {
	color: #CDF0C8;
	padding-left: 6px;
	padding-right: 6px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 2em;
	margin-bottom: 0px;
	color: #BDDFBA;
}
h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.5em;
	margin-bottom: 0px;
	color: #BDDFBA;
}
a:link {
	text-decoration: underline;
	color: #6CF;
}
a:visited {
	color: #6CF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	font-style: normal;
	background-color: #F00;
	color: #000000;
}

a.getSirius {
	text-decoration: none;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.getSirius:link {
	color: #333333;
	text-decoration: none;
}
a.getSirius:visited {
	color: #333333;
	text-decoration: none;
}
a.getSirius:hover {
	color: #CCCCCC;
	font-size: 14px;
	background-color: #0000CC;
}
.h1LookLike {

	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.4em;
	color: #B5C7F0;
}
.h1-tree {
	color: #00FF00;
	margin-top: 0px;
	margin-bottom: 0px;
}
.text140 {
	font-size: 140%;
}
.text140Blue {
	font-size: 140%;
	color: #93C9FF;
}

.text140green {
	font-size: 140%;
	color: #00FF00;
}
.text140LtGray {
	font-size: 140%;
	color: #CCC;
}
.textLineThrough { text-decoration: line-through; }


.TABLE_trans2Green {

	width: 850px;
	background-color: #FFFFFF;
	background-image:  url("images/back_black-green.jpg");
}
li {
	list-style-image: url(images/bulletTree.gif);
	border: none;
	padding-bottom: 1px;
	list-style-position: inside;
}
.UL-moveLeft { margin-left: 0px; }

.imageRightSpace { padding-right: 6px; }
.text-Gray { color: #999; }
.P-leftMargin { padding-left: 12px; }
