body {
    background-color: #fff;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
}

#wrapper {
    background-color: #cc3300;
    max-width: 978px;
    margin: 0 auto;
}
a:link {
    color: #666600;
    text-decoration: none;
}

a:visited {
    color: #666600;
    text-decoration: none;
}

a:active {
    color: #666600;
    text-decoration: none;
}

a:hover {
    color: #CC3300;
    text-decoration: none;
}

#TableMain {
    background-color: #FFCC00;
    border: solid 10pt #FFCC00;
}
#menunarrow {display: none;}
#menuwide {display: block;}
.TableMenu {
    max-width: 940px;
    border: 2pt solid #cc3300;
    text-align: left;
}

    .TableMenu td {
        padding: 2px;
        border: 1pt solid #cc3300;
        vertical-align: top;
        text-align: left;
    }

    .TableMenu .TableMenuDet {
        width: 100%;
        border: none;
    }

        .TableMenu .TableMenuDet td {
            border: none;
            padding: 0;
            text-align: left;
        }

.menudiv {
    width: 50%;
    float: left;
}
.TableOuter {
    border: 5px solid #cc3300;
    background-color: #ffffff;
    width: 100%;
}

    .TableOuter tr > td {
        padding: 20px;
        text-align: left;
    }

.TableInner {
    border: solid 2pt #cc3300;
    width: 100%;
}

    .TableInner tr > td {
        padding: 10px;
        border: solid 1pt #cc3300;
        text-align: left;
    }
.Item1 {
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    background-color: #C50404;
    color: #ffffff;
    line-height: 17pt;
    border: 1pt solid #ffffff;
    border-radius: 5px;
}
.info {
    font-size: 12px;
    font-weight: bold;
}
#HeadLine {
    margin-bottom:20px;
    padding-left: 8px;
    padding-right: 8px;
    border-radius: 10px;
}
.HeadlineTitleSpaced {
    font-size: 13pt;
    font-weight: bold;
    text-decoration: none;
    text-transform: none;
    top: -15px;
    margin-bottom: -10px;
    text-align: center;
}
.HeadLineTitle {
    font-size: 18pt;
    line-height: 35pt;
    font-weight: bolder;
    color: #ffffff;
    background-color: #D3390A;
    letter-spacing: 3pt;
    margin-bottom: -5pt;
    background-position: center center;
    text-align: center;
    border: thin none #a66f35;
}
.Bold_Red {
    font-size: 11pt;
    font-weight: bold;
    color: #ff0000;
    line-height: 12pt;
    text-decoration: none;
}

.Bold_RedSmall {
    font-size: 9pt;
    font-weight: bold;
    color: #ff0000;
    line-height: 12pt;
    text-decoration: none;
}

.Negative_Red {
    font-size: 14pt;
    line-height: 20pt;
    font-weight: bolder;
    color: #ffffff;
    background-color: #D3390A;
    letter-spacing: 3pt;
    margin-bottom: -5pt;
    background-position: center center;
    text-align: center;
    border: thin none #a66f35;
}

.Footnote {
    color: #ff7400;
    font-size: 10pt;
    font-weight: bold;
}

.Red {
    color: #ff0000;
}

.ven {
    float: right;
    margin: 3px;
    border: none;
}
#contacts div {
    float: left;
    width:50%;
}

.prog {
    padding: 2px;
}

    .prog h2, .prog h3 {
        text-align: center;
    }

    .prog table {
        width: 100%;
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #000000;
        line-height: 13pt;
        border: 1pt solid #000000;
        border-collapse: collapse;
        background-color: #EEF700;
    }

    .prog td, .prog th {
        border: 1pt solid #000000;
        width: 33%;
        text-align: left;
        vertical-align: top;
        padding: 2px;
    }
/*
#TablePhoto {margin-top: 0px; border: #D3390A solid 2pt;border-collapse: collapse;}
#TablePhoto td {height: 270px; vertical-align: middle; text-align: center; background-color: #D3390A; padding-top: 0px; padding-left: 0px; padding-right:0px;}
#TablePhoto td img {width:300px; border:3pt #ececec ridge; }
#TablePhoto td div {font-weight: bold; margin-top: 5px; margin-bottom: 0; color: #ffffff;background-color: #D3390A; height: 40px;}
*/
table#TablePhoto {
    margin-top: 10px;
    border: #D3390A solid 2pt;
    width: 100%;
}

#TablePhoto {
    border-collapse: separate;
}

    #TablePhoto td {
        vertical-align: middle;
        text-align: center;
        background-color: #FFFFFF;
        padding-top: 5px;
        border: #D3390A solid 1pt;
        width: 250px;
    }

        #TablePhoto td img {
            border: none;
        }

        #TablePhoto td div {
            font-weight: bold;
            margin-top: 0px;
            margin-bottom: 0;
            color: #D3390A;
            background-color: #FFFFFF;
            height: 70px;
            border: none;
            overflow: auto;
        }


#lightboxDetails {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.asciifix {
    font-family: Times, Serif;
    font-size: 150%;
    line-height: 0;
}

.News {
    font-style: italic;
    font-size: 1.2em;
    font-weight: bold;
}
.enter-button {
    float: left;
    width: 40%;
}
.link-button-wrapper {
    box-shadow: inset 0px 1px 0px 0px #ffffff;
    border-radius: 4px;
    background-color: #2B7DB1;
    box-shadow: 0px 2px 4px gray;
    display: block;
    width: 120px;
    height: 20px;
    border: none;
}

    .link-button-wrapper > a {
        display: inline-table;
        cursor: pointer;
        text-decoration: none;
        height: 100%;
        width: 100%;
        text-align: center;
    }

        .link-button-wrapper > a > h1 {
            margin: 0 auto;
            display: table-cell;
            vertical-align: middle;
            color: #fff;
            font-size: 14px;
        }

        .link-button-wrapper > a > h2 {
            margin: 0 auto;
            display: table-cell;
            vertical-align: middle;
            color: #fff;
            font-size: 12px;
        }

.left {
    float: left;
}

.right {
    float: right;
}

.clr {
    clear: both;
}

.docs img {
    border: none;
    width: 16px;
    height: 16px;
}

.lb-data .lb-caption, .lb-data .lb-number {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
}

.ahd {
    color: #C50404;
    font-size: 13px;
}
.hdrC {
     text-align:center;
 }
.hdrL {
    float: left;
}

.hdrR {
    float: right;
}
/* Partners */
.partnerform {
     background-color: #e6e600;
}
.partreq th {
    color: #666600;
    background-color: #e6e600;
}
.parthead th {
    color: #666600;    
    background-color:#fff;
}
