.lighttexttable{
        background-color : #E4F8EE;
        color : #1c945d;
        border : 2px solid #277957;
}
.extralighttexttable{
        background-color : #F5FAFF;
        color : #000000;
}
a.darklink {
        color : #205C98;
        text-decoration : none;
        font-size : x-small;
        font-weight : normal;
}
a.darklink:hover {
        color : #d24444;
        text-decoration : underline;
}
.nichehubtab {
	width : 400px;
	border : 1px none;
}
.nichehubcell{
	font-size: medium;
	padding : 10px;
	border : 1px none;
	background-color : #003425;
}
.nichehublink{
	font-size : small;
	text-decoration : none;
}
a.nichehublink:hover{
	color : Yellow;
	text-decoration : underline;
}
.navlink, {
	background-color : #277957;
	/* background-color: #1c945a; */
	font-size: x-small;
	color: #a1f79d;
	font-weight: normal;
}
.nav {
	background-color : #277957;
	/* background-color: #1c945a; */
	font-size: x-small;
	color: #a1f79d;
	font-weight: normal;
}

.navtext {
	background-color : #1c945a;
	font-size : x-small;
	color : #a1f79d;
}
.bottomnav {
	font-size: small;
	color: #42ce8a;
	font-weight: normal;
}
a.bottomnav{
	text-decoration : none;
}
.tiny {
	font-size : 11px;
}

H1 {
	margin-bottom : 0px;
	margin-top : 0px;
	font-size : large;
}

.fpacell {
	padding: 5px;
	margin: 5px;
	color: #f1fff3;
	font-weight: bold;
	font-size: medium;
	text-align : center;
}

.navthis {
	background-color: #38c883;
	font-size: x-small;
	color: #f1f1f7;
	text-align: right;
	font-weight: bold;
}

.tipintro {
	font-size : x-small;
	font-weight : bold;
	margin-left : -10px;
	height : 20px;
}

.tipbody {
	font-size : xx-small;
}

.pagetable {
	background-color : Black;
}

A{
	color : White;
	font-weight : bold;
	font-size : large;
}


A:HOVER {
	color: Yellow;
}

BODY {
	background-color : #277957;
	/* background-color : #1c945a; */
	font-family : Arial, Helvetica, sans-serif;
	color : #f1fff3;
}


.lighter {
	background-color : #277957;
	padding-left : 15px;
}

.darker {
	background-color : #1c6446;
	padding-left : 15px;
}
.hubnichehead{
        background-color : #1c6446;
        color : White;
        font-size : large;
        text-decoration : none;
}
.hubnichesite{
        color : White;
        font-size : small;
        text-decoration : none;
}



