body { text-decoration: none; color: black; font-family: "verdana"; }

a:link { text-decoration:none; color:blue; }
a:visited { text-decoration:none; color:blue; }
a:hover { text-decoration:none; color:blue; }
body { background-color:white; }
h1 { font-family: "tahoma"; font-size:24px; }
h3 { font-family: "tahoma"; font-size:14px; }

#toolbar {background-color:#466191; font-size: 14px;}
#toolbar a {color:white;}
#toolbar a:active {color:white;}
#toolbar a:visited {color:white;}
#toolbartop {background-image:url('toolbartop.gif'); background-repeat:no-repeat;}
#toolbarbot {background-image:url('toolbarbot.gif'); background-repeat:no-repeat;}
#toolbarleft {background-image:url('toolbarleft.gif'); background-repeat:no-repeat;}
#toolbarright {background-image:url('toolbarright.gif'); background-repeat:no-repeat;}

#byline {font-family: "times"; font-size: 16px;}

#invisible a:link {
  color:white;
  text-decoration:underline;
  }
#invisible a:visited {
  color:white;
  text-decoration:underline;
  }
#invisible a:hover {
  color:#848484;
  text-decoration:underline;
  }

#content {font-size: 14px; }

#content a {
text-decoration: underline;
}

#content a:visited {
text-decoration: underline;
}

#content a:hover {
text-decoration: underline;
}

#bottom {
font-size: 11px;
margin: 0px 25 0 0px;
}

#bottom a {
text-decoration: none;
color:blue;
}

#bottom a:visited {
text-decoration: none;
color:blue;
}

#bottom a:hover {
text-decoration: none;
color:#bab7b7;
}

.menutitle {
cursor:pointer;
background-color:"<?=$toolbar?>";
color:#ffffff;
width:100px;
padding:0px;
text-align:center;
/*/*/border:0px solid #000000;/* */
}

.submenu {
margin-bottom: 0.5em;
}


div#nifty{ margin: 0 0%;background:#466191;width:120px;}



#searchform {
  background: transparent url("searchbg.gif") no-repeat 10px 7px;
  top: 70px;
  border: none;
}

#searchform input {
  background: transparent;
  border: none;
  color: #999;
  font-size: 70%;
  height: 20px;
  width: 55px;
  margin: 3px 0 0 22px;
}
  
  
  
  

#quickSub {
  position: absolute;
  font: normal 7pt verdana;
  border: 1px solid #000066;
  visibility: hidden;
  z-index: 1000;
  width: 160px;
}

/* header - contains title and window closer ([x])  */
#quickSub .qsheader {
  background-color: #006699;
  color: #FFFFFF;
  font: bold 7pt verdana;
  padding: 2px 2px 2px 3px;
  border-bottom: 1px solid #000066;
}

#quickSub .qsheader a {
  margin-left: 3px;
  color: #FFFFFF;
  text-decoration: none;
}

/* content - contains aggregator and newsreader links */
#quickSub .qscontent {
  background-color: #EEEEEE;
  color: #000000;
  padding: 1px 3px 2px 2px;
  font: normal 7pt verdana;
}

#quickSub a {
  margin-left: 3px;
  text-decoration: none;
  font: normal 7pt verdana;
}

#quickSub a:hover {
  text-decoration: underline;
}

#quickSub .qscontent a:visited { color: #800080; }
#quickSub .qscontent a:link { color: #0000ff; }
#quickSub .qsfooterWhat a:visited { color: #800080; }
#quickSub .qsfooterWhat a:link { color: #0000ff; }

/* footerWhat - contains 'What Is This?' link */
#quickSub .qsfooterWhat {
  background-color: #EEEEEE;
  text-align: right;
  padding: 1px 3px 2px 3px;
  font: 7pt verdana;
}

/* footer - contains quickSub link */
#quickSub .qsfooter {
  background-color: #006699;
  color: #FFFFFF;
  text-align: right;
  font: 7pt verdana;
  padding: 2px 2px 2px 3px;
  border-bottom: 1px solid #000066;
}

#quickSub .qsfooter a {
  color: #FFFFFF;
  text-decoration: none;
}
