/* Style sheet for W3OPAC ("modern #2"); 26/10/2003 */

body {
   color: #000070; /* background-color: rgb(242,237,236); */
   background-color: rgb(228,234,240); margin: 2%;
   font-family: sans-serif;
   font-size: 9pt;
}

td, th {
   color: #000070;
   font-family: sans-serif;
   font-size: 9pt;
}

td.page {
   padding-left: 1.4em; padding-right: 2em;
   /* border-width: 1px; border-style: solid; */
}

td.result {
   padding-left: 1.4em; padding-right: 1.4em;
}

table.main {
	background-color: rgb(242,237,236);
   border-bottom: rgb(137,155,175) 1px solid;
   border-left: rgb(177,195,235) 1px solid;
   border-right: rgb(137,155,175) 1px solid;
   border-top: rgb(177,195,235) 1px solid;
}

table.footer {
   margin-top: 0.5em;
}

td.tbulne {
   vertical-align: bottom; text-align: center; white-space: nowrap;
   border-width: 0px 0px 2px 0px;
   border-color: transparent transparent black transparent;
   border-style: solid solid solid solid;
}

td.tbthis {
   vertical-align: middle; text-align: center; white-space: nowrap;
   font-weight: bold; color: #000040;
   padding-top: 0.32em; padding-bottom: 0.32em;
   padding-left: 0.5em; padding-right: 0.5em;
   border-width: 2px 2px 0px 2px;
   border-color: black black transparent black;
   border-style: solid solid solid solid;
}

td.tbthat {
   vertical-align: middle; text-align: center; white-space: nowrap;
   padding-left: 0.3em; padding-right: 0.3em;
   border-width: 1px 1px 1px 1px;
   border-color: black black black black;
   border-style: solid solid solid solid;
}

tr.tbthat {
   vertical-align: middle; text-align: left; white-space: nowrap;
   font-weight: medium; background-color: rgb(221,221,213);
}

.nondisp {
   display: none;
}

.nomargin {
   margin-top: 0; margin-bottom: 0;
}

p.dps {
   margin-top: 0.7ex; margin-bottom: 0.7ex;
}

a[href][class~=help] {
   cursor: help;
}

a:link { text-decoration: none; color: #bb3355; }
a:visited { text-decoration: none; color: #775555; }
a:hover, a:focus { text-decoration: underline; }
a:active { color: #cc00cc; }

/* test */

form select, form input[size], form input[type=checkbox] {
   background-color: #fffdf6;
}

form input[type=reset], form input[type=submit] {
   background-color: #dbb899;
   /* font-weight: bold; padding: 0.5em 0.5em; */
}
