body {
	background-image: url("https://www.appliedwebtools.net/img/bg.gif");
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: blue;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.head1 {
	font-family: Arial, Helvetica, Verdana;
	font-size: 49px;
	font-weight: normal;
	color: #FFA23D;
	text-decoration: none;
}
.head2 {
	font-family: Arial, Helvetica, Verdana;
	font-size: 49px;
	font-weight: normal;
	color: #1E90FF;
	text-decoration: none;
}
.head1a {
	font-family: Arial, Helvetica, Verdana;
	font-size: 76px;
	font-weight: normal;
	color: #FFA23D;
	text-decoration: none;
}
.head2a {
	font-family: Arial, Helvetica, Verdana;
	font-size: 76px;
	font-weight: normal;
	color: #1E90FF;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #222E66;
	text-decoration: none;
}
.text2 {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #222E66;
	text-decoration: none;
}
.text3 {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: blue;
	text-decoration: none;
}
.text4 {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: orange;
	text-decoration: none;
}
.orange {
	font-family: Arial, Helvetica, Verdana;
	font-size: 17pt;
	font-weight: bold;
	color: orange;
	text-decoration: none;
}
.sorange {
	font-family: Arial, Helvetica, Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFA23D;
	text-decoration: none;
}
.netmon {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: white;
	text-decoration: none;
}
.huge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 45pt;
	font-weight: bold;
	color: yellow;
	text-decoration: none;
}
.emph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: red;
	text-decoration: none;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
	text-decoration: none;
}
.smallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	text-decoration: none;
}
option, select, input, textarea {
	background: 	#E6E6FA; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: black;
	text-decoration: none;
	BORDER-RIGHT: black 1px solid;
	BORDER-TOP: black 1px solid;
	BORDER-LEFT: black 1px solid;
	BORDER-BOTTOM: black 1px solid;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222E66;
	text-decoration: none;
}
.bigness {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	#color: #006C90;
	color: black;
	text-decoration: none;
}
.ered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: red;
	text-decoration: none;
}
.eblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: blue;
	text-decoration: none;
}
.heada {
	font-family: Arial, Helvetica, Verdana;
	font-size: 43px;
	font-weight: normal;
	color: #FFA23D;
	text-decoration: none;
}
.headb {
	font-family: Arial, Helvetica, Verdana;
	font-size: 43px;
	font-weight: normal;
	color: #1E90FF;
	text-decoration: none;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: orange;
	text-decoration: none;
}
.dropbtn {
  background-color: #006C90;
  color: white;
  font-family: Arial, Helvetica, Verdana;
  font-weight: bold;
  font-size: 10pt;
  border: none;
}
.dropdown {
  position: relative;
  display: inline-block;
  background-color: #006C90;
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #006C90;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  font-family: arial;
  font-size: 10pt;
}
.dropdown-content a {
  color: white;
  background-color: #006C90;
  text-decoration: none;
  font-weight: normal;
  font-family: Arial, Helvetica, Verdana;
  text-align: left;
  display: block;
}
.dropdown-content a:hover {background-color: black;}
.dropdown:hover .dropdown-content {display: block;}
.dropdown:hover .dropbtn {background-color: #006C90;}
.menuhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: orange;
	text-decoration: none;
}
.heade {
  background-color: #006C90;
  color: yellow;
  font-family: Arial, Helvetica, Verdana;
  font-weight: bold;
  font-size: 18pt;
  border: none;
}
.miniyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: yellow;
	text-decoration: none;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: white;
	text-decoration: none;
}
.yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: yellow;
	text-decoration: none;
}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: black;
	text-decoration: none;
}