body {
  background-color: #DEDDDB;
  color: #333333;
  font-family: arial, verdana, tahoma, helvetica, sans-serif;
  font-size: 12px;
}

td { 
  font-size: 12px;
  padding: 0px;
}

a {
  color: #2c798d;
  font-family: arial, verdana, tahoma, helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

a:visited {
  color: #2c798d;
  font-family: arial, verdana, tahoma, helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
}
  
a:hover {
  color: #2c798d;
  font-family: arial, verdana, tahoma, helvetica, sans-serif;
  font-size: 12px;
  text-decoration: underline;
}


.homeTitle {
  background-color: #2c798d;
  color: #ffffff;
  padding-left: 12px;
  height: 30px;
  padding-top: 4px;
  font-size: 12px;
}

.titleContent {
  background-color: #ffffff;
  color: #2C798D;
  font-weight: bold;
  padding-left: 0px;
  height: 25px;
  padding-top: 10px;
  font-size: 13px;
}

.subtitleContent {
  color: #2c798d;
  padding-left: 0px;
  margin-bottom: 15px;
  font-size: 13px;
}

.abstractContent {
  padding-left: 0px;
  font-style: italic;
}

.textContent {
  padding-left: 12px;
  padding-right: 12px;
  text-align: justify;
  margin-bottom: 30px;
  color: #41403E;
}

div.news {
font-size:11px;
padding-left:2px;
padding-top:15px;
}

div.mainContent {
  padding-left: 20px;
  padding-right: 20px;
  text-align: justify;
  margin-bottom: 30px;
  color: #41403E;
}

td.footer { font-size:10px; }
td.footer a { font-size:10px; text-decoration:none; color:#2c798d; }
td.footer a:hover { text-decoration:underline; }
td.news { font-size:11px;}
td.news a { text-decoration:none; color:#2c798d; font-size:11px;}
a.news { font-size:11px; color:#2c798d;}
a.news:hover { text-decoration:underline; font-size:11px; color:#2c798d;}
a.news:visited { font-size:11px; color:#2c798d;}


a.path { font-size:11px;font-weight:normal;color:#58a5b9;  }
a.path:hover { font-size:11px;font-weight:normal;color:#58a5b9; text-decoration:underline;}
a.path:visited { font-size:11px;font-weight:normal;color:#58a5b9; }
td.path { height:30px;border-top:1px solid white;border-bottom:solid 1px #a5c5d0; padding-left:10px; vertical-align:middle; color:#58a5b9;}


table.listdet td { font-size:11px;}
table.listdet td.ld_country { font-size: 11px; height: 20px; padding-top:10px; padding-bottom:5px; vertical-align:middle; text-transform: uppercase; color:#2c798d; font-weight:bold; }
table.listdet td.ld_inst { font-size:11px; color:#2c798d; font-weight:bold; padding-bottom:2px; padding-top:5px;}
table.listdet td.ld_address { color:#2c798d; padding-bottom:7px; }
table.listdet td.ld_coord { font-weight:bold; padding-bottom:7px; }
table.listdet td.ld_tel { padding-bottom: 3px; }
table.listdet td.ld_url { padding-bottom: 3px; }
table.listdet a.ld_url { color:#2c798d; }

table.listdet td.ld_member { font-weight: bold; padding-bottom:20px;}
.normaltext { font-size: 11px; font-weight: normal; color: black;}

td.ls_country { text-transform: uppercase; color: #2C798D; font-size:11px; }
a.ls_url { color:#2c798d; font-size:11px;}
a.ls_url:hover { color:#2c798d; font-size:11px;}
a.ls_url:visited { color:#2c798d; font-size:11px;}
table.list th { height:21px; color:#7FA613; font-size:12px; border-bottom: 1px solid #7FA613; border-top:1px solid #7FA613; }
table.list td { vertical-align:top; font-size: 11px; font-family:arial; padding: 5px 10px; } 
