@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.topBackGrndRow {
	background-image: url(../images/hBar.jpg);
	background-repeat: no-repeat;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.topMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;
}
.topMenu a:link, .topMenu a:visited {
	color: #0000CC;
	text-decoration: none;
}
.topMenu a:active {
	color: #009900;
	text-decoration: none;
}
.topMenu a:hover {
	color: #FF0000;
	text-decoration: none;
}
.top2Menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.top2Menu a:link, .top2Menu a:visited {
	color: #FF0000;
	text-decoration: none;
}
.top2Menu a:active {
	color: #009900;
	text-decoration: none;
}
.top2Menu a:hover {
	color: #0000CC;
	text-decoration: none;
}
.bottomMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000CC;
	text-decoration: none;
	font-size: 9px;
}
.bottomMenu a:link, .bottomMenu a:visited {
	color: #0000CC;
	text-decoration: none;
}
.bottomMenu a:active {
	color: #009900;
	text-decoration: none;
}
.bottomMenu a:hover {
	color: #FF0000;
	text-decoration: none;
}
.bottomBorderBars {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.logoIcons {
	text-decoration: none;
	border-top-style: 0;
}
.logoIcons a:link, .logoIcons a:visited {
	text-decoration: none;
}
.logoIcons a:active {
	text-decoration: none;
}
.logoIcons a:hover {
	text-decoration: none;
}
