.details
{
    color: #FFFFFF;
    background: #C0C0C0;
    text-align: center;
}

.details table#picture
{
    margin-left:auto;
    margin-right:auto;
    width: auto;
    border: none;
    text-align: center;
}
.details tr#picture_footer
{
    color: #800000;
    text-align:left;
}

.details p#label
{
    color: #0000FF;
    font-family: Arial;
    font-weight: bold;
}

.prizes 
{
    font-family: Arial;
    background-color: #8F9AAB;
    color: Black;
}

.prizes img 
{
    vertical-align: middle;
}

.prizes_year
{
    text-indent: 2em;
    background-color: #00CC99;
    font-size: xx-large;
    font-weight: bold;
}
.prizes_year_alt
{
    background-color: #FFFFCC;
}

.prizes_header 
{
    font-size: xx-large;
    font-weight: bold;
    background-color: #FFFFCC;
    color: Black;
}
.prizes_header_note
{
    color: #800000; 
}

.prizes_table 
{
    border: none;
    color: #800000;
    vertical-align: middle;
    font-size: large;
    line-height: 200%;
}
