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

table.topcomment {width:600px;
                  margin-left: 40px;
				  font-family: arial,sans-serif;
				  font-size:13px;
				  text-align:justify;
				  text-indent:1em;
                  }

  	   
div.table {margin-left: 0.5cm;
           margin-top: 0.5cm;
		   width: 650px;
          }		  
		  
td.none {border-color: white;
         }
		  
td.top {font-family: arial,sans-serif;
        font-size: 16px;
		padding: 0 0 0 0;
		border-color: white;
	   }
	   
td.text {font-family: arial,sans-serif;
         font-size: 15px;
		 padding: 0 0 0 0;
		 border-color: white;
		 }	

td.pos {font-family: arial,sans-serif;
        font-size: 12px;
        text-align: right;
        border-color: white;
        width: 170px
        }
		
td.jatext {font-family: sans-serif;
           font-size: 12px;
		   padding: 0 0 0 0;
		   border-color: white;
		   text-indent: 12px;
		   }

td.name {font-family: arial,sans-serif;
         font-size: 14px;
		 font-weight: bold;
		 padding: 0.3em 0em 0.3em 2em;
		 border-color: #CBCECA;
		 border-style: solid;
		 border-width: 1px;
		 }
		   
td.comments {font-family: arial,sans-serif;
            font-size: 13px;
			text-indent: 1em;
			text-align:justify;
			}
			
td.ptable {font-family: arial,sans-serif;
          font-size: 13px;
		  color: #AA6565;
		  font-weght: bold;
		  width: 65px;
		  text-align: right;
		  vertical-align: top;
		  border-color: white;
		  background-color: #FCF5FC;
		  }
		  
td.gtable {font-family: arial,sans-serif;
          font-size: 13px;
		  color: #57753C;
		  font-weght: bold;
		  width: 75px;
		  text-align: right;
		  vertical-align: top;
		  border-color: white;
		  background-color: #e9f2dd;
		  }
		  
td.ytable {font-family: arial,sans-serif;
          font-size: 13px;
		  color: #D1BD28;
		  font-weght: bold;
		  width: 75px;
		  text-align: right;
		  vertical-align: top;
		  border-color: white;
		  background-color: #F6F7EB;
		  }		  		  
		  
td.table {font-family: arial,sans-serif;
          font-size: 13px;
		  border-color: white;
		  text-align:justify;
		  }		  

table.topphoto {font-family: arial,sans-serif;
                font-size: 12px;
                margin: 20px 80px 20px 80px;				
				}
		  		   
table.footer {font-family: arial,sans-serif;
              font-size: 15px;
		      float: right;
		     }

table.header {font-family: arial,sans-serif;
              font-size: 13px;
		      margin: 0em 0em 0em 2em;
		     }

table.program {font-family: arial,sans-serif;
               font-size: 12px;
			   width: 650px;
			   text-align: left;
			   margin-top: 0cm;
			   border-color: #CBCECA;
			   border-style: solid;
			   border-width: 1px;
			   }

th.program {font-family: arial,sans-serif;
            font-size: 12px;
			font-weight: bold;
			padding: 0.5em 0.5em 0.5em 0.5em;
			border-color: #CBCECA;
			border-style: solid;
			border-width: 1px;
			}	

caption { font-family: arial,sans-serif;
          font-size: 15px;
	      font-weight: bold;
		  color: green;
		  text-align: left;
		  }

strong.date {color: #A0E094;
             }
	   
a.g:link , a.g:visited {color: black;
                        text-decoration: none
		                }

a.g:hover {color: #C8E5C4;
           text-decoration: underline
		   }

a.gg:link , a.gg:visited {color: green;
                          text-decoration: none
		                }

a.gg:hover {color: #C8E5C4;
            text-decoration: underline
		   }
		  		  
a.p:link , a.p:visited {color: black;
                        text-decoration: none
		                }

a.p:hover {color: #E6BEE3;
           text-decoration: underline
		   }

a.pp:link , a.pp:visited {color: #E58888;
                          text-decoration: none
		                }

a.pp:hover {color: #E6BEE3;
            text-decoration: underline
		   }
			
a.b:link , a.b:visited {color: black;
                        text-decoration: none
		                }

a.b:hover {color: #95D3EE;
           text-decoration: underline
		   }
			
a.bb:link , a.bb:visited  {color: #6085C6;
                           text-decoration: none
		                   }

a.bb:hover {color: #95D3EE;
           text-decoration: underline
		   }
		   
a.o:link , a.o:visited {color: black;
                        text-decoration: none
		                }

a.o:hover {color: #EFEFAF;
           text-decoration: underline
		   }
			
a.oo:link , a.oo:visited  {color: #A89A75;
                           text-decoration: none
		                   }

a.oo:hover {color: #D1C091;
           text-decoration: underline
		   }

a.yy:link , a.yy:visited {color: #AEAE65;
                          text-decoration: none
		                }

a.yy:hover {color: #E5E59C;
            text-decoration: underline
		   }

li {margin-top: 0.2cm;
    }									