html
{
	background: url(images/hash.jpg) repeat left top;
	overflow-x: hidden;
	overflow-y:scroll; 
}
body {
	overflow-x: hidden;
	overflow-y:hidden; 
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #F93D00;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
	text-align:justify;
	font-family:Calisto MT;
	font-size:1.2em;
}

ul, ol {
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	color: #417FDA;
}

a:hover {
}

#wrapper {
	width: 100%;
	vertical-align:  top;
	margin: 0 auto;
	padding: 0;
}
#header {
	width: 100%;
	height: 140px;
	margin: 0 auto;
}
#logo {
	float: left;
	width: 100%;
	height: 60px;
	vertical-align:button;
	color: #616161;
}

#logo h2, #logo p {
	margin: 0 ;
    text-shadow: 3px 3px 6px black;
	padding: 0;
}

#logo h2 {
	float: left;
	padding: 50px 0 0 33%;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 3.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 90px 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #616161;
}


#menuASPNET a:hover {
	text-decoration: underline;
}
#menu {
	background-color:transparent;
	width: Auto;
	border-style: solid;
	border-width: 3px 0 0px 0;
	height: 40px;
	margin: 10px Auto;
	padding: 0 0%;
	float:none;
	align-content:center;
	align-items:center;
	text-align: center;
}

#menu ul {
  list-style-type:none;
  display:flex;
  justify-content: center;
	margin:10px 20%;
}

#menu li {
	float: left; 
	display:table;
    margin:0px auto 0px auto;
	height: 40px;
	margin-left: 10px;
}

#menu a {
	display: block;
	width:40px;
	margin-top: 10px;
	margin-right: 3px;
	padding: 5px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color:#D5D8DC;
	color:white;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	text-decoration: underline;
}
#footer {
	height: 55px;
	margin: 10px 0 0 0;
	padding: 20px 0 20px 0;
	align-content:center;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-align: center;
}
#footer a {
	color: #3D444F;
}
.side{
	width:17%;
	padding:10% 2%;
    align-content:top;
}
.middle{
    width:60%;
	max-width:900px;
	align-items:center;
	background-color:white;/*#F9F9FA;*/	
	box-shadow: 0 4px 8px 0 rgba(0, 80, 200, 0.4), 0 6px 20px 0 rgba(0, 80, 200, 0.35);
	vertical-align:top;
}
.tableV{
	vertical-align:top;
	margin:0 2%;
}
.search{
	padding:2% 10%;
	align-items:center;
}
#myInput {
  background-position: 10px 12px;
  background-repeat: no-repeat;
  font-size: 14px;
	width:50%;
  padding: 12px 20px 12px 10px;
  border: 2px solid #85929E;
  margin-bottom: 12px;
}

#myUL {
	overflow:hidden;
	width: 100%;
	overflow-y:scroll; 
	height:200px;
	box-sizing: border-box;
    border-style:groove;
    border-width:2px;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#myUL li a {
  border: 1px solid #ddd;
  margin-top: -1px; 
  background-color: #f6f6f6;
  padding: 5px 12px;
  text-decoration: none;
  font-size: 14px;
  font-family:Georgia, "Times New Roman", Times, serif;
  display: block;
	border-bottom: 2px dotted black;
	color: #417FDA;
}

#myUL li a:hover:not(.header) {
  background-color: #eee;
}
.desktop_show { display: inline; } 
.mob_show     { display: none;}
#menuASPNET{
	background-color:#AEB6BF;
	width: 100%;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0px 0 30px;
	align-items:center;
}
.main_menu, .main_menu:hover
    {
         width: Auto;
        background-color:#AEB6BF;
        color: black;
		font-size: 8pt;
        text-align: center;
        height: 50px;
        line-height: 50px;
		padding: 0 5px;
        margin-right: 0px;
        display: inline-block;
   }

    .main_menu:hover
    {
        background-color: #ccc;
    }
    .level_menu, .level_menu:hover
    {
        width: Auto;
        background-color: #D5D8DC;
        color: black;
		font-size: 8pt;
        text-align: center;
        height: 22px;
        line-height: 22px;
		padding: 3px;
        margin-top: 5px;
    }
    .level_menu:hover
    {
        background-color: #ccc;
    }
	.level_menu1, .level_menu1:hover
    {
        width: Auto;
        background-color:#D5D8DC;
        color: black;
		font-size: 8pt;
        text-align: center;
        height: 22px;
        line-height: 22px;
		padding: 3px;
        margin: 5px 0 0 3px;
    }
    .selected, .selected:hover
    {
        background-color: #A6A6A6 !important;
		padding:3px;
        color: #fff;
    }
    .level2
    {
        width: Auto;
        background-color: #D5D8DC;
        color: black;
		padding:3px;
		border-style: dotted;
		border-width: 0 0 0.5px 0;
		border-style: dotted;
		border-width: 0 0 3px 0;
}
#searchAll{
	margin-top:10px;
	box-shadow: 0 4px 8px 0 rgba(0, 80, 200, 0.4), 0 6px 20px 0 rgba(0, 80, 200, 0.35)	
}
#disqus_thread{
	padding:2%;
	background-color:transparent;
	border:solid 3px lightblue;
	box-shadow: 0 4px 8px 0 rgba(0, 80, 200, 0.4), 0 6px 20px 0 rgba(0, 80, 200, 0.35)
}