a.hl:link    { color: #C85A17; text-decoration: none }
a.hl:visited { color: #C85A17; text-decoration: none }
a.hl:hover   { color: #fc0;    text-decoration: none }
a.hl:active  { color: #C85A17; text-decoration: none }

sup { line-height: 0em; }

.ooh-catdot
{
   color: #666666;
}
.ooh-catdesc
{
   color: #666666;
   color: #8b4513;
   font-style: italic;
   letter-spacing: 0px;
   font-size: 86%;
}

div.hr {
   color: #900;
   color: #4169e1;
   color: #444444;
   background-color: #900;
   background-color: #4169e1;
   background-color: #444444;
   height: 1px;
   /*background: #fff url(hr1.gif) no-repeat scroll center;*/
}

dl {
   text-align: left;
}
dt {
}
dd {
}


table.links-table {
   /*width: 785px;*/
   border-collapse: collapse;
   margin: 1em auto 2.0em auto;
   padding: 4px 0px 4px 0px;
}
.links-table th {
   color: #b8860b;
   padding: 8px;
   white-space: nowrap;
   font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.links-table td {
   color: #b8860b;
   padding: 0px 8px 0px 8px;
   white-space: nowrap;
   font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.links-table tr {
   /*background-color: #dbeba8;*/
}

td.linktitle {
   color: #444444;
   white-space: nowrap;
   font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
   font-weight: bold;
   text-align: right;
}
td.linktitle-nodesc {
   color: #666666;
   white-space: nowrap;
   font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
   font-weight: bold;
   text-align: center;
   padding-right: 1em;
   padding-left: 1em;
}
td.linkdesc {
   color: #b8860b;
   white-space: nowrap;
   font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
   text-align: left;
}



h2
{
   color: #666666;
   text-align: center;
   padding-top: 1.2em;
   margin: 0px 0px 0px 0px;
   font-size: 140%;
   font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
   font-weight: bold;
   letter-spacing: 0.8em;
}

/* MODIFIED FROM ooh.css */

.ooh-submenu
{
   margin-top: 0px;
   margin-bottom: 0em;
}
.ooh-submenu-lastupdated
{
   margin-top: 0.8em;
   margin-bottom: 2.4em;
   color: #555555;
   color: #8b4513;
}

.notes-dagger {
   /*font-size: 87.8%;*/  /* THIS SHOULD REDUCE 82% TO 72% BUT DOESN'T ALWAYS */
   color: #8b4513;
   color: #999999;
   font-family: 'Courier New', Monospace;
   font-size: x-small;
   /*font-size: 80%;*/
}

a.dl:link,visited,active { font-weight: bold; font-style: oblique; }
a.dl:hover { font-weight: bold; font-style: oblique; }

.dl { color: #666666; font-style: oblique; }
