body		{ text-decoration: none; 
		  color: #191970;      
		  font-family: arial,verdana;
      	}

#space	{
	top: 0px;
	position: absolute;
	z-index: 10;
	width: 210px;
	height: 175;
	background-color: #ffffff;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-khtml-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	}

#menucont	{
	display: block;
    	top: 10px;
    	margin-right:0px;
    	margin-left:0px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:0px;
	padding-right:0px;
	background-color: rgb(125, 190, 255);
	font-family: Arial;
	font-size: 13px;
	}

#menucont div	{
	cursor: pointer;
	font-family: Arial;
	font-size: 13px;
	padding-top:2px;
	padding-bottom:2px;
	width: 190px;
	}

#menucont div:hover	{
	background: rgb(6, 174, 255);

	}

#hmenu a	{
	color: #000088;
	text-decoration: none;
	}

#hmenu a:visited	{
	color: #000088;
	}

#hmenu a:hover	{
	color: #000088;
	background-color: rgb(6, 174, 255);
	}

#hmenu a:active	{
	color: #0000ff;
	}

#hmenu{
	color: #0000ff;
	z-index: 20;
	position: absolute;
	display: none;
    	margin-left: 7px;
    	top: 10px;
	width: 190px;
	height: 180px;
	padding-top: 0px;
	}

#loader {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: #ffffff;
      display: flex;
      justify-content: center;
      align-items: center;
      background: rgba(255, 255, 255, 0.9);
      z-index: 1000;
    }

.spinner {
      border: 30px solid #fbedfa;
      border-top: 30px solid #000080; /* Blue */
      border-radius: 50%;
      width: 100px;
      height: 100px;
      animation: spin 1s linear infinite;
     }

@keyframes spin {
      0% { transform: rotate(0deg); }
      100% { transform: rotate(360deg); }
    }

    
    th		{ font-size: 13; 
		  text-decoration: none; 
		  background: #ffccff; 
		  color: #ffffff;      
		  font-family: arial,verdana;
		  font-weight: bold;
        	}

td		{ font-size: 16; 
        	}

li		{ font-size: 13; 
		  color: #000080;      
		  font-family: arial,verdana;
        	}

p		{ font-size: 13; 
		  color: #000080;      
		  font-family: arial,verdana;
        	}

vs		{ text-decoration: none; 
		  color: #ff0000;      
		  font-family: "times new roman";
		  font-style: italic;
        	}

.on		{ font-size: 13; 
		  text-decoration: none; 
		  color: #EE4000;      
		  font-family: arial,verdana;
		  font-weight: bold;
        	}

.off		{ font-size: 13; 
		  text-decoration: none; 
		  color: #000099;
		  font-family: arial,verdana;
		  font-weight: bold;
	        }

.off2		{ font-size: 13; 
		  text-decoration: none; 
		  color: #898989;
		  font-family: arial,verdana;
		  font-weight: bold;
	        }

.vs		{ text-decoration: none; 
		  color: #ff0000;      
		  font-family: "times new roman";
		  font-style: italic;
        	}

.nolnk	{ font-size: 13; 
		  text-decoration: none; 
		  color: #ababab;
		  font-family: arial,verdana;
	        }

.id		{ font-size: 10; 
		  text-decoration: none; 
		  color: #FFFFFF;      
		  font-family: arial,verdana;
        	}

.s-id		{ font-size: 10;
		  text-decoration: none; 
		  color: #ff0000;      
		  font-family: arial,verdana;
        	}

.progressive	{ font-size: 13; 
		  text-decoration: none; 
		  color: #cccccc;      
		  font-family: arial;
	        }

.on_n1		{ font-size: 13; 
		  text-decoration: none; 
		  color: #ff0000;
		  font-family: arial;
		  font-weight: bold;
        	}

.off_n1		{ font-size: 13; 
		  text-decoration: none; 
		  color: #000080;
		  font-family: arial;
		  font-weight: bold;
	        }

.on_n2		{ font-size: 13; 
		  text-decoration: underline; 
		  color: #ff0000;
		  font-family: arial;
        	}

.on_s		{ font-size: 13; 
		  text-decoration: none; 
		  color: #ff0000;
		  font-family: arial;
		  font weight: bold;
        	}

.off_s		{ font-size: 13; 
		  text-decoration: none; 
		  color: #000080;
		  font-family: arial;
		  font weight: bold;
        	}

.on_sw		{ font-size: 13; 
		  text-decoration: none; 
		  color: #ffff00;
		  font-family: arial;
		  font weight: bold;
        	}

.off_sw		{ font-size: 13; 
		  text-decoration: none; 
		  color: #ffffff;
		  font-family: arial;
		  font weight: bold;
        	}

.s		{ font-size: 9; 
		  text-decoration: none; 
		  color: #000080;
		  font-family: arial;
        	}

.nya		{ font-size: 16; 
		  text-decoration: underline; 
		  color: #898989;
		  font-family: arial,verdana;
	        }

.xref		{ font-size: 16; 
		  text-decoration: underline; 
		  color: #898989;
		  font-family: arial,verdana;
	        }

.xy 		{ font-size: 16; 
		  background-color: #ffffff;
		  text-align: left;
		  vertical-align: top;
		 }

.xy:nth-child(odd)
		{ font-size: 16; 
		  background-color: #fbedfa; }

<style>
/*Style for the background-bar*/
.clBar{position:absolute; align-items:center; width:750; height:50; layer-background-color:#99999; visibility:visible; clip:  rect(   ); background-color: #993399}
.bar{background-color: #993399}

/*Styles for level 0*/
.cllevel0{position:absolute; width:450; padding:3px; font-family:arial, helvetica, sans-serif; font-size:11px; font-weight:bold}
.cllevel0{color:#ffffff;; background-color: #993399}
.cllevel0over{layer-background-color:#ffcc00; color:#ffff00; cursor:pointer; cursor:hand; ; background-color: #000088}
.cllevel1over{position:absolute; width:280; padding:3px; font-family: arial, helvetica; font-size:11px; font-weight:normal}
.cllevel1{background-color:#fbedfa; layer-background-color:#ffe88c; color:#666666;}
.cllevel1over{background-color:#cccccc; layer-background-color:#ffffff; color:#000000; cursor:pointer; cursor:hand; }
.cllevel1border{position:absolute; visibility:hidden; background-color:#cccccc; layer-background-color:#ffffff}

/*Styles for level 2*/
//.clLevel2{position:absolute;  padding:5px; font-family:tahoma,arial,helvetica; font-size:10px; font-weight:bold}
//.clLevel2{background-color:Navy; layer-background-color:Navy; color:white;}
//.clLevel2over{background-color:#3366CC; layer-background-color:#000000; color:#3366CC; cursor:pointer; cursor:hand; }
//.clLevel2border{position:absolute; visibility:hidden; background-color:#006699; layer-background-color:#006699}
</style>.clLevel0over { position:absolute; width:50; padding:2px; font-family:tahoma, arial, helvetica; font-size:11px; font-weight:bold } .clLevel2over { position:absolute;  padding:2px; font-family:tahoma, arial, helvetica; font-size:10px; font-weight:bold } 

/*Styles for level 1*/
.clLevel1 { position:absolute; width:280; padding:3px; font-family: arial, helvetica; font-size:11px; font-weight:normal} .a12white {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; background-color: #000099; background-position: 20px 20px}

.active, .collapsible:hover {
  color: #000080;
  background-color: #88ccee;
}

.tenure	{
	display: none;
	}
.collapsible {
  background-color: #d9dcfa;
  color: #000080;
  cursor: pointer;
  text-indent: -20px;
  padding-left: 30px;
  padding-top: 6px;
  padding-bottom: 6px;
  width: 90%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 14px;
  font-weight: bold;
}

.content {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: #ffffff;
}

#cookie_box
{ 
	position: fixed;
	width: 280px;
    	height: 220px;
	top: 50%;
	margin-top: -125px;
	left: 50%;
	margin-left: -125px;
	border-radius: 15px;
	opacity: 0.9;
	display: none;
	font-size: 1.8em;
	z-index: 1000;
	background:#660066;
	padding: 5px;
	color:#ffffff;
}
	
tenure	{
	display: none;
	}

#cookie_box a:hover
{ 
	color:#ffffff;
	text-decoration: none
}

#des
{
	margin-top: 45px;
	font-family: sans-serif;
	text-align: center;
	top: 500px;
	font-size: 15px;
	color: #ffffff;
}


#but
{
	width: 150px;
    height: 25px;
	border-radius: 15px;
	margin-top: 25px;
	background-color: #c915ea;
	border: none;
	cursor: pointer;
}

#link
{
	margin-top: 45px;
	font-family: sans-serif;
	text-align: center;
	top: 500px;
	font-size: 15px;
	color: #9966ff;
}
 #filterInput {
        margin-bottom: 10px;
        padding: 10px;
        width: 90%;
}

.u	{ text-decoration: underline;
	}

 



