@media print
{

}
@media screen
{
    body
    {
        background-color: #373737;
        scrollbar-face-color: #DEE3E7;
        scrollbar-highlight-color: #FFFFFF;
        scrollbar-shadow-color: #DEE3E7;
        scrollbar-3dlight-color: #D1D7DC;
        scrollbar-arrow-color: #000000;
        scrollbar-track-color: #EFEFEF;
        scrollbar-darkshadow-color: #98AAB1; /*background-attachment: fixed; background-image: url(/images/page_bgr_1.jpg); background-repeat: repeat;            */
    }

    .ScrollBar1
    {
        scrollbar-face-color: Black;
        scrollbar-highlight-color: Black;
        scrollbar-shadow-color: Black;
        scrollbar-3dlight-color: Gray;
        scrollbar-arrow-color: Gray;
        scrollbar-track-color: Black;
        scrollbar-darkshadow-color: Gray;
    }

 /*h2, h3, h4, h5, h6 {color:#D3D3D3}*/

body
{
    font: 11px/16px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
            font-style: normal;
        color: #d8cba9;
}

    .TitleLargeYellow
    {
        font-family: Tahoma;
        color: #fdc801;
        font-size: 20px;
        font-style: normal;
        font-weight:bold;
    }
    .TitleLargeRed
    {
        font-family: Tahoma;
        color: #ed2024;
        font-size: 20px;
        font-style: normal;
        font-weight:bold;
    }
    .TitleLargeWhite
    {
        /*font: 20px/27px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;*/
        font-family: Tahoma;
        color: #ffffff;
        font-size: 22px;
        font-style: normal;
        font-weight:bold;
    }
    .TitleMediumYellow
    {
        font-family: Tahoma;
        color: #fdc801;
        font-size: 16px;
        font-style: normal;
        line-height:23px;
        font-weight:bold;
    }
    .TitleMediumRed
    {
        font-family: Tahoma;
        color: #ed2024;
        font-size: 16px;
        font-style: normal;
        line-height:23px;
        font-weight:bold;
    }
    .TitleMediumWhite
    {
        font-family: Tahoma;
        color: #ffffff;
        font-size: 16px;
        font-style: normal;
        line-height:23px;
        font-weight:bold;
    }
    .TitleSmallWhite
    {
        font-family: Tahoma;
        color: #ffffff;
        font-size: 12px;
        font-style: normal;
        font-weight:bold;
    }
    .TitleSmallRed
    {
        font-family: Tahoma;
        font-size: 12px;
        color: #ed2024;
        font-weight: bold;
        font-style: normal;
    }
    .TitleSmallYellow
    {
        font-family: Tahoma;
        font-size: 12px;
        color: #DEB101;
        font-weight: bold;
        font-style: normal;
    }

    .TitleSmallGreen
    {
        color: #b70b09;
        font-family: Tahoma;
        font-size: 12px;
        font-weight: bold;
        font-style: normal;
    }

    .Title2
    {
        color: #FFBB3C;
        font-weight: bold;
        font-size: 11px;
    }

        .TitlePage
    {
        font-family: 'Bookman Old Style';
        color: #fdc801;
        font-size: 17px;
        font-style: normal;
        font-weight:bold;
    }
    
    /* styles for bootomed footer layout */
    #container
    {
        min-height: 100%;
        position: relative;
        width: 100%;
    }
    .BtmFtrHeader
    {
        background: #ff0;
        padding: 10px;
        width: 100%;
    }
    .BtmFtrBody
    {
        width: 100%;
        padding: 10px;
        padding-bottom: 200px; /* Height of the footer */
    }
    .BtmFtrFooter
    {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 200px; /* Height of the footer */
        background: #6cf;
        overflow: auto;
    }
    /* end of styles for bootomed footer layout */



    a
    {
 
        color: #FFBB3C;
    }

    .FullHeightContainer
    {
        min-height: 100%;
        height: 100%;
        margin: 0 auto;
        border: none 1px green;
    }

    .TopMenu
    {
        text-decoration: none;
    }

    .TopMenuItem
    {
        text-decoration: none;
        color: #77612a;
        font-family: Arial;
        font-style: normal;
        font-size: 9px;
    }

    a.IMG:hover
    {
        text-decoration: none;
    }
    .ContentCell
    {
        padding-left: 70px;
        padding-bottom: 0px;
        padding-top: 20px;
        padding-right: 70px;
    }
    .ImageFrame
    {
        border: solid 1px #808080;
        float: left;
        padding: 7px;
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .ImageFrame2
    {
        margin-top: 10px;
        margin-right: 10px;
        border: solid 1px #808080;
        float: left;
        width: 81px;
        height: 115px;
        text-align: center;
        vertical-align: middle;
        display: table-cell;
    }
    .ImageFrame2 *
    {
        vertical-align: middle;
    }

    .ImageFrame2 span
    {
        display: inline-block;
        height: 100%;
        width: 1px;
    }
    .PartnerLogo
    {
        margin-bottom: 5px;
        margin-top: 5px;
    }
    .LngUns
    {
        color: Gray;
    }
    .ImageFinalist1
    {
    }
    .Fin2
    {
        text-align: center;
        vertical-align: middle;
        margin-top: 6px;
        margin-bottom: 3px;
        border: dotted 1px Gray;
        width: 220px;
        height: 326px;
        line-height: 326px;
    }
    .Fin3
    {
        text-align: left;
        width: 100%;
    }
    .Fin1
    {
        padding-bottom: 20px;
        padding-right: 5px;
    }
    .ColorHeader1
    {
        color: #dca50b;
    }
    

    .Box1
    {
        background-color: #000000;
        border: none 1px white;
        font-size: 11px;
        font-family: Tahoma,Verdana;
        color: white;
    }

    .PagerOutter
    {
        border: none 1px gray;
    }

    .PagerInnerSelected a
    {
        font-family: Tahoma;
        font-weight: bold;
        font-size: 25px;
        color: #444444;
        border: none 1px white;
        padding: 10px;
        font-size: 19pt;
        float: left;
        width: 32px;
        height: 32px;
        background-color: #1e1e1e;
        margin: 0px;
        text-decoration: none;
    }
    .PagerInnerUnselected a
    {
        font-family: Tahoma;
        font-weight: bold;
        font-size: 25px;
        color: #444444;
        border: none 1px white;
        padding: 10px;
        font-size: 19pt;
        float: left;
        width: 32px;
        height: 32px;
        background-color: Transparent;
        margin: 0px;
        text-decoration: none;
    }
    .ModelParameters td
    {
        background-color: #1e1e1e;
    }
    .LoginControl1 td
    {
        padding: 3px;
    }

    .FlatBox
    {
        border: solid 1px gray;
        color: Black;
    }
    .WideButton
    {
        width: 100px;
    }
    .FlatButton1
    {
        filter: progid:DXImageTransform.Microsoft.dropShadow(Color=#3e3e3e,offX=1,offY=1,positive=true);
        background-color: #c04d01;
        border: solid 1px white;
        font-size: 11px;
        font-family: Arial,Verdana;
        color: white;
        cursor: pointer;
        height: 18px;
        width: 100px;
    }
   
}
