body {
background-color: rgb(255, 255, 253);
margin: 0 0 0 0;
padding: 0; 
}


/**** Table for the publications  ****/
table.publications
{
text-align: left;
width: 80%;
border: 2;
border-spacing: 2;
}

td.year_conf
{
border-collapse: separate;
padding: 1em 1em 1em 1em;
vertical-align: top;
border-width: 2 2 2 2;
border-style: solid;
border-color: rgb(204, 153, 51);
height: 2em;
width: 2em;
text-align: center;
font-family: ,sans-serif;
color: rgb(210, 55, 55); 
}

td.img_publ
{
border-collapse: separate;
vertical-align: top;
border-width: 2 2 2 2;
border-style: solid;
border-color: rgb(204, 153, 51);
height: 2em;
width: 2em;
}

td.publications
{
border-collapse: separate;
vertical-align: top;
border-width: 2 2 2 2;
border-style: solid;
border-color: rgb(204, 153, 51);
text-align: center;
}

td.pdf
{
border-collapse: separate;
vertical-align: top;
width: 5em;
text-align: center;
border-width: 2 2 2 2;
border-style: solid;
border-color: rgb(204, 153, 51);
}
/*******************************/

table.main 
{
text-align: left;
width: 100%;
border: 0;
padding: 0;
margin-left: 0;
margin-right:0;
border: outset 0;
border: inset 0;
border-spacing: 0;
border-width: 0;
margin: 0 0 0 0;
border-collapse: collapse
}


table.twofigs
{
text-align: center;
width: 80%;
border-width: 0 0 0 0;
}


p.code
{
padding: 0;
margin-left: 0;
margin-right: 0;
font-style: italic;
font-weight: bold; 
}

.warning {
color: rgb(102, 0, 0);
}

.buttons {
color: rgb(0, 51, 0); 
font-weight: bold;
}

.files {
font-family: sans-serif;
color: rgb(0, 51, 51);
}


/* Defs for title bar*/
.name
{
color: rgb(0, 0, 102);
font-family: sans-serif;
font-size: large;
voice-family: "\"}\"";
voice-family: inherit;
font-size: x-large;
}

.status
{
/*color: rgb(0, 0, 102);*/
color: rgb(13,111,171);
font-family: sans-serif;
font-style: italic;
voice-family: "\"}\"";
voice-family: inherit;
font-size: large;
}

.title
{
/*color: rgb(51, 51, 255);*/
color: rgb(51,51,230);
font-weight: bold;
font-size: large;
voice-family: "\"}\"";
voice-family: inherit;
font-size: x-large;
}
/*******************/


#boldIntro a
{
font-weight: normal;
}

#boldIntro nob
{
font-weight: normal;
}

#boldIntro
{
font-weight: bold;
}


/** Contents navigation menu **/
#contents p {
display: none;
}

#contents {
border: 0.2em solid #444;
border-color: rgb(204, 153, 51);
width: 22em;
background-color: rgb(230, 230, 220);
}

#contents ul {
list-style: none;
margin: 0;
padding: 0;
}

#contents ul li a {
border: 0;
width: 21em;
display: block;
padding : 0 0 0 1em;
color: rgb(204, 153, 51);
/*background-color: #fff;*/
/*width: 100%;*/
text-decoration: none;
font-weight: bold;
/*font-family: sans-serif;*/
/*font-size: large;*/
}

#contents ul li a:hover {
background-color: rgb(114,151,220);
}

#contents.indent {
margin-left: 4em;
}
/******************************/


/*** Navigation menu ***/
#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
/*float: left;*/
margin: 0 0.1em;
padding: 0;
text-align: left;
}

#nav-menu li a
{
background: url(images/background4.gif) repeat-x;
height: 2.2em;
line-height: 2.2em;
float: left;
width: 11em;
display: block;
border: 0.1em solid rgb(249, 249, 241);/*#dcdce9;*/
color: #0d2474;
text-decoration: none;
text-align: left; 
font-family: Arial;
/*font-size:large;*/
text-indent: 1em;
}

/* Commented backslash hack hides rule from IE5-Mac \*/
#nav-menu li a
{
float: none;
}
/* End IE5-Mac hack */

#nav-menu li a:hover
{
/*text-decoration: underline*/
font-weight:bold;
}

#nav-menu
{
position:relative;
top: 1em;
left: 0em;
width:14em
}

table.title 
{
text-align: left;
width: 100%;
height: 120px;
background-color: rgb(240, 240, 230);
border-spacing: 10;
border-width: 0;
}

/****************************************/



h2.main {
color: rgb(204, 153, 51);
border-top: 10px solid rgb(170, 140, 40);
border-bottom: 2px dashed rgb(170, 140, 40);
padding: 0.1em 0 0.3em 0;
margin-bottom: 1.2em;
margin-top: 1.2em;
}

h3.main {
color: rgb(70, 70, 230);
margin-left: 2em;
text-decoration: underline;
}



