.lighttexttable{
	background-color : #E0F0FF;
	color : #1c5d94;
	border : 2px solid #368ED8;
}
.extralighttexttable{
	background-color : #F5FAFF;
	color : #000000;
}
a.darklink {
	color : #205C98;
	text-decoration : none;
	font-size : x-small;
	font-weight : normal;
}
a.darklink:hover {
	color : #B22222;
	text-decoration : underline;
}
.nichehubtab {
	width : 400px;
	border : 1px none;
}
.nichehubcell{
	font-size: medium;
	padding : 10px;
	border : 1px none;
	background-color : #001234;
}
.nichehublink{
	font-size : small;
	text-decoration : none;
}
a.nichehublink:hover{
	color : Yellow;
	text-decoration : underline;
}
.navlink {
	background-color: #1c5d94;
	font-size: x-small;
	color: #9df7ed;
	font-weight: normal;
}

. nav {
	background-color: #1c5d94;
	font-size: x-small;
	color: #9df7ed;
	font-weight: normal;
}

a.navlink {
	background-color: #1c5d94;
	font-size: x-small;
	color: #9df7ed;
	font-weight: normal;
}

.navtext {
	background-color : #1c5d94;
	font-size : x-small;
	color : #9df7ed;
}
.bottomnav {
	font-size: small;
	color: #428ece;
	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: #f1feff;
	font-weight: bold;
	font-size: medium;
	text-align : center;
}

.navthis {
	background-color: #3886c8;
	font-size: x-small;
	color: #e7d1d8;
	text-align: right;
	font-weight: bold;
}

.tipintro {
	font-size : x-small;
	font-weight : bold;
	margin-left : -10px;
	height : 20px;
}

.tipbody {
	font-size : x-small;
}

.pagetable {
	background-color : Black;
}

A{
	color : White;
	font-weight : bold;
	font-size : large;
}


A:HOVER {
	color: Yellow;
}

BODY {
	background-color : #1c5d94;
	font-family : Arial, Helvetica, sans-serif;
	color : #f1feff;
}


.lighter {
	background-color : #274e79;
	padding-left : 15px;
}

.darker {
	background-color : #1c3e64;
	padding-left : 15px;
}
.hubnichehead{
        background-color : #1c3e64;
        color : White;
        font-size : large;
        text-decoration : none;
}
.hubnichesite{
        color : White;
        font-size : small;
        text-decoration : none;
}



