.top-nav {
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
.indexborders {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #669999;
	border-bottom-color: #000000;
	border-left-color: #669999;
}

.tableborders {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #669999;
	border-bottom-color: #ffffff;
	border-left-color: #669999;
}
.Sytext {
	font-family: "Rage Italic";
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	color: #003300;
	text-decoration: none;
}
.headertext {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003300;
}

.pagetext {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #003300;
}
