body {font: 12px ariel, sans-serif;}

.u_se {
background-color: #eeeeee;
border-bottom: 2px solid gray; 
padding: 2px
}

.se {font-weight: bold; 
     background-color:white; 
   border: 2px solid gray; 
     border-bottom: 1px solid white; 
   padding: 2px}

.emp {background-color: white;
border-bottom: 2px solid gray; }

a {
	text-decoration: none;
	color: #002bb8;
	background: none;
}
a:visited {
	color: #5a3696;
}
a:active {
	color: #faa700;
}
a:hover {
	text-decoration: underline;
}

a.external {
	background: url("/css/ex.png") center right no-repeat;
	padding: 0 13px;
}

h1 {
font-size: 1.25em; 
font-weight: bold; 
}

h2 
{
font-size: 1.00em; 
weight: bold; 
}

h3 
{
font-size: 1.00em; 
font-style:italic;

}

#species a {color: #002bb8;
text-decoration: none;}

#species a:hover {background: #cccccc;
text-decoration: underline;
color: red; }

.info {font-size: 11px;
background-color: #eeeeee;
margin: 0px 0px 0px 20px;}

#geneinfo a {color: #002bb8;
text-decoration: none;}

#geneinfo a:hover {
background: #cccccc;}

.filter {font-size: 11px;
background-color: white;
border: 1px solid gray; 
margin: 0px 50px 0px 50px;}

.compare {font-size: 12px;
margin: 0px 20px 0px 20px;}

.webpage {font-size: 12px;
margin: 0px 20px 0px 20px;}


/* multiple summary */
#m_s {
/*text-indent: 50px; */
padding: 50px;  
/*text-align: justify; */ 
bordercolor: #E6E6D0;
border: 1px solid #999999; 
border-collapse: collapse;
}

#m_s_more {
margin-left:25px;
font-size:0.75em;
}

#m_s ul li {
list-style-type: none; 
text-indent: 25px; 
}

/* multiple overview */
#m_o {
bordercolor: #E6E6D0;
border: 1px solid #999999; 
border-collapse: collapse;
}



/* multiple_overview_element */
.m_o_e
{

}


#last_update {
font-size:0.75em;
}