@charset "UTF-8";
.mainbg {
	background-color: #001E00;
	border: 1px solid #ffff99;
}
.navbar {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ffff99;
}
.Pagetitle {
	font-family: "Arial", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffff99;
	text-decoration: none;
	padding: 10px;
}
a:link {
	color: #0000FF;
}

a:visited {
  color: #3366FF;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #FF0000;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

a.nav:link {
	color: #ffff99;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.nav:visited {
	color: #ffff99;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.nav:hover {
	color: #86B742;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.menu {
	font-family: "Arial", sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
	color: #ffff99;
}

a.menu:hover {
	font-family: "Arial", sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
	color: #86B742;
	}

a.box {
	padding: 3px;
	background-color: #ffff99;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: "Arial", sans-serif;
}

a.box:hover {
	color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #ffff99;
	font-family: "Arial", sans-serif;
}
.PagetitleCopy {
	font-family: "Arial", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffff99;
	text-decoration: none;
	padding: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF99;
}
a.menu2 {
	font-family: "Arial", sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	color: #FF9;
}
a.menu2:hover {
	font-family: "Arial", sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	color: #FFF;
}
a.nav2:link {
	color: #ffff99;
	font-family: "Arial", sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a.nav2:visited {
	color: #ffff99;
	font-family: "Arial", sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a.nav2:hover {
	color: #001D00;
	font-family: "Arial", sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

