/*
   Collaboration with EMBL.css created by yasuyo mukohda
   insert follow line your html file header
   link rel=stylesheet type="text/css" href="style.css">
 */

/* body */
body {
	color: #000000;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	width: 850px;
}


div.main {
	width:850px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
}



/* style for NIBB logo */
div.nibblogo {
	margin-bottom: -54px;
}

/* $B0lHV:G=i$N%?%$%H%kMQ(J */
div.header {
	color: #000;
	background-color: #022d79;
	text-align: left;
	font-weight: bold;
	margin: 0 10px 5px 20px;
	width: 96%;
}

div.headline {
	color: #333333;
	text-align: center;
	font-size: 12pt;
	margin: 0px 0 5px 0;

}

font.p {color: #cb97c4;
        font-size: 22pt;
		}
		
font.b {color: #90a7d6;
        font-size: 22pt;
		}		

div.m {
	margin:10px;
}

div.mess {margin: 0.8em;
          }
		  
img.logole {
            float: left;
			margin: 0px 5px 10px 10px;
}

img.logo {
	float: right;
	margin: 0px 5px 10px 10px;
}

/* $B%a%K%e!<%Z%$%sA4BN(J */
.menu {
	clear: both;
	width: 96%;
	text-align: center;
	padding: 0;
	margin: 0 0 0 20px;
}

.impbox {
	text-align: left;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	border-color: #2e6759;
	background-color: white;
	padding: 0;
	margin: 20px;
}

.impbox h3 {
	clear: both;
	color: white;
	background-color: #2e6759;
	padding: 0.5em 0em 0.5em 40px;
	margin: 0;
	font-style: normal;
	font-weight: bold;
	font-size: large;
	text-align: left;
	text-decoration: none;
}

.impbox em {
	color: red;
	font-style: normal;
	font-weight: bold;
}

.impbox th {
	font-weight: bold;
	padding: 0.5em 4em 0.5em 40px;
}

.impbox td {
	padding: 0.5em 0.5em 0.5em 0.5em;
}


a:link {
	color: #000000;
text-decoration: none;
}

a.fot:link {
	color: white;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #990099;
	text-decoration: none;
}

a.footer:link , a.footer:visited {color: white;
                                  text-decoration: none;
			                      }

a.footer:hover {color: red;
                text-decoration: none;
				}

a.accom:link {
	color: #000000;
	text-decoration: underline;
}

a.accom:visited {
	color: #000000;
	text-decoration: underline;
}

a.accom:hover {
	color: #999999;
	text-decoration: underline;
}

th div.sel {
	color: #FFFFFF;
	background-color: #660066;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #000000 #000000 #000000 #000000;
	padding: 5px 2px 5px 2px;
	margin: 0px 3px 0px 3px;
	font-size: 11pt;
	text-align: center;
}


th div.it {
	color: black;
	background-color: #ffffff;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #888;
	padding: 5px 2px 5px 2px;
	margin: 0px 3px 0px 3px;
	font-size: 10pt;
	text-align: center;
}

div.cont {
	text-align: left;
	clear: both;
	background-color:#ffffff;
	margin: 0 0 0 0;
	padding: 20px;
	line-height: 1.5em;
	background-image: ;
	background-repeat: ;
	background-attachment: fixed;
	background-position: center center;
	border: 3px solid #000000;
	color: #000000;
}

p {
	text-align: left;
	line-height: 1.5em;
	margin: 10px;
}

p.b {
     font-weight: bold;
}

p.cen {
	text-align: center;
}

p:first-letter {
	margin: 0 0 0 1em;
}

h1 {
	color: white;
	font-size: 17pt;
	margin: 0 0 0 5px;
	text-align: center;
}

h2, h3, h4 {
	text-align: center;
	margin: 0.5em 1em 0.5em 0em;
}

h5 {
	text-align: left;
	margin: 0.5em 1em 0.5em 1em;
	font-weight: bold;
	font-style: normal;
	font-size: medium;
	text-decoration: none;
}

td.cp {
	text-align: right;
	color: white;
	font-size: 12pt;
	line-height: 1.5em;
	vertical-align: baseline;
	padding: 10px 0 5px 0;
}

td.cp a {
	color: white;
}

td.footer {color: white;
           }

div.rightbox {
	float: right;
}

div.clearbox {
	clear: both;
}

div.top {
         align: center;
		   }

strong {
	color: red;
	font-weight: bold;
}

div.jpbox {
	text-align: left;
	border-style: solid;
	border-width: 1px;
	border-color: #400;
	padding: 5px;
	margin: 10px;
	font-size: 16pt;
	float: left;
}

em.red {
	color: red;
	font-style: normal;
	font-weight: bold;
}

em.time {
     font-weight: bold;
	 color: black;
	    }
		
caption {font-size: 16px;
         font-weight: bold;
		 }
