﻿a {
	color: #000000;
	text-decoration:none;
}
a:visited {
	color: #000000;
		text-decoration:none;
}
a:active {
	color: #00FF00;
	text-decoration:none;
}
a:hover {
	color: #000080;
	text-decoration:none;
}


.header {
	text-align: center;
}
.mainouter {
	text-align: center;
	background-color: none;
	font-family: Verdana;
}
.taglineinner {
	font-size: 14pt;
	color: #000080;
}
.menuouter {
	background-color: #C0C0C0;
}
.menuinner {
	font-size: 12pt;
	background-color: #C0C0C0;
}
.maintable {
	background-color: #BBCEEC;
}
.maincaptions {
	color: #000080;
	font-weight:bold;
}
.footer {
	color: #FFFFFF;
}

.menuinner {
	
	background-color: #C0C0C0;
	border-top-style: solid;
	border-top-width: 1px;
	
}


.credits {
	text-align: center;
	background-color: none;
	font-family: Verdana;
	color: #FFFF00;
}
.credits a{
	text-align: center;
	background-color: none;
	font-family: Verdana;
	color: #FFFF00;
}


.menulinklhs {
	margin-top: 3px;
	margin-bottom: 3px;
}


.bkgdyellow {
	background-color: #FFFF00;
}

.paneltext {
	color: #000080;
	font-size: xx-small;
}
.bkgdwhite {
	background-color: #FFFFFF;
}
.swaptext {
	font-size: small;
}
.LHheadersBlue {
	color: #000080;
}

