body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/The_Solar_System.gif);
	background-attachment: scroll;
/*	background-repeat: no-repeat;*/
	background-position: center;
	background-attachment: fixed;
	background-repeat: repeat;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC6600;
	text-decoration: underline;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

h1 {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
/*	font-variant: small-caps;*/
	color: #06F;
}

h2 {
	font-size: 12px;
	font-weight: bold;
}

h3 {
	font-weight: bold;
	font-size: 14px;
}

h4 {
	font-size: 16px;
	font-weight: bold;
}

h5 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.Copyright {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-top: -10px;
	margin-bottom: -10px;
}

.header {
	font-weight: bolder;
	text-align: center;
	font-size: 12px;
	background-image: url(images/untoback.gif);
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 1px solid #663300;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	padding: 10px;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
	text-align: justify;
	padding: 10px;
}

.header a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #9CF;
	text-decoration: none;
}

.header a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0CF;
	text-decoration: none;
}

.header a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0;
	text-decoration: underline;
}

.header a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

.textQuotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	clip: rect(auto,auto,auto,auto);
	text-align: left;
	padding-left: 40px;
	padding-right: 20px;
}

.navBar {
	font-weight: bold;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: center;
	font-size: 10px;
	margin-right: 20px;
	margin-left: 20px;
}

.tableMain {

	padding: 5px;
	border: thin solid #663300;
	margin: 5px;
	width: 94%;
}
.tableInner {

	padding: 5px;
/*	background-color: #FFF;
	border: thin solid #663300;*/
	margin: 5px;
	width: 94%;
}

.PlantExplorers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(images/ClassicLaid.jpg);
	text-align: right;
	height: 20px;
	width: auto;
	padding-top: 10px;
	padding-right: 5px;
}

.classicLaid {
	background-image: url(images/ClassicLaid.jpg);
	vertical-align: top;
	padding: 10px;
}
.works {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}
.canceled {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.outLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF; !Important
}
.outLinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}

.outLinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}

.outLinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}

.outLinks a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}