
.mainTitleDisplay
{
    font-weight: bold;
    font-size: 150%;
    text-align: center;
}

.titleDisplay
{
    font-weight: bold;
    font-size: 100%;
}

.subtitleDisplay
{
    font-size: 80%;
}

.browsehvalues
{
    font-size: 150%;
    color: #6C594B;
}

.browsehvalue
{
    text-decoration: underline;
    cursor: pointer;
}

.errormessage
{
    font-size: 150%;
    color: #ff0000;
}

.subjectLink
{
    text-decoration: underline;
    cursor: pointer;
    color: #404040;
}

.metaobject
{
    padding-top: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
}

.transcription
{
    color: #000000;
    font-size: 120%;
    font-family: "Comic Sans MS", helvetica, sans-serif;
    background-color: #EDD6A0;
    padding-top: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    line-height: 2em;
}

.elementLink
{
    text-decoration: underline;
    cursor: pointer;
    color: #FF0000;
}

.copyright
{
    font-size: 75%;
    font-weight: bold;
    text-align: center;
}

.menuitem
{
    color: #020202;
    background-image: url(../images/button2.gif);
    background-repeat: no-repeat;
    text-align: center;
    width: 156px;
    height: 39px;
    font-weight: bold;
    font-size: 100%;
    font-family: "Book Antiqua", helvetica, sans-serif;
}

.menuitemhigh
{
    color: #000000;
    background-image: url(../images/button3.gif);
    background-repeat: no-repeat;
    text-align: center;
    width: 156px;
    height: 39px;
    font-weight: bold;
    font-size: 100%;
    font-family: "Book Antiqua", helvetica, sans-serif;
}

.listtitle
{
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
}

.listitem
{
    color: #000000;
}

.listitemhigh
{
    color: #FFFFFF;
    background-color: #6C594B;
}

.ele
{
    color: #404040;
}

.elehigh
{
    color: #FF4040;
}

.progress
{
    font-weight: bold;
    font-size: 150%;
    text-align: center;
    color: #004000;
}
