@charset "iso-8859-1";



/* popup
 ******************************************************/
#popheader			{
				 color: #fff;
				 background: #000;
				 text-align: right;
				 padding: 5px auto 4px;
				}
#popheader span			{
				 margin: 0 20px 0 0;
				}

#popfooter			{
				 clear: both;
				 background: #eee;
				}
#popfooter img			{
				 vertical-align: bottom;
				}
#popfooter div.copyr		{
				 text-align: center;
				 padding: 0;
				 margin: 0;
				}
#popcontent			{
				 line-height: 1.6;
				 padding: 0 10px;
				 margin-top: 5px;
				 margin-bottom: 60px;
				}
#popcontent h1			{
				 color: #fff;
				 font-size: 120%;
				 padding-left: 1.0em;
				}

.tablesorttxt			{ font-size: 80%; background-color: #eee;}


#myTable h3			{ font-size: 90%; background-color: #fff;}



