body
{
    margin: 0;
    padding: 0;

    font-family: Verdana,Arial,Helvetica,Geneva,Swiss,Sans-Serif;
    font-size: 13px;
    color: #222222;
}

a:link, a:visited, a:hover
{
    color: #9A2600;
    text-decoration: none;
}

a img
{
    border: none;
}

div img
{
   vertical-align: bottom;
}

.hardtext
{
    font-family: Verdana,Arial,Helvetica,Geneva,Swiss,Sans-Serif;
    font-size: 12px;
    color: #485731;
}

.greenbg
{
    background:url(/images/greenbg.gif);
    background-repeat: repeat-x;
}

.contestbg
{
    background:url(/images/contest_bg.gif);
    background-repeat: repeat-x;
    color: #333333;
    font-size: 12px;
    font-family: arial;
}

.formlabel
{
    color: #555555;
    font-size: 12px;
    font-family: arial;
    font-weight: bold;
}

.shade_left
{
    background:url(/images/shade_left.gif);
    background-repeat: repeat-y;
}

.shade_right
{
    background:url(/images/shade_right.gif);
    background-repeat: repeat-y;
}

.shade_middle
{
    background:url(/images/shade_middle.gif);
    background-repeat: no-repeat;
}

.footerlink
{
    color: #fefefe;
    font-size: 12px;
    font-weight: bold;
    font-family: arial;
    text-decoration: none;
}

.title
{
    color: #658829;
    font-size: 26px;
    font-weight: bold;
    font-family: arial;
    text-decoration: none;
}

.subtitle
{
    color: #658829;
    font-size: 18px;
    font-weight: bold;
    font-family: arial;
    text-decoration: none;
}

.sub2title
{
    color: #658829;
    font-size: 12px;
    font-weight: bold;
    font-family: arial;
    text-decoration: none;
}

.mainbody
{
    color: #4C6923;
    line-height: 1.35em;
    font-size: 13px;
    font-family: arial;
    padding: 20px;
    text-decoration: none;
}

a.footerlink:link, a.footerlink:visited, a.footerlink:hover
{
    color: #fefefe;
    font-size: 11px;
    font-weight: bold;
    font-family: arial;
    text-decoration: none;
}

a.dropdownlink:link, a.dropdownlink:visited, a.dropdownlink:hover
{
    color: #547815;
    font-size: 11px;
    font-weight: bold;
    font-family: arial;
    text-decoration: none;
}

.foot_bg
{
    background:url(/images/footerbg2.gif);
    background-repeat: no-repeat;
}

.forminputbox
{
    font-family: Verdana,Arial,Helvetica,Geneva,Swiss,Sans-Serif;
    font-size: 12px;
    background-color: #eeeeee;
    color: #222222;
    border: 1px solid #77A12E;
    width: 180px;
}

.formtext
{
    padding: 20px;
    color: #333333;
    font-size: 12px;
    font-family: arial;
}

.headmany
{
    font-size: 12px;
    font-family: arial;
    font-weight: bold;
}

a.contestlink:link, a.contestlink:visited, a.contestlink:hover
{
    color: #40732E;
    font-size: 11px;
    font-weight: bold;
    font-family: arial;
    text-decoration: underline;
}

.columntext
{
    background-color: #FFFFFF;
    padding: 10px;
    color: #666666;
    font-size: 12px;
    font-family: arial;
    border-width: 2px 2px;
    border: 1px solid #CECDCD;
    border-top: 0px;
}