
/* This is the CSS style sheet of fib's site */


/* Just below the definitions used in the site before january 2005 */
/* They have been reviewed and corrected a bit in january 2005 */

body { background-color:white }
p, h1, h2, h3, h4, h5, table, td, th  { font-family:Arial,Helvetica; font-size:13px }
li { font-family:Arial,Helvetica }
th { text-align:left }
td.commission { font-weight:bold }
td.taskgroup { font-size:12px; padding-left:13px }
td.workingparties { font-size:11px; padding-left:26px }
td.task { font-size:12px }
td.working { font-size:11px }
.small { font-size:11px }
td.nr { vertical-align:top }
div.bulletinInfo { font-size:11px }
a:link { color:#017671; text-decoration:none; }
a:visited { color:#888888; text-decoration:none; }
a:hover { color:#000099; text-decoration:none; }
.menumain { font-size:13px }
.menusmall { font-size:11px }
.green { color:#339999 }
.red { color:#FF0000 }


/* And this are the ones added in january 2005*/
hr {height:1; border:0; background-color:#017671; }
hr.small { width:80%; }
table.sitemap { font-family:Arial,Helvetica; color:#000000; border:0px; font-size:13px; }
td.menu { background-color:#DFF2F1; }
td.sitemap { padding:12pt; padding-top:16pt; padding-bottom:4pt; vertical-align:top; }
td.newsbar { padding:12pt; background-color:#EEEEEE; vertical-align:top; }
h1.sitemap { font-size:18px; } 
h2.sitemap { font-size:14px; }
ul.sitemap { border-width:0pt; padding:0pt; padding-left:6pt; list-style-type:none; }
a.sitemap:link { color:#017671; text-decoration:none; }
a.sitemap:visited { color:#888888; text-decoration:none; }
a.sitemap:hover { color:#000099; text-decoration:none; }
.sitemapcontact { font-size:11px; }
a.sitemapmail:link { font-size:11px; text-decoration:none; color:#017671; }
a.sitemapmail:visited { font-size:11px; text-decoration:none; color:#888888; }
a.sitemapmail:hover { font-size:11px; text-decoration:none; color:#000099; }



