#body  
{
  font-family: verdana,arial,sans-serif; 
  font-size: 10px; 
  background: #FFFFFF; 
  color: #000000;
  margin: 0px 0px 10px 0px;
  }

.center { text-align: center; }


#pagebanner 
{ 
  font-family: verdana, arial, sans-serif;
  color:#5587b9;
  background: #f0f0ff;
  font-size:30px;
  font-weight:bold;
  font-style: italic;
  padding:15px;
  letter-spacing:0.3em;
  border-bottom: 3px solid #5587B9;
  }


#pageheader
{ 
  font-family: verdana, arial, sans-serif;
  color:#5587b9;  background-color: transparent;
  /*  background: #f0f0ff; */
  font-size:16px;
  font-weight:bold;
  font-style: italic;
  /*  padding:15px; */
  letter-spacing:0.3em;
  border-bottom: 3px solid #5587B9;
  }

.pagedesc 
{ 
  font-family:verdana, arial, sans-serif;
  color: rgb(91,91,91);
  background: #f0f0ff;
  font-size:14px;
  letter-spacing: .15em;
  font-weight:bold;
  text-transform:none;
  }

.pkgbanner 
{ 
  font-family: times, serif; 
  font-weight: bold; 
  font-style: italic;  
  font-size: 30px; 
  letter-spacing: .3em
  }

.descbanner
{
  font-family: verdana,arial,sans-serif; 
  font-weight: bolder; 
  font-style: oblique; 
  font-size: 24px; 
  color: #FF4000;  background-color: transparent;
  letter-spacing: .15em;
  }

.myname 
{
  font-family: Verdana,Arial,Helvetica,sans-serif; 
  font-size: 18px; 
  font-weight: bold;
  }


.sectitle {font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 16px; color: #FFFFFF; background-color: #707060; font-weight: bold;}
.secbody { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; padding: 2px;}
.sectable { border: 1px dotted rgb(40,40,40); }
.section { padding-top: 2em; }

.filename { font-family: Courier, monospace; }
.filelines { font-family: Courier, monospace; color: #008000; font-size: 12px; margin-left: 20px;  background-color: transparent;}
.cmdline { font-family: Courier, monospace;  color: #008000; font-size: 12px; margin-left: 20px;  background-color: transparent;}

.pkgname {font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bold; background-color: transparent;}
.pkgtitle { font-family: times, serif; font-size: 14px; color: #008000; font-style: italic;  background-color: transparent;}
.pkgdesc { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; }

.pkglinks { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; }

.pkgbody {font-family: Georgia,Times,serif; font-size: 14px; color: #000000; background-color: #FFFFFF; font-weight: bold; font-style: italic; }

.footsec { border-top: 1px dotted #777; padding-top: 5pt; margin-top: 5pt;}
.disclaimsec { padding-top: 4px; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 9px; text-align: center; }
.footbody { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10px; text-align: center; }
.lastmod { font-family: Verdana,Arial,Helvetica,sans-serif; 
           font-size: 10px; 
           text-align: center; 
           font-style: oblique; }
.modtime { font-family: Verdana,Arial,Helvetica,sans-serif; 
           font-size: 11px; 
           font-style: oblique; }
.footdisclaim { font-family: Verdana,Arial,Helvetica,sans-serif; 
                font-size: 9px; 
                text-align: center; }
.copyack { font-size: 9px; }

.cellbottom 
{ 
  border-bottom: 1px dotted #D0D0D0; 
  }

.pkginfocell
{ 
  border-bottom: 1px dotted #D0D0D0; 
  }

.pkginfocellbot
{ 
  }

.pkgnamecell
{ 
  vertical-align: top;
  border-bottom: 1px dotted #D0D0D0; 
  width: 13%;
  }

.pkgnamecellbot
{ 
  vertical-align: top;
  width: 13%;
  }

.booktitle
{ 
  text-decoration: underline;
 }

.leftindent { margin-left: 20px; }
.bodyindent { margin-left: 20px; margin-right: 20px; }
.mainbody { margin-left: 20px; margin-right: 20px; font-size: 13px; }
.mainpara { margin: 20px 20px 10px 10px; font-size: 13px; }
.maintext { font-size: 13px; }

p.news 
{
  font-family: verdana,arial,sans-serif; 
  border-style: solid; 
  border-width: 2pt; 
  border-color: #5587B9; 
  padding: 2pt; 
  text-align: center;
  font-weight: bold;
  margin-left: 15%;
  width: 70%;
  }

form     {font-family: verdana,arial,sans-serif; font-size: 13px;}
form.spec {font-family: verdana,arial,sans-serif; font-size: 10pt;}
textarea.spec {font-family: verdana,arial,sans-serif; font-size: 10pt;}
input    {font-family: verdana,arial,sans-serif;}
li       {font-family: verdana,arial,sans-serif;}
table    {font-family: verdana,arial,sans-serif;}
td.gray6 {color: #000000; background-color: #D0D0D0;}
td.gray7 {color: #000000; background-color: #DDDDDD;}
td.gray8 {color: #000000; background-color: #EAEAEA;}
td.gray9 {color: #000000; background-color: #F6F6F6;}
tr.gray6 {color: #000000; background-color: #D0D0D0;}
tr.gray7 {color: #000000; background-color: #DDDDDD;}
tr.gray8 {color: #000000; background-color: #EAEAEA;}
tr.gray9 {color: #000000; background-color: #F6F6F6;}
th.gray6 {color: #000000; background-color: #D0D0D0;}
th.gray7 {color: #000000; background-color: #DDDDDD;}
th.gray8 {color: #000000; background-color: #EAEAEA;}
th.gray9 {color: #000000; background-color: #F6F6F6;}

a:link { color: #963; text-decoration: none;  background-color: transparent;}
a:visited {color: #963; text-decoration: none;  background-color: transparent;}
a:active  {color: #641;  background-color: transparent;}
a:hover   {color: #641; background-color: #eec; } 

a.content-table-current:link  { font-weight:bold; color:#fff; background-color:#963; }
a.content-table-current:visited  { font-weight:bold; color:#fff; background-color:#963; }
a.content-table-current:hover  { font-weight:bold; color:#fff; background-color:#eec; }

.content-table-current {  font-weight: bold; }

a.topnav:link { color: #822; text-decoration: none;  background-color: transparent;}
a.topnav:visited {color: #822; text-decoration: none;  background-color: transparent;}
a.topnav:active  {color: #933;  background-color: transparent;}
a.topnav:hover   {color: #933; background-color: #ec7; } 

a.logonav:link { color: #822; text-decoration: none;  background-color: transparent; }
a.logonav:visited {color: #822; text-decoration: none;  background-color: transparent;}
a.logonav:active  {color: #933;  background-color: transparent;}
a.logonav:hover   {color: #933;  background-color: transparent; } 

h1 
{ 
  font-family: verdana,arial,sans-serif; 
  font-size: 28px; 
  margin-top: 20px; 
  margin-bottom: 12px; 
  font-weight: bold;}

h2
{ 
  font-family: verdana,arial,sans-serif; 
  font-size: 24px;
  margin-top: 16px;
  margin-bottom: 10px;
  font-weight: bold;
  }

h3
{ 
  font-family: verdana,arial,sans-serif; 
  font-size: 20px; 
  margin-top: 12px; 
  margin-bottom: 8px; 
  font-weight: bold;
  }

h4
{ 
  font-family: verdana,arial,sans-serif; 
  font-size: 16px; 
  margin-top: 10px; 
  margin-bottom: 6px; 
  font-weight: bold;
  }

h5
{ 
  font-family: verdana,arial,sans-serif; 
  font-size: 13px; 
  margin-top: 8px; 
  margin-bottom: 4px; 
  font-weight: bold;
  }

.linktable 
{ 
  font-family: serif; 
  font-size: 12px; 
  }

hr 
{ 
  border-style: groove;
  width: 90%;
  }


.stdbodytable
{ 
  width:100%;
}


.stdcontentcell
{ 
  width:140pt;
}

/* pubmed results classes */

.article-authors
{
  font-family: Verdana,Arial,Helvetica,sans-serif; 
  font-size: 14px; 
  font-weight: bold;
  color: #048; background-color: transparent;
  }


.article-title
{
  font-family: Verdana,Arial,Helvetica,sans-serif; 
  font-size: 20px; 
  font-weight: bold;
  color: #800; background-color: transparent;
  margin-bottom: 2pt;
  }

.article-reference
{
  font-family: Verdana,Arial,Helvetica,sans-serif; 
  font-size: 12px; 
  font-weight: bold;
  }

.mesh-heading
{
  font-family: Verdana,Arial,Helvetica,sans-serif; 
  font-size: 14px; 
  color: #040; background-color: transparent;
  margin-left: 20pt;
  }

.mesh-heading-title
{
  font-family: Verdana,Arial,Helvetica,sans-serif; 
  font-size: 18px; 
  font-weight: bold;
  margin-top: 10pt;
  }

.error	{color: red; font-size: 15px; background-color: transparent;}


#navbar a:link 
{  
  border-width: 1px 0 1px 0;
  border-color: #FFD700;
  border-style: solid;
  font-size: 90%;
  margin: 0 1em;
  padding: 0 0.2em;
  }
  
#navbar a:hover
{  
  border-color: white;
  border-style: solid;
  border-width: 1px 0 1px 0;
}

#navbar {  margin: 1em 0 -0.5em 0 }

#searchbar a {  margin: 0.3em 0.3em 0.3em 0.3em;   padding: 0 0.2em; }

#searchbar a:link
{  
  color: #FFE730;
  background-color: transparent;
  font-size: 90%;
  margin: 0 1em;
  }

#searchbar a:visited
{  
  color: #FFE730;
  background-color: transparent;
  font-size: 90%;
  margin: 0 1em;
  }
  
#searchbar a:active
{  
  color: white;
  background-color: transparent;
  }

#searchbar a:hover
{  
  color: white;
  background-color: transparent;
  }


#banner
{  
  background: #36648B;
  border: 1px solid black;
  color: white;
  margin: 1em 1em 1em 1em;
/*  padding: 0.5em 0.5em 1.5em 1.5em; */
  }  
  

#banner a.logo {  font-family: serif; font-weight: bold; font-size: 250%; }
#banner a:hover {  background: transparent; color: white }
#banner a {  color: white; font-weight: normal; text-decoration: none; padding: 0 }
