td {
    text-align: left;
    vertical-align: top;
    font-family:Arial;
    /*font-family:Tahoma;*/
    font-size:12px;
    color:#806C59;
}

td.index_main {
    background-image: url("img/tree_back.jpg");
    background-repeat: no-repeat;
}

form
{
    margin:0px;
}

a {
    font-family:Arial;
    font-size:13px;
    text-decoration: none;
    font-weight: bold;
    color:#596F80;
}

A:Hover  {
    color : #596F80;
    text-decoration : underline;
}

H1 {
    color: #596F80;
    font-weight: bold;
    font-size : 24px;
}

H2 {
    color: #596F80;
    font-weight: bold;
    font-size : 16px;
}

DIV.sectiontext {
    text-align: justify;
    margin-left: 40px;
    margin-right: 20px;
    margin-bottom: 50px;
}

DIV.largesectiontext {
    font-size : 14px;
    text-align: justify;
    margin-left: 40px;
    margin-right: 20px;
    margin-bottom: 50px;
}

DIV.importanttext {
    font-weight: bold;
    font-size : 14px;
    color: black;
    background-color: #fffeb6;
}

A.importantlink {
    font-family: Arial;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
    color: #596F80;
    background-color: #fffeb6;
}

A.importantlink:Hover  {
    text-decoration : underline;
}

DIV.errortext {
    text-align: justify;
    margin-left: 40px;
    margin-right: 20px;
    margin-bottom: 50px;
    color: #FF0000;
}

TD.gallery {
    width: 250px;
    border: 1px solid #806C59;
}

TD.rss {
    width: 200px;
    height: 120px;
    text-align: center;
    vertical-align: middle;
    border: 3px ridge #596F80;
}

TD.search {
    width: 450px;
    height: 100px;
    text-align: center;
    vertical-align: middle;
    border: 3px ridge #596F80;
}

TD.date_hdr_col {
    font-weight: bold;
    width: 85px;
    border: 1px solid #806C59;
    text-align: center;
    padding: 5px;
}
TD.title_hdr_col {
    font-weight: bold;
    width: 300px;
    border: 1px solid #806C59;
    text-align: center;
    padding: 5px;
}
TD.speaker_hdr_col {
    font-weight: bold;
    width: 210px;
    border: 1px solid #806C59;
    text-align: center;
    padding: 5px;
}
TD.file_hdr_col {
    font-weight: bold;
    width: 75px;
    border: 1px solid #806C59;
    text-align: center;
    padding: 5px;
}

TD.date_col {
    width: 85px;
    border: 1px dotted #806C59;
    text-align: center;
    padding: 5px;
}
TD.title_col {
    width: 300px;
    border: 1px dotted #806C59;
    padding: 5px;
}
TD.speaker_col {
    width: 210px;
    border: 1px dotted #806C59;
    padding: 5px;
}
TD.file_col {
    width: 75px;
    border: 1px dotted #806C59;
    text-align: center;
    padding: 5px;
}

TD.newer {
    width: 250px;
    border: hidden;
    text-align: left;
    padding: 5px;
}
TD.older {
    width: 250px;
    border: hidden;
    text-align: right;
    padding: 5px;
}

TD.rec_date_hdr_col {
    font-weight: bold;
    width: 100px;
    border: 1px solid #806C59;
    text-align: center;
    padding: 5px;
}
TD.rec_file_hdr_col {
    font-weight: bold;
    width: 75px;
    border: 1px solid #806C59;
    text-align: center;
    padding: 5px;
}
TD.rec_date_col {
    width: 100px;
    border: 1px dotted #806C59;
    text-align: center;
    padding: 5px;
}
TD.rec_file_col {
    width: 75px;
    border: 1px dotted #806C59;
    text-align: center;
    padding: 5px;
}

TD.dem_track_hdr_col {
    font-weight: bold;
    width: 250px;
    border: 1px solid #806C59;
    text-align: center;
    padding: 5px;
}
TD.dem_file_hdr_col {
    font-weight: bold;
    width: 75px;
    border: 1px solid #806C59;
    text-align: center;
    padding: 5px;
}
TD.dem_track_col {
    width: 250px;
    border: 1px dotted #806C59;
    text-align: left;
    padding: 5px;
}
TD.dem_file_col {
    width: 75px;
    border: 1px dotted #806C59;
    text-align: center;
    padding: 5px;
}


#goodenough {
    font-size: x-small;
    line-height: 90%;
    width: 50ex;
    height: 5em;
    background-color: #FFFFFF;
    padding: 0.75ex;
    border: 1px solid black;
}
#goodenoughimage {
    position: relative;
    top: 0.2em;
    padding-left: 1ex;
}
#goodenoughtext {
    color: #333333;
    text-align: left;
    padding-left: 40;
}
#goodenoughtext A {
    font-size: small;
    line-height: 100%;
}
#goodenoughtext A:link { color: #800080; }
#goodenoughtext A:visited { color: #800080; }
#goodenoughtext A:active { color: #800080; }
#goodenoughtext STRONG { color: #990000;}
