body { 
  font-family: Tahoma; 
  font-size: 11px; 
  color: #100F40; 
  background: white; 
  margin: 0px;  
}

a { 
  color: Navy; 
  font-family: Tahoma; 
  font-size: 11px;
  text-decoration: none;
  padding: 1px;
}

a:hover { 
  text-decoration: underline;
}


a.catmajor { 
  font-size: 11px; 
  color: #000162; 
  font-weight: bold
}

a.catminor { 
  font-size: 11px; 
  color: #000159;
  font-weight: normal;
}


.head1 { font-family: Tahoma; font-size: 12px; font-weight: bold; color: #100F40;
}

.head2 { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #0F2740;
}
h2 { font-size: 16px; font-weight: bold; }

p, div {
  font-family: Tahoma; 
  font-size: 11px;
  background: white;
  color: Navy;
}

center {
  font-family: Tahoma; 
  font-size: 11px;
  color: #483D8B;
}

table {
  font-family: Tahoma; 
  font-size: 11px;
}

table.menu {
  background: #E6E6FA;
  color: Navy;
}

select {
  font-family: Tahoma; 
  font-size: 11px;
  background: white;
  color: #483D8B;
}

input {
  font-family: Tahoma; 
  font-size: 11px;
  color: #708090;
}
 
textarea {
  font-family: Tahoma; 
  font-size: 11px;
  color: #708090;
  background: white;
}


td.menubar {
  background-color: #F4F4FD;
  background-image: url(../images/menubar.gif);
  color: #191970;
  font-weight: bold;
  padding-left: 5px;
  padding-right: 5px;
  white-space: nowrap;
}

a.menuitem {
  color: Navy;
  font-weight: bold;
}

a.actionlink {
  color: #Navy;
  font-weight: bold;
}

th.tablehead { 
  color: #191970; 
  background: #FFFFFF;
  background-image: url(../images/menubar.gif);
}

td.tablebody {
  color: #191970; 
  background-color: white;
}

td.categorygroup {
  color: #191970; 
  background-color: #F5F5FC;
}

td.feed {
  color: #191970;
  background-color: white;
}
td.feedimage {
  color: white;
  background-color: white;
}
td.feedtitle {
  color: #191970; 
  background-color: #F5F5FC;
}

td.feeddescription {
  color: #191970;
  background-color: white;
}
td.feedlinks {
  color: white;
  background-color: white;
}
td.item {
  color: #191970; 
  background-color: #FFFFFF;
  font-size: 9px;
}

td.category {
  color: Navy; 
  background-color: white;
}

td.subcategory {
  color: #636363; 
  background-color: white;
  font-size: 9px;
}
results {
  border: 1px solid #0A240A;
}

