BODY {
    background-color: white;
    font-family: Helvetica, Arial, Veranda, Tahoma;
    font-size:10px;
    padding:0px;
    margin:10px; 0px;
}

A.topNav, .topNav {
    font-size:14px;
    color: #000080;
    font-weight: bold;
    text-decoration: none;
}

A.topNav:hover {
    color: #222222;
    text-decoration: underline;
}

A.sortlink, .sortlink {
    font-size:10px;
    color: #000080;
    font-weight: normal;
    text-decoration: none;
}

A.sortlink:hover {
    color: #222222;
    text-decoration: underline;
}


.formPrompt {
    font-family: Helvetica, Arial, Veranda, Tahoma;
    font-size:12px;
    font-weight: bold;
    color: black;
}

.showTitle {
    font-family: Helvetica, Arial, Veranda, Tahoma;
    font-size:18px;
    font-weight: bold;
    color: black;
}

.showDesc {
    font-family: Helvetica, Arial, Veranda, Tahoma;
    font-size:12px;
    font-weight: normal;
    color: #444444;
}

.showSummary {
    font-family: Helvetica, Arial, Veranda, Tahoma;
    font-size:12px;
    font-weight: normal;
    color: #666666;
}

.showDetail {
    font-family: Helvetica, Arial, Veranda, Tahoma;
    font-size:11px;
    font-weight: normal;
    color: #333333;
}

DIV.epDiv {
    width: 98%;
    background-color: #E0E0E0;
    text-align: left;
    font-family: Helvetica, Arial, Veranda, Tahoma;
    font-size:12px;
    font-weight: normal;
    color: #444444;
    border: 1px solid #343434;
    padding: 3px;
}

DIV.epPlay {
    width: 98%;
    background-color: white;
    text-align: left;
    font-family: Helvetica, Arial, Veranda, Tahoma;
    font-size:11px;
    font-weight: normal;
    color: #444444;
    padding: 1px;
}

.epPlay {
    font-family: Helvetica, Arial, Veranda, Tahoma;
    font-size:11px;
    font-weight: normal;
    color: #444444;
}

.epTitle {
    font-family: Helvetica, Arial, Veranda, Tahoma;
    font-size:14px;
    font-weight: bold;
    color: black;
}

.moreSpan {
    font-family: Helvetica, Arial, Veranda, Tahoma;
    font-size:11px;
    font-weight: normal;
    text-decoration: none;
    height: 12px;
    color: #444488;
    cursor: pointer;
}

.pass {
    font-family: Helvetica, Arial, Veranda, Tahoma;
    font-size:12px;
    font-weight: normal;
    text-decoration: none;
    background-color: white;
    height: 14px;
    color: #000080;
}

.fail {
    font-family: Helvetica, Arial, Veranda, Tahoma;
    font-size:18px;
    font-weight: normal;
    text-decoration: none;
    height: 14px;
    color: #800000;
}
