﻿body
{
    background: url("/images/background_tile_1x290.jpg") repeat-x scroll left top transparent;
    color: #2C2C2C;
    margin: 0 auto;
    font-family: Arial ,helvetica,clean,sans-serif;
}

a
{
    text-decoration: none;
    color: #ffcc00;
}

img {border:none;}
#header-body-bg
{
    background: url("/images/background_head_1600x290.jpg") repeat scroll center top transparent;
    height: 290px;
    margin-top: -30px;
    width: 100%;
}

#headerinfo
{
    text-align: center;
    width: 800px;
    margin: 0 auto;
}


#headerinfo h1
{
    color: #ffcc00;
    font-size: 45px;
    margin-right: 160px;
    padding-top: 60px;
}
#page
{
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    width: 700px;
    font-size: 15px;
    min-height: 200px;
    line-height: 26px;
}

#instructions
{
    width: 300px;
    text-align: center;
    margin: 0 auto;
    border: 1px groove #ccc;
    border-radius: 5px;
    margin-top: -16px;
    float: left;
}

/*   #displayResults{ margin-left: 300px;
    padding: 10px;
    width: 400px;}*/

#PanelServiceResponse
{
    margin-left: 350px;
    margin-top: -45px;
    padding: 10px;
    width: 400px;
}
#footer-body-bg
{
    background: url("/images/background_foot_tile_1x391.jpg") repeat-x scroll left bottom transparent;
    bottom: 0;
    height: 391px;
    margin-top: 90px;
    width: 100%;
    z-index: -2;
}

#footer-body-inner-bg
{
    background: url("/images/background_foot_1600x391.jpg") no-repeat scroll center bottom transparent;
    bottom: 0;
    height: 391px;
    width: 100%;
    z-index: -1;
}

.errors
{
    color: Red;
    font-weight: bold;
    font-size: 19px;
}

.noerrors
{
    color: #3366FF;
    font-weight: bold;
    font-size: 19px;
}


#pTreeviewResults
{
    margin-top: 20px;
    }
#tvForecastResults
{
 
 
    width: 270px;
}


#tvForecastResults a {color: #000;}