/* CSS styles*/
/* COPYRIGHTED TO MOONDUSTDREAMS.NET,DO NOT ABUSE OR SUFFER THE CONSEQUENCES */
<!--
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #FDFCEC;
}
a:link,a:visited,a:active, {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #006600;
}
.navi h2 {
	text-align: center;
	font-size: 14px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight: bolder;
	margin: 0px;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	cursor: crosshair;
	 }

.navi a
	{
	padding: 2px;
	padding-left: 4px;
	display: block;
	color: #003300;
	font-size: 10px;
	text-align: left;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8CA673;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EFEFE7;
	padding-left:2px;
	padding-right:1px;
	padding-top:1px;
	padding-bottom:1px;
	cursor: crosshair;
	}

.navi a:hover
	{
	background-color: #52754A;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CB68C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: crosshair;
	}
.navibottom {
	height: 10px;
	background-image: url(lineage/navheaderbottom.jpg);
	}
.navi {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	width: 145px;
	margin-left: 6px;
	background-color: #CEDBB5;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	border: 1px solid #000000;
	background-image: url(lineage/navheader.jpg);
	}
.style4 {font-size: 12px}
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003300;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: dashed;
	border-top-color: #8CA673;
	border-right-color: #8CA673;
	border-bottom-color: #8CA673;
	border-left-color: #8CA673;
	letter-spacing: 1px;
}
.textbox {
	color: #000000;
	border: 1px dashed #003000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	background-color: #CED3B5;
}
-->
</style>
