a { color: #7e6b27; }

ADDRESS { font-size: smaller;
          font-style: italic; }

BODY { background: white;
       font-family: sans-serif;
       font-size: small; }

.indent1 { position:relative;
	left:20px; }

.indent2 { position:relative;
	left:40px; }

DIV.references { font-size: smaller; }

DT { font-weight: bold;
     margin-top: 1em; }

SPAN.note { font-size: larger;
            font-style: italic;
            font-weight: bold; }

SPAN.date,
SPAN.format,
SPAN.org     { font-size: smaller; }
SPAN.section { font-size: small; }

table.highlight1 { border-style:dotted; 
	border-color:#a5b4bf; 
	border-width:2px; 
	padding:2px; }

table.highlight2 { border-style:dotted; 
	border-color:#cad6de; 
	border-width:2px; 
	padding:2px }

TABLE.menu  { color: rgb(151,53,0);
              font-variant: small-caps; }
TD.active   { border-left:  solid #a5b4bf;
              border-right: solid #a5b4bf;
              border-top:   solid #a5b4bf;
              foreground: #cad6de;
              background: #cad6de;
              padding: .1em 1em .1em 1em; width: auto; }
TD.active a { color: #7e6b27;
               font-weight:bold }
TD.inactive { background: #a5b4bf;
              padding: .1em 1em .1em 1em; }
TD.inactive a { color: #ffffff;
               font-weight:bold }
TD.spacing  { border-bottom: solid rgb(211,211,211);
              width: 100%; }

td.backbox { background-image:
	url('../images/search-browse_background.jpg');
        background-repeat: no-repeat;
	background-position: center }
