
ul { margin-top:0.2em; margin-bottom:0.0em; }
h4,h5,h6 { margin-top:2em; margin-bottom:0.0em; }

div.menu {
 color:#FFFFFF;
 background-color:#000099;
}
/*	  font-weight:bold;
	  font-size:12pt; }*/
div.menu a { color:#FFFFFF; }
/* 	     font-weight:bold; } */
div.menu a:hover { 
 color:#FFFFFF; 
 background-color:#555555; 
 text-decoration:none; 
}
div.menu a:hover div { 
 color:#FFFFFF; 
 background-color:#555555; 
}
/* div.menu a:link { color:#9595B3; font-weight:bold; } */

div.menu td { text-align:center; }

/* for dashed HRs */
hr .dashed { border:1px dashed }

textarea { background-color:#aab87d; color:#503030; line-height:1.2em; border:0; } 

table.profile img { border:0; }

td.user { 
 color:#000000; 
 text-align:right; 
}

td.user[class] { 
  background-image:url(/kr/resources/semi-transparent/25black.png); 
}

td.title {
/*   font-style:italic;  */
/*   font-family:monospace;  */
  font-size:16pt; 
/*   font-weight:900;  */
 padding:5px;
}

body.fancy {
  font-face: Garamond, Times;
 size:2;
 color:#000000;
 background:#D0D0D0;
  text decoration:none
    }


/** ---------------------------------------------------------
    from DCS web page
---------------------------------------------------------- */

/* 	font face: Garamond, Times; */
body   {
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	size:2;
	color:#000000;
	background:#ffffff;
	style=text decoration:none
       }
a:link {
        color: #000099; text-decoration:none;
}
a:visited {
        color: #202089; text-decoration:none;
}
a:hover {
        color: #000099; text-decoration:underline;
}
a:active {
        color: #330099; text-decoration:none;
}



/* -- BibBase specific classes -- */

/* the shown icons */
img.icon { 
	width: 24px; 
	height: 24px; 
	border:0px 
}

img.bibbase_icon { 
	width: 24px; 
	height: 24px; 
	border:0px 
}

/* the section headers */
tr.bibbase_section {
  font-size: larger;
  font-weight: bold;
  background-color: #A0B0F0;
 width: 100%;
}

td.bibbase_paper {
  width: 98%;
}

