
a {
color: #226207;
}

a:visited {
/*color: #73A824;*/
color: #226207;
}

a:active {
color: #333333;
}

a:hover {
color: #2A7A08;
}

body {
text-align: left;
}


h1 {
}

h2 {
}



div.footer {

}


table.header {

}


/*-----*/
div.searchwidget {
padding: 5px;
margin-right: auto;
}

div.searchwidget table, div.searchwidget td {
border: 1px solid gray;
}

/*-----*/
table.searchresults {
border: 3px outset gray;
margin: 10px 0;
padding: 0px;
border-spacing: 1px;
font-size: 93%;
width: 90%;
margin-left: auto;
margin-right: auto;
}

table.searchresults caption {
caption-side: top;
text-align: center;
font-family: helvetica,arial,sans-serif;
font-size: 80%;
}

table.searchresults tbody {
}

table.searchresults tr {
}

table.searchresults td {
border: 0;
padding: 1px 10px 1px 10px;
}

table.searchresults th {
background-color: #aaa;
margin: 0;
padding: 0 10px 0 10px;
border-bottom: 1px solid black;
border-top: 1px solid black;
}

table.searchresults tr.row1 {
background-color: #ddd;
}

table.searchresults td.careful {
background-color: #ff0000;
font-style: italic;
}

table.searchresults td.tablenavigationtool {
background-color: #bbb;
font-style: bold;
font-size: 80%;
padding: 3px 5px;
font-family: helvetica,arial,sans-serif;
}