﻿a
{
    text-decoration: none;
    font-family:Verdana;
    font-weight:lighter;
    font-size:12px;       
}
.challenge_name
{
    font-family: 'GrilledCheese BTN Wide Blk';
    font-size: 18px;
    text-align: center;
    color: #99ff00;
    font-style: normal;
    font-weight: bolder;
}

.challenge_name_black
{
    font-family: 'GrilledCheese BTN Wide Blk';
    font-size: 18px;
    text-align: center;
    color:Black; 
    font-style: normal;
    font-weight: bolder;
}
.challenge_count
{
    font-family: 'Verdana';
    font-size: 18px;
    text-align: center;
    color: #99ff00;
    font-style: normal;
    font-weight: bolder;
}

.challenge_count_black
{
    font-family: 'Verdana';
    font-size: 18px;
    text-align: center;
    color: Black;
    font-style: normal;
    font-weight: bolder;
}
.challenge_date
{
    font-family:Verdana;
    font-weight:bold;
    font-size:9px;
 }
.challenge_description
{
    font-family:Verdana;
    font-size:9px;
}
.challenge_error
{
    font-family: Verdana;
    font-size: 9px;
    font-weight: bold;
    color: #FF0000;
}
.challenge_header
{
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
    text-align:center;
    vertical-align:bottom;
    color: #99ff00;
}
.challenge_row
{
    background-color: #CCFF66;
    vertical-align: top;
}
.challenge_alternate_row
{
    background-color: #669900;
    vertical-align: top;
}
.species_cell
{
    border-style: none;
}
.prize_cell
{
    border-style: none;
    font-family: Verdana;
    font-weight: bold;
    font-size: 9px;
    text-align: left;
}

.challenge_td
{
    border: thin solid #808000;
    border-spacing: 0px;
}
.challenge_img
{
    border-style: none;
}
