/************************************/
a {text-decoration:none}
a:link { color: blue; }
a:visited { color: blue;  } 
a:hover { color: blue; background: #ffff00;}

a.nohighlight:hover {background: #ffffff;}

BODY {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size:0.95em;
  color: #000000;
  height: 100%;
  line-height: 150%;
}

p {  line-height: 150%;
  font-size: 0.95em;
}

h1, h2, h3, h4, h5 { 
    font-family: "Trebuchet MS", Arial, sans-serif;
    color: #000000;
}

li {margin: .4em 0} /* increase the line spacing in lists a bit */

img {
padding:6px;
border:1px solid #cccccc;
}

imgLite {
padding:6px;
border:1px solid #cccccc;
}


DBimg {
padding:8px;
border:solid;
border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
border-width: 1px 2px 2px 1px;
background-color:white;
}


form {border: 0px; margin: 0px; padding: 0px; color: #000000;}

table {border-width: 2px; border-color: #cccccc;}
td {border-width: 0px;}
td {font-size: 0.95em;}

table.outerTable      {border-style: solid; border-width: 1px; border-color: #cccccc;}
table.outerTable td   {font-size: 0.90em;}
table.tableText       {border-style: solid; border-width: 1px; border-color: #cccccc;}
table.navBar td       {border-width: 0px; font-size:0.8em;}
table.navBar          {border-style: solid; border-width: 0px; border-color: #cccccc;}
table.DBtable         {border-width: 0px;}
table.DBtable td      {border-width: 0px; font-size:0.8em;}
table.DBrecord        {border-style: solid; border-width: 1px; border-color: #cccccc;}
table.categoryMenu    {border-style: solid; border-width: 0px; border-color: #cccccc;}
table.categoryMenu td {border-width: 0px; font-size: small;}
table.categoryInfo    {border-width: 0px;}

table.noBorder     {border-width: 0px;}

/*.DBrecord {font-style: italic;}*/