/* for Home Button */

table.home {
   border-collapse: collapse;
}
table.home td {
  padding-right: 2px;
}
table.home td a{
   display: block;
   width: 92px;
   padding: 0px;
   height: 2.5em;
   text-decoration: none;
   background-color: #CC9966;
   margin: 0 0 0 0;
}

table.home td a:link, table.home td a:visited {
   color: #fff;
   background-color: #fff;
   background-image: url(/images/hwrc/home.jpg);
   background-position: center center;
   background-repeat: no-repeat;
}

table.home td a:hover, table.home td a:active {
   color: #fff;
   background-color: #fff;
   background-image: url(/images/hwrc/homeRollOver.jpg);
   background-position: center center;
   background-repeat: no-repeat;
}


/* for Diseases&Conditions Button */

table.diseasesConditions {
   border-collapse: collapse;
}
table.diseasesConditions td {
  padding-right: 2px;
}

table.diseasesConditions td a{
   display: block;
   width: 92px;
   padding: 0px;
   height: 2.5em;
   text-decoration: none;
}

table.diseasesConditions td a:link, table.diseasesConditions td a:visited {
   color: #fff;
   background-color: #fff;
   background-image: url(/images/hwrc/diseasesConditions.jpg);
   background-position: center center;
   background-repeat: no-repeat;
}

table.diseasesConditions td a:hover, table.diseasesConditions td a:active {
   color: #fff;
   background-color: #fff;
   background-image: url(/images/hwrc/diseasesConditionsRollOver.jpg);
   background-position: center center;
   background-repeat: no-repeat;
}

/* for AlternativeMedicine Button */

table.alternativeMedicine {
   border-collapse: collapse;
}
table.alternativeMedicine td {
  padding-right: 2px;
}

table.alternativeMedicine td a{
   display: block;
   width: 92px;
   height: 2.5em;
   padding: 0px;
   text-decoration: none;
}

table.alternativeMedicine td a:link, table.alternativeMedicine td a:visited {
   color: #fff;
   background-color: #fff;
   background-image: url(/images/hwrc/alternativeMedicine.jpg);
   background-position: center center;
   background-repeat: no-repeat;
}

table.alternativeMedicine td a:hover, table.alternativeMedicine td a:active {
   color: #fff;
   background-color: #fff;
   background-image: url(/images/hwrc/alternativeMedicineRollOver.jpg);
   background-position: center center;
   background-repeat: no-repeat;
}

/* for Drugs Button */

table.drugs {
   border-collapse: collapse;
}
table.drugs td {
  padding-right: 2px;
}

table.drugs td a{
   display: block;
   width: 92px;
   height: 2.5em;
   padding: 0px;
   text-decoration: none;
}

table.drugs td a:link, table.drugs td a:visited {
   color: #fff;
   background-color: #fff;
   background-image: url(/images/hwrc/drugs.jpg);
   background-position: center center;
   background-repeat: no-repeat;
}

table.drugs td a:hover, table.drugs td a:active {
   color: #fff;
   background-color: #fff;
   background-image: url(/images/hwrc/drugsRollOver.jpg);
   background-position: center center;
   background-repeat: no-repeat;
}

/* for AdvancedSearch Button */

table.advancedSearchButton {
   border-collapse: collapse;
}
table.advancedSearchButton td {
  padding-right: 2px;
}

table.advancedSearchButton td a{
   display: block;
   width: 92px;
   height: 2.5em;
   padding: 0px;
   text-decoration: none;
}

table.advancedSearchButton td a:link, table.advancedSearchButton td a:visited {
   color: #fff;
   background-color: #fff;
   background-image: url(/images/hwrc/advancedSearch.jpg);
   background-position: center center;
   background-repeat: no-repeat;
}

table.advancedSearchButton td a:hover, table.advancedSearchButton td a:active {
   color: #fff;
   background-color: #fff;
   background-image: url(/images/hwrc/advancedSearchRollOver.jpg);
   background-position: center center;
   background-repeat: no-repeat;
}

/* for Directory Button */

table.directory {
   border-collapse: collapse;
}
table.directory td {
  padding-right: 2px;
}

table.directory td a{
   display: block;
   width: 92px;
   height: 2.5em;
   padding: 0px;
   text-decoration: none;
}

table.directory td a:link, table.directory td a:visited {
   color: #fff;
   background-color: #fff;
   background-image: url(/images/hwrc/directory.jpg);
   background-position: center center;
   background-repeat: no-repeat;
}

table.directory td a:hover, table.directory td a:active {
   color: #fff;
   background-color: #fff;
   background-image: url(/images/hwrc/directoryRollOver.jpg);
   background-position: center center;
   background-repeat: no-repeat;
}

/* for Dictionary Button */

table.dictionary {
   border-collapse: collapse;
}
table.dictionary td {
  padding-right: 2px;
}

table.dictionary td a{
   display: block;
   width: 92px;
   height: 2.5em;
   padding: 0px;
   text-decoration: none;
}

table.dictionary td a:link, table.dictionary td a:visited {
   color: #fff;
   background-color: #fff;
   background-image: url(/images/hwrc/dictionary.jpg);
   background-position: center center;
   background-repeat: no-repeat;
}

table.dictionary td a:hover, table.dictionary td a:active {
   color: #fff;
   background-color: #fff;
   background-image: url(/images/hwrc/dictionaryRollOver.jpg);
   background-position: center center;
   background-repeat: no-repeat;
}

/* for OtherSites Button */

table.otherSites {
   border-collapse: collapse;
}
table.otherSites td {
  padding-right: 2px;
}

table.otherSites td a{
   display: block;
   width: 92px;
   height: 2.5em;
   padding: 0px;
   text-decoration: none;
}

table.otherSites td a:link, table.otherSites td a:visited {
   color: #fff;
   background-color: #fff;
   background-image: url(/images/hwrc/otherSites.jpg);
   background-position: center center;
   background-repeat: no-repeat;
}

table.otherSites td a:hover, table.otherSites td a:active {
   color: #fff;
   background-color: #fff;
   background-image: url(/images/hwrc/otherSitesRollOver.jpg);
   background-position: center center;
   background-repeat: no-repeat;
}

/* for HealthAssesment Button */

table.healthAssesment {
   border-collapse: collapse;
}

table.healthAssesment td {
  padding-right: 2px;
}

table.healthAssesment td a{
   display: block;
   width: 92px;
   height: 2.5em;
   padding: 0px;
   text-decoration: none;
}

table.healthAssesment td a:link, table.healthAssesment td a:visited {
   color: #fff;
   background-color: #fff;
   background-image: url(/images/hwrc/healthAssesment.jpg);
   background-position: center center;
   background-repeat: no-repeat;
}

table.healthAssesment td a:hover, table.healthAssesment td a:active {
   color: #fff;
   background-color: #fff;
   background-image: url(/images/hwrc/healthAssesmentRollOver.jpg);
   background-position: center center;
   background-repeat: no-repeat;
}

/* for DiseaseProfiler Button */

table.diseaseProfiler {
   border-collapse: collapse;
}

table.diseaseProfiler td {
  padding-right: 2px;
}

table.diseaseProfiler td a{
   display: block;
   width: 92px;
   height: 2.5em;
   padding: 0px;
   text-decoration: none;
}

table.diseaseProfiler td a:link, table.diseaseProfiler td a:visited {
   color: #fff;
   background-color: #fff;
   background-image: url(/images/hwrc/diseaseProfiler.jpg);
   background-position: center center;
   background-repeat: no-repeat;
}

table.diseaseProfiler td a:hover, table.diseaseProfiler td a:active {
   color: #fff;
   background-color: #fff;
   background-image: url(/images/hwrc/diseaseProfilerRollOver.jpg);
   background-position: center center;
   background-repeat: no-repeat;
}

table.drugsHerbFinder {
   border-collapse: collapse;
}
table.drugsHerbFinder td {
  padding-right: 2px;
}
table.drugsHerbFinder td a{
   display: block;
   width: 110px;
   padding: 0px;
   height: 2.5em;
   text-decoration: none;
   background-color: #CC9966;
   margin: 0 0 0 0;
}

table.drugsHerbFinder td a:link, table.drugsHerbFinder td a:visited {
   color: #fff;
   background-color: #fff;
   background-image: url(/images/hwrc/drugsHerb.jpg);
   background-position: center center;
   background-repeat: no-repeat;
}

table.drugsHerbFinder td a:hover, table.drugsHerbFinder td a:active {
   color: #fff;
   background-color: #fff;
   background-image: url(/images/hwrc/drugsHerbRollOver.jpg);
   background-position: center center;
   background-repeat: no-repeat;
}


/* Books And Fact Sheets Tab */
table.BooksFactSheetsTab {
   border-collapse: collapse;
}

table.BooksFactSheetsTab td {
  padding-right: 3px;
}

table.BooksFactSheetsTab td a{
   width:95px;
   height:42px;
   font-size:11px;
   font-family:arial;
   display: block;
   text-decoration: none;
   text-align:center;
}

table.BooksFactSheetsTab td a span{
   position:relative;
   top: 2.6em;
   font-weight:bold;
}

table.BooksFactSheetsTab td a:link, table.BooksFactSheetsTab td a:visited {
   color: #000000;
   background-color: #fff;
   background-image: url(/images/hwrc/off_booksFactsSheets.jpg);
   background-position: center center;
   background-repeat: no-repeat;
}

table.BooksFactSheetsTab td a:hover, table.BooksFactSheetsTab td a:active {
   color: #ffffff;
   background-color: #fff;
   background-image: url(/images/hwrc/on_booksFactsSheets.jpg);
   background-position: center center;
   background-repeat: no-repeat;
}

/* Magazines Journals Tab */
table.MagazinesJournalsTab {
   border-collapse: collapse;
}
table.MagazinesJournalsTab td {
  padding-right: 3px;
}

table.MagazinesJournalsTab td a{
   width:95px;
   height:42px;
   font-size:11px;
   font-family:arial;
   display: block;
   text-decoration: none;
   text-align:center;
}

table.MagazinesJournalsTab td a span{
   position:relative;
   top: 2.6em;
   font-weight:bold;
}

table.MagazinesJournalsTab td a:link, table.MagazinesJournalsTab td a:visited {
   color:#000000;
   background-color: #fff;
   background-image: url(/images/hwrc/off_magazinesJournals.jpg);
   background-position: center center;
   background-repeat: no-repeat;
}

table.MagazinesJournalsTab td a:hover, table.MagazinesJournalsTab td a:active {
   color:#FFFFFF;
   background-color: #fff;
   background-image: url(/images/hwrc/on_magazinesJournals.jpg);
   background-position: center center;
   background-repeat: no-repeat;
}

/* Drugs Tab */
table.DrugsTab {
   border-collapse: collapse;
}
table.DrugsTab td {
  padding-right: 3px;
}

table.DrugsTab td a{
   width:95px;
   height:42px;
   font-size:11px;
   font-family:arial;
   display: block;
   text-decoration: none;
   text-align:center;
}
table.DrugsTab td a span{
   position:relative;
   top: 2.6em;
   font-weight:bold;
}

table.DrugsTab td a:link, table.DrugsTab td a:visited {
   color: #000000;
   background-color: #fff;
   background-image: url(/images/hwrc/off_drugs.jpg);
   background-position: center center;
   background-repeat: no-repeat;
}

table.DrugsTab td a:hover, table.DrugsTab td a:active {
   color: #ffffff;
   background-color: #fff;
   background-image: url(/images/hwrc/on_drugs.jpg);
   background-position: center center;
   background-repeat: no-repeat;
}

/* Drugs & Herbs Tab */
table.DrugsHerbsTab {
   border-collapse: collapse;
}
table.DrugsHerbsTab td {
  padding-right: 3px;
}
table.DrugsHerbsTab td a{
   width:95px;
   height:42px;
   font-size:11px;
   font-family:arial;
   display: block;
   text-decoration: none;
   text-align:center;
}

table.DrugsHerbsTab td a span{
   position:relative;
   top: 2.6em;
   font-weight:bold;
}
table.DrugsHerbsTab td a:link, table.DrugsHerbsTab td a:visited {
   color: #000000;
   background-color: #fff;
   background-image: url(/images/hwrc/off_drugsHerbs.jpg);
   background-position: center center;
   background-repeat: no-repeat;
}

table.DrugsHerbsTab td a:hover, table.DrugsHerbsTab td a:active {
   color: #ffffff;
   background-color: #fff;
   background-image: url(/images/hwrc/on_drugsHerbs.jpg);
   background-position: center center;
   background-repeat: no-repeat;
}


/* Pamphlets Tab */
table.PamphletsTab {
   border-collapse: collapse;
}
table.PamphletsTab td {
  padding-right: 3px;
}
table.PamphletsTab td a{
   width:95px;
   height:42px;
   font-size:11px;
   font-family:arial;
   display: block;
   text-decoration: none;
   text-align:center;
}
table.PamphletsTab td a span{
   position:relative;
   top: 2.6em;
   font-weight:bold;
}

table.PamphletsTab td a:link, table.PamphletsTab td a:visited {
   color: #000000;
   background-color: #fff;
   background-image: url(/images/hwrc/off_pamphlets.jpg);
   background-position: center center;
   background-repeat: no-repeat;
}

table.PamphletsTab td a:hover, table.PamphletsTab td a:active {
   color: #ffffff;
   background-color: #fff;
   background-image: url(/images/hwrc/on_pamphlets.jpg);
   background-position: center center;
   background-repeat: no-repeat;
}

/* Video Tab */

table.VideoTab {
   border-collapse: collapse;
}
table.VideoTab td {
  padding-right: 3px;
}
table.VideoTab td a{
   width:95px;
   height:42px;
   font-size:11px;
   font-family:arial;
   display: block;
   text-decoration: none;
   text-align:center;
}
table.VideoTab td a span{
   position:relative;
   top: 2.6em;
   font-weight:bold;
}

table.VideoTab td a:link, table.VideoTab td a:visited {
   color: 000000;
   background-color: #fff;
   background-image: url(/images/hwrc/off_video.jpg);
   background-position: center center;
   background-repeat: no-repeat;
}

table.VideoTab td a:hover, table.VideoTab td a:active {
   color: #ffffff;
   background-color: #fff;
   background-image: url(/images/hwrc/on_video.jpg);
   background-position: center center;
   background-repeat: no-repeat;
}

/* News Tab */

table.NewsTab {
   border-collapse: collapse;
}
table.NewsTab td {
  padding-right: 3px;
}
table.NewsTab td a{
   width:95px;
   height:42px;
   font-size:11px;
   font-family:arial;
   display: block;
   text-decoration: none;
   text-align:center;
}
table.NewsTab td a span{
   position:relative;
   top: 2.6em;
   font-weight:bold;
}

table.NewsTab td a:link, table.NewsTab td a:visited {
   color: #000000;
   background-color: #fff;
   background-image: url(/images/hwrc/off_news.jpg);
   background-position: center center;
   background-repeat: no-repeat;
}

table.NewsTab td a:hover, table.NewsTab td a:active {
   color: #ffffff;
   background-color: #fff;
   background-image: url(/images/hwrc/on_news.jpg);
   background-position: center center;
   background-repeat: no-repeat;
}

.highlightTab {

 font-size:11px;
 color:#FFFFFF;
 background-repeat:no-repeat;
 padding-right:4px;
 width:93px;
 height:42px;
 text-align:center;
 vertical-align:bottom;
 font-weight:bold;
 font-family:arial;
} 



