body { 
  font-family: Tahoma; 
  font-size: 11px; 
  color: #BDB76B; 
  background: white; 
  margin: 0px;  
}

a { 
  color: #8B703D; 
  font-family: Tahoma; 
  font-size: 11px;
  text-decoration: none;
  padding: 1px;
}

a:hover { 
  text-decoration: underline;
}


a.catmajor { 
  font-size: 11px; 
  color: #8A8700; 
  font-weight: bold
}

a.catminor { 
  font-size: 11px; 
  color: #805C08;
  font-weight: normal;
}


.head1 { font-family: Tahoma; font-size: 13px; font-weight: bold; color: #BDB76B;
}

.head2 { font-family: Tahoma; font-size: 12px; font-weight: bold; color: #B5B046;
}

p, div {
  font-family: Tahoma; 
  font-size: 11px;
  background: white;
  color: Olive;
}

center {
  font-family: Tahoma; 
  font-size: 11px;
  color: #6F4419;
}

table {
  font-family: Tahoma; 
  font-size: 11px;
}

table.menu {
    color: #708090;
}

select {
  font-family: Tahoma; 
  font-size: 11px;
  background: white;
  color: #A0522D;
}

input {
  font-family: Tahoma; 
  font-size: 11px;
  color: #804000;
}
 
textarea {
  font-family: Tahoma; 
  font-size: 11px;
  color: #804000;
  background: white;
}


td.menubar {
  background-color: #A0522D;
  background-image: url(../images/menubar.gif);
  color: #BDB76B;
  font-weight: bold;
  padding-left: 5px;
  padding-right: 5px;
  white-space: nowrap;
}

a.menuitem {
  color: #7F8000;
  font-weight: bold;
}

a.actionlink {
  color: #B8860B;
  font-weight: bold;
}

th.tablehead { 
  color: #805C08; 
  background: #FFFFFF;
  background-image: url(../images/menubar.gif);
}

td.tablebody {
  color: #A0815F; 
  background-color: white;
}

td.categorygroup {
  color: #8A4500; 
  background-color: #FFFDEE;
}

td.feed {
  color: #B8860B;
  background-color: white;
}
td.feedimage {
  color: white;
  background-color: white;
}
td.feedtitle {
  color: #BDB76B; 
  background-color: #FFFDEE;
}

td.feeddescription {
  color: #CD853F;
  background-color: white;
}
td.feedlinks {
  color: white;
  background-color: white;
}
td.item {
  color: #BDB76B; 
  background-color: #FFFFFF;
  font-size: 9px;
}

td.category {
  color: #BDB76B; 
  background-color: white;
}

td.subcategory {
  color: #663300; 
  background-color: white;
  font-size: 9px;
}
results {
  border: 1px solid #8B4513;
}