table.content {
  border-style: none;
  width: 100%;
}

table.content_bordered {
  border: 1px solid #6da9db;
  width: 100%;
}

table.content_bordered_black {
  border: 1px solid #000000;
  width: 100%;
}

th.azur_raised {
  border-top: 1px solid #6da9db;
  border-bottom: 1px solid #476F8F;
  background-color: #6da9db;
  font-size: 9pt;
  height: 28px;
  padding: 2pt;
  text-align: center;
  vertical-align: middle;
}

table.content_bordered_uncurated {
  border: 1px solid #f08282;
 width: 100%;
}

.tablesalmon {background-color: #f08282}
.pagetitle_salmon {font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #f08282}

th.salmon_raised {
  border-top: 1px solid #f08282;
  border-bottom: 1px solid #624464;
  background-color: #f08282;
  font-size: 9pt;
  height: 28px;
  padding: 2pt;
  text-align: center;
  vertical-align: middle;
}

th.gray {
  background-color: #cccccc;
  font-size: 9pt;
  text-align: center;
}

p.salmon_raised { color: #f08282; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal }

td.darkgray_raised {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #a7a7a7;
  background-color: #cccccc;
  font-size: 9pt;
  height: 28px;
  padding: 2pt;
  vertical-align: middle;
  white-space: nowrap;
}

td.lightgray_raised {
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #dadada;
  background-color: #eeeeee;
  font-size: 9pt;
  height: 28px;
  padding: 2pt;
  vertical-align: middle;
  white-space: nowrap;
}

td.default {
  font-size: 9pt;
  height: 28px;
  vertical-align: middle;
}

a.blarge:link {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-decoration: none}
a.blarge:visited { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-decoration: none}
a.blarge:active { color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-decoration: none}
a.blarge:hover { color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-decoration: underline}

a.blargecur:link {color: #336666; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-decoration: none}
a.blargecur:visited { color: #336666; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-decoration: none}
a.blargecur:active { color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-decoration: none}
a.blargecur:hover { color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-decoration: underline}

a.salmon_raised:link {color: #f08282; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-decoration: none}
a.salmon_raised:visited { color: #f08282; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-decoration: none}
a.salmon_raised:active { color: #f08282; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-decoration: none}
a.salmon_raised:hover { color: #f08282; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-decoration: underline}

b.menu {
  color: #336666;
}

img.middle {
  vertical-align: middle;
}

td.logo {
  padding-left: 10px;
  padding-bottom: 4px;
}

td.menu {
  padding-top: 4px;
  padding-left: 10px;
  padding-bottom: 4px;
  padding-right: 12px;
}

td.menu_inner {
  padding-top: 2px;
  padding-left: 10px;
  padding-bottom: 2px;
  padding-right: 12px;
}

td.rule {
 background-image: url(http://www.ebi.ac.uk/compneur-srv/GRAPHICS/hor.gif);
}

td.menurule {
 background-image: url(http://www.ebi.ac.uk/compneur-srv/biomodels/icons/hor.png);
}

div.wait {
 z-index: -1;
}

div.warning_downtime {
  color: red;
  background-color: inherit;
  font-size: 130%;
  font-weight: bold;
  text-align: center;
  border-bottom: 2px dotted red;
  border-top: 2px dotted red;
  margin-bottom: 1em;
  margin-top: 1em;
}

