body
{
  font-family: Verdana, Tahoma, Geneva, Helvetica, Arial, Sans-serif;
  background: rgb(233, 233, 240);
  padding: 0;
  border: 0;
  margin: 0;
}

a
{
  color: rgb(0, 0, 238);
  text-decoration: none;
}

a:visited
{
  color: rgb(0, 0, 238);
}

a:hover
{
  color: rgb(0, 0, 238);
  text-decoration: underline;
}

a:active
{
  text-decoration: underline;
  color: red;
}

a:focus
{
  text-decoration: underline;
  color: red;
}

a:link img, a:visited img
{
  border-style: none; 
}

#skeleton
{
  width: 100%;
  height: 100%;
  padding: 0;
  border-collapse: collapse;
  margin: 0;
}

#topbar
{
  background: rgb(224, 224, 255);
  height: 2em;
  border-bottom: 1px solid rgb(0,0,80);
  padding: 0;
  margin: 0;
}

#topbar_table
{
  width: 100%;
}

#tagline
{
  font-size: 80%;
  text-align: left;
  width: 50%;  
  padding: 0.3em 0 0.5em 1em;
}

#menu
{
  font-size: 80%;
  text-align: right;
  width: 50%;  
  padding: 0.3em 1em 0.5em 0;
}

#f
{
  margin: 0;
}

#h
{
  font-size: 80%;
  padding: 0;
  margin: 0;
}

.search_edit
{
  width: 50em;
  font-size: 80%;
}

#search_button
{
  height: 100%;
  padding: 1px 0 1px 0; 
}

#sources
{
  font-size: 80%;
  text-align: right;
}

#copyright
{
  font-size: 60%;
  text-align: center;
  height: 2em;
  padding: 1em 0 2em 0;
}

#o
{
  font-size: 70%;
}

.error
{
  color: red;
}

.items_header
{
  border-bottom: 1px solid rgb(0,0,80);
  padding: 0.7em 0 0 0;
}

.items_table
{
  font-size: 100%;
  margin: 0.5em 0 0 0;
}

.item_table
{
  font-size: 100%;
  width: 18em;
}

.item_id
{
  width: 2.3em;
}

#categories
{
  width: 1em;
  height:5em;
  padding: 0.5em 0 0 0;
}

#categories_table
{
  font-size: 85%;
  margin: 0.5em 0 0.5em 0;
  height: 100%;
}

.cat_cell
{
  width: 1em;
  padding: 0 0.5em 0.3em 0;
}

.cat
{
  font-size: 100%;
  line-height: 1.1;
}

.subcat
{
  font-size: 90%;
/*  padding: 0 0 0 1em; */
  line-height: 1.1;
}

.subcat_bullet
{
  padding: 0 0.2em 0 0.5em;
}

.cat_msg_count
{
  color: rgb(128, 128, 132);
  font-size: 75%;
}

.more_cat
{
  font-size: 80%;
  padding: 0.2em 0 0;
  white-space: nowrap;
}

.no_break
{
  white-space: nowrap;
}

#search_label
{
  font-size: 80%;
  padding: 0 0 0 0.3em;
}

.lfc
{
  font-size: 110%;
}
