body {
/*background-color: #999999;*/
background-color: #ffffff;
color: #000000;
margin: 0;
font-size: 1em;
}

table.maintable {
background-color: #fff;
}

table.navbar img {display: block;}

table a {
text-decoration: none;
}

table a:hover{
color: #000066;
text-decoration: underline;
}

table.peoplephase2 td {
padding:10px 15px 10px 15px;
vertical-align: top;
}

table.links {
border: 1px solid black;
border-left: 0;
margin-left: 5%;
}

table.links th {
border-bottom: 1px solid black;
font-size: 0.8em;
padding: 5px;
border-left: 1px solid black;
}

table.links td {
border-left: 1px solid black;
border-bottom: 1px solid black;
vertical-align: top;
padding: 10px;
font-size: 0.8em;
}

table.linkslinks {
background-color: #9999ff;
color: #000099;
font-weight: bold;
margin-left: 5%;
}

table.linkslinks a {
text-decoration: underline;
}

table.linkslinks td {
text-align: center;
padding: 30px;
}

table.dissemination {
border: 1px solid black;
border-right: 0;
padding: 0;
}

table.dissemination td {
border-right: 1px solid black;
padding: 5px;
}

table.dissemination th {
border-right: 1px solid black;
border-bottom: 1px solid black;
padding: 5px;
}

tr.grey {background-color: #ccc;}

td.picturecell {
text-align: right;
vertical-align: top;
background-color: #fff;
background-image: url(/citscapes/graphics/main_image.jpg);
background-repeat: no-repeat;
}

td.title {
text-align: center;
font-weight: bold;
}

td.picturecell img {display:block;}

td, p {font-family: verdana, arial, sans-serif; font-size: 0.9em;}

img {border: 0;}

h3, h4 {
font-family: verdana, arial, sans-serif;
}

p.copyright {font-size: 0.65em;}

hr {
width: 95%; 
text-align: center; 
height: 1px; 
border: 0;
background-color: grey;
margin: 0; padding: 0;
}

blockquote {font-style: italic;}

span.date {font-weight: bold; text-decoration: underline;}
span.required {font-size: 1.4em; color: #ff0000}

ul a {text-decoration: none;}
ul.publications a:hover{text-decoration: underline; color: #000066;}
ul.publications li {padding-top: 10px;}

dl.minutes dt {
font-weight: bold; 
font-size: 1.2em;
}

dt {font-size: 1.1em; margin-left: 20px; margin-bottom: 10px;}

dd {margin-bottom: 20px;}

dd a {font-style: italic;}

p {margin-left: 5%;}

p.note {
/*border: 1px solid black; */
padding: 5px;
background-color: #ffffcc;
}

