A
{
  text-decoration:none;
}
body
{
  background-color:#FFFFFF;
  font-size:100%;
  font-family:'Bitstream Cyberbit','Arial Unicode MS',Arial, Helvetica, serif;
  color:#212063;
  text-decoration:none;
}
.toptitlebar
{
  font-family:'Bitstream Cyberbit','Arial Unicode MS',Arial, Helvetica, serif;
  font-size:75%;
  font-weight:bold;
/* 2006.01.19, GPG
  valign:top;
*/
  vertical-align:top;
  color:#000000;
  background-image: url(../images/topBar.gif);
}
.topbar
{
  font-family:'Bitstream Cyberbit','Arial Unicode MS',Arial, Helvetica, serif;
  font-size:77%;
  color:#000000;
  background-image: url(../images/2ndBar.gif);
}
.middlebar
{
  font-family:'Bitstream Cyberbit','Arial Unicode MS',Arial, Helvetica, serif;
  font-size:90%;
  font-weight:bold;
  color:#000000;
  background-image: url(../images/3rdBar.gif);
}
.bottombar
{
  font-family:'Bitstream Cyberbit','Arial Unicode MS',Arial, Helvetica, serif;
  font-size:75%;
  font-weight:bold;
  color:#000000;
  text-decoration:none;
  background-image: url(../images/4thBar.gif);
}
.feedbackbar
{
  font-size:80%;
  font-family:'Bitstream Cyberbit','Arial Unicode MS',Arial, Helvetica, serif;
  font-weight:bold;
  color:#CC0000;
  background-image: url(../images/spacer.jpg);
}
.td1
{
/* 2006.01.19, GPG
  font-size"70%;
*/
  font-size:70%;
  font-family:'Bitstream Cyberbit','Arial Unicode MS',Arial, Helvetica, serif;
  color:#212063;
}
.td2
{
  font-size:70%;
  font-family:'Bitstream Cyberbit','Arial Unicode MS',Arial, Helvetica, serif;
  font-weight:bold;
  color:#212063;
  background-color:#FFFFFF;
}

/* 2007.08.23 GPG
Added classes for the ILL News page (Library Information > System News)
*/
table.ill_news {}
table.ill_news tr th,
table.ill_news tr td { padding: 0 1ex; }

ul.ill_news { list-style: none; }
ul.ill_news li { display: inline; padding-right: 1ex; }
ul.ill_news li:before { content: "\2022\a0"; }

