@media print
{
}
@media screen
{


    body
    {
        background-color: #373737;
        scrollbar-base-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-base-color: #373737;
        scrollbar-face-color: #373737;
        scrollbar-highlight-color: Black;
        scrollbar-shadow-color: Black;
        scrollbar-3dlight-color: Gray;
        scrollbar-arrow-color: Gray;
        scrollbar-track-color: #373737;
        scrollbar-darkshadow-color: Gray;
    }

   

  /*  h1,h2,h3,h4,h5,h6
    {
        font-family: Impact;
        color: #ffffff;
        font-style: normal;
    }
*/

body, td, p, div, input, textarea, form, select, a
{
    font: 10px/16px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
            font-style: normal;
        color: #d8cba9;
}


 

    a
    {

        color: #FFBB3C;
    }
    .A1
    {
        text-decoration: none;
        color: #ed2024;
    }

    .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:hover
    {
        text-decoration: underline;
    }
    a.IMG:hover
    {
        text-decoration: none;
    }
    .ContentCell
    {
        padding-left: 50px;
        padding-top: 5px;
        padding-right: 50px;
    }
    .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: 30px;
        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;
    }
    /* box with width set by a client*/
    .Box1
    {        
        border: dotted 1px #333333;
        margin: 0px 10px 10px 10px;
        padding: 10px;
        background-color: #202020;
    }
    /* box of fixed width, used for links block*/
    .Box2
    {
        width: 190px;        
        border: dotted 1px #333333;
        margin: 0px 10px 10px 10px;
        padding: 10px;
        background-color: #202020;
    }
    .Box3
    {
        width: 100%;
        float: right;
        border: dotted 1px #333333;
        padding: 5px;
        background-color: #252525;
        color: #E8E8E8;
    }

    .Box4
    {
        text-align: center; width: 220px; height: 390px; float: left;
    }

    .Border2Right
    {
        border-right: dotted 1px #333333;
    }

    .Border2Left
    {
        border-left: dotted 1px #333333;
    }
    .Border2Bottom
    {
        border-bottom: dotted 1px #333333;
    }
    .Border2Full
    {
        border: dotted 1px #333333;
    }

    .Border3Bottom
    {
        border-bottom: 1px dotted #700A0C;
    }
    .Border3Full
    {
        border: 1px dotted #700A0C;
    }



    .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;
    }
    .FBApply
    {
        border: 1px solid #555555;
        width: 180px;
        color: white;
        background-color: #333333;
    }

    .WideButton
    {
        width: 100px;
    }
    .FlatButton1
    {
        filter: progid:DXImageTransform.Microsoft.dropShadow(Color=#666666,offX=1,offY=1,positive=true);
        background-color: #161616;
        border: solid 1px #ffffff;
        font-size: 11px;
        color: #ffffff;
        cursor: pointer;
        height: 18px;
        width: 100px;
    }
    .TitlePage
    {
        font-family: 'Bookman Old Style';
        color: #fdc801;
        font-size: 17px;
        font-style: normal;
        font-weight:bold;
    }
    .TitleLargeYellow
    {
        font-family: Impact;
        color: #fdc801;
        font-size: 20px;
        font-style: normal;
    }
    .TitleLargeRed
    {
        font-family: Impact;
        color: #ed2024;
        font-size: 20px;
        font-style: normal;
    }
    .TitleLargeWhite
    {
        font-family: Impact;
        color: #ffffff;
        font-size: 20px;
        font-style: normal;
    }
    .TitleMediumYellow
    {
        font-family: Impact;
        color: #fdc801;
        font-size: 16px;
        font-style: normal;
        line-height:23px;
    }
    .TitleMediumRed
    {
        font-family: Impact;
        color: #ed2024;
        font-size: 16px;
        font-style: normal;
        line-height:23px;
    }
    .TitleMediumWhite
    {
        font-family: Impact;
        color: #ffffff;
        font-size: 16px;
        font-style: normal;
        line-height:23px;
    }
    .TitleSmallWhite
    {
        font-family: Impact;
        color: #ffffff;
        font-size: 12px;
        font-style: normal;
    }
    .TitleSmallRed
    {
        font-family: Impact;
        font-size: 12px;
        color: #ed2024;
        font-weight: normal;
        font-style: normal;
    }
    .TitleSmallYellow
    {
        font-family: Impact;
        font-size: 12px;
        color: #DEB101;
        font-weight: normal;
        font-style: normal;
    }
    .TitleSmallDisabled
    {
        font-family: Impact;
        font-size: 12px;
        color: #333333;
        font-weight: normal;
        font-style: normal;
    }
    .cb1
    {
        margin: 5px;
        margin-right: 15px;
        padding: 5px;
        float: left;
        width: 150px;
    }
    .cb2
    {
        width: 500px;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 10px;
        padding: 10px;
        float: left;
    }
    .Note
    {
        border: 1px solid #333333;
        padding: 2px 5px 2px 5px;
        color: #CCCCCC;
        background-color: #282828;
    }
    .Casting1
    {
       
        
    }

     /* 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 */
}
