body {background-color: RGB(248,254,255)}


.top {position: absolute;
     top:10px;
     padding:10pt;
     left:10px;
     right:10px;
     width: 800px;
     height: 150px;
     overflow: hidden;
     padding:1mm;
     font-family: Times New Roman;
     font-size: 10pt;
     line-height: 120%;
     color: RGB(0,0,0);
     font-style: normal;
     font-weight: normal;
     letter-spacing:0em;
     text-align: Left;
     border: solid #FFCC00;
     border-width: 0.25mm;
     background-color: cornsilk ;
     z-index: 4}




     
.top H1 {font-family: impact;
     color: #FFCC00;
     font-size: 28pt;
     text-align: center;
     }

.highlight {font-family: Arial;
     font-size: 11pt;
     color: white;
     line-height: 120%;
     text-align: center;
     background-color: black;
     font-weight: bold;
     }
.top  a:hover   {color:black; background: orange;}




.menu {position: absolute;
     top:190px;
     left:10px;
     width:130px;
     height: auto;
     overflow: hidden;
     padding:1mm;
     margin: 0mm;
     font-family: arial, sans-serif;
     font-size: 9pt;
     font-weight: bold;
     line-height: 18px;
     padding-left: 4px;
     letter-spacing:0em;
     text-align: center;
     border: solid navy;
     border-width: 2px;
     background-image: none;
     z-index: 2}


 .menu  a:hover   {color:black; text-decoration:none; background: #FA8072 ;}
 
 a:link    {color:blue;  text-decoration:none; background:transparent; }
 a:visited {color:blue;  text-decoration:none; background:transparent; }
 a:hover   {color:black; text-decoration:none; background:#FFCC00;}
 a:active  {color:gray;  text-decoration:none;  background:transparent;}


.Menubackground {
	background-color: #FFFFCC;
	}

.menu H5 {font-size: 100%;
    margin: 0;
    padding: 0.33em 0 0;
    border-bottom: 1px solid rgb(50%,50%,35%);
    color: black;
    background-color: silver;
    }
      
.content {position: absolute;
     top:190px;
     left:172px;
     height:auto;
     width:647px;
     padding:1mm;
     margin: 0mm;
     font-family:Arial,verdana, Helvetica, sans-serif, "MS sans serif";
     font-size: 11pt;
     line-height: 110%;
     color: RGB(0,0,0);
     font-style: normal;
     font-weight: normal;
     letter-spacing:0em;
     text-align: Left;
     border: dotted gray;
     border-width: 2px;
     background-color: transparent;
     z-index: 3}

.tabletitle1 {
      font-size:13pt;
      font-family: arial black;
      background-color: #FFCC00;
      }

.tabletitle2 {
      font-size:11pt;
      font-family: arial black;
      }


      
.tablechild {
      background-color: #FFFFCC;
      }


.content H5 {
    background-color: #FFCC00;
    font-size: 8pt;
    text-align: center;
     }


.paperType {
    background-color: #B0E0E6 ;
    font-style: strong;
    font-weight: 600;
    text-align: center;}

.authors  {
    font-family: arial;
    font-size:9pt;
    font-weight: 400;
    text-align: center;
    }
    
.paperTitle {
    font-family: arial;
    font-size:11pt;
    font-weight: 700;
    text-align: center;
    }
.journal {
    font-family: arial;
    font-size:8pt;
    font-style: oblique;
    font-weight: 400;
    text-align: center;
    }
    
#navsite p {
		display: none;
}

#navsite {
		position: absolute;
		top:190px;
    left:10px;
		font-family: Verdana, Helvetica, Arial;
		font-size: 0.7em;
		font-weight: bold;
		width: 12.7em;
		border-right: 1px solid #666;
		padding:0;
		margin-bottom: 1em;
		background-color: #FFCC00;
		color: #00a;
	}
	
#navsite ul {
		list-style: none;
		margin: 0;
		padding: 0;
}

#navsite ul li {
		margin: 0;
		border-top: 1px solid #fff;	
		}
		
#navsite ul li a {
		display: block;
		padding: 2px 2px 2px 0.5em;
		border-left: 10px solid #FFCC00;
		border-right: 1px solid #FFCC00;
		border-bottom: 1px solid gray;
		background-color: #FFEE33;
		color: #000;
		text-decoration: none;
		width: 100%;
	
}	

html>body #navsite ul li a {
		width: auto;
}

#navsite ul li a:hover {
		border-left: 10px solid #036;
		border-right: 1px solid #69c;
		border-bottom: 1px solid #369;
		background-color: #69f;
		color: #fff;
}

		
	
}			
