A:link {
    text-decoration: none;
    color: #22aaaa;
}

A:visited {
    text-decoration: none;
    color: #88aaaa;
}

A:hover {
    text-decoration: none;
    font-style: italic;
}

A:active {
    background-color: #aaffaa;
    color: #000000;
    text-decoration: none;
}

* {
    font-family: avant garde gothic, trebuchet ms, verdana, Arial Rounded MT Bold, Tahoma, Geneva, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
}

BODY {
    background-color: #eeffff;
    font-family: avant garde gothic, trebuchet ms, verdana, Arial Rounded MT Bold, Tahoma, Geneva, Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 16px;
    font-weight: normal;
}

.date {
    font-family: avant garde gothic, trebuchet ms, verdana, Arial Rounded MT Bold, Tahoma, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
}

.desc {
    font-family: avant garde gothic, trebuchet ms, verdana, Arial Rounded MT Bold, Tahoma, Geneva, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 16px;
}

.seealso {
    font-family: avant garde gothic, trebuchet ms, verdana, Arial Rounded MT Bold, Tahoma, Geneva, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 10px;
}

.bighead {
    font-size: 64px;
    font-weight: bold;
}

.navsmall {
    font-size: 12px;
    color: #000000;
    font-family: avant garde gothic, trebuchet ms, verdana, Arial Rounded MT Bold, Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

.comment {
    text-align: center;
    color: #222288;
    font-weight: normal;
    font-size: 12px;
    font-style: italic;
}

.caption {
    text-align: center;
    color: #222288;
    font-weight: bold;
    font-size: 16px;
}

.credit {
    font-weight: normal;
    font-size: 12px;
    font-style: italic;
}

.arrownav { width: 100%; border: none; margin: 0; padding: 0; }
.arrow { font-weight: bold; text-decoration: none; }

.image { border: solid 7px black; }

.desctable { width: 100%; border: none; margin: 0; padding: 0; }

.titlecell { vertical-align: top; }
.title { font-size: 32px; }

.location { font-weight: bold; }

.description { font-family: Arial,Geneva,sans-serif; }

HR.sephr { background-color: black; height: 1px; width: 90%; }

.navtable { width: 100%; border: none }

.settingscell {
    width: 1%;
    vertical-align: top;
    text-align: right;
    white-space: nowrap;
}
.settingstitle {
    font-size: xx-small;
    font-weight: bold;
}
.settings {
    font-size: xx-small;
}

.tracksind { font-weight: bold; }

.toptable { width: 100%; background-color: #EEEEFF; }

.dirtop { background-color: #EEEEFF; }
.globaltop { background-color: #FFEEEE; }
.tracktop { background-color: #EEFFEE; }
.sortedtop { background-color: #EEFFFF; }

.toptitle { font-size: x-large; }
.topsubtitle { font-weight: bold; }

.mininav { text-align: right; font-size: smaller; }



