body {
    background-color: #fff;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
}

#wrapper {
    background-color: #2b7db1;
    max-width: 978px;
    margin: 0 auto;
}
#HeadLine {
    margin-bottom:20px;
    padding-left: 8px;
    padding-right: 8px;
    border-radius: 10px;
}
a:link {
    color: #2b7db1;
    text-decoration: none;
}

a:visited {
    color: #2b7db1;
    text-decoration: none;
}

a:active {
    color: #f60000;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.green {
    color: #00883d;
    font-weight: bold;
}

.pink {
    color: #CD2E95;
}

.purple {
    color: #9900CC;
}

.VCC {
    color: #2b7db1;
}

.hd {
    font-weight: bolder;
}

.r {
    color: #ff0000;
}

.b {
    color: #2b7db1;
}

.clr {
    clear: both;
}

.VCCBoldBigSpaced {
    font-size: 11pt;
    font-weight: bold;
    color: #ce1126;
    line-height: 14pt;
    text-decoration: none;
}

.TableOuter {
    /*	color: #000000;
	line-height: 12pt;
	text-decoration: none; */
    border: 5px solid #2b7db1;
    background-color: #ffffff;
    width: 100%;
}

    .TableOuter tr > td {
        padding: 10px;
        text-align: left;
    }

#TableMenu {
    width: 100%;
    border: 2pt solid #2b7db1;
    text-align: left;
}

    #TableMenu td {
        padding: 2px;
        border: 1pt solid #2b7db1;
        vertical-align: top;
        text-align: left;
    }

    #TableMenu .TableMenuDet {
        width: 100%;
        border: none;
    }

        #TableMenu .TableMenuDet td {
            border: none;
            padding: 0;
            text-align: left;
        }

.TableImg {
    float: right;
}

.TableContent {
    border: none;
    width: 100%;
}

    .TableContent td {
        padding: 0;
        text-align: left;
        border: none;
        vertical-align: top;
        text-align: left;
    }

.News {
    font-style: italic;
    font-size: 1.2em;
    font-weight: bold;
}
    /*
.News tr {
    height:60px;
}
*/

    .News tr td {
        border: none;
        vertical-align: middle;
    }

        .News tr td:first-child {
            width: 160px;
            text-align: center;
            border: none;
        }

   

    .News .hr {
        height: 5px;
    }

.TableInner {
    border: solid 2pt #2b7db1;
    width: 100%;
}

    .TableInner td {
        padding: 10px;
        border: solid 1pt #2b7db1;
        text-align: left;
    }
#contacts div {
    float: left;
    width: 33%;
}

.HeadlineTitleBigBul {
    font-size: 18pt;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 20pt;
    text-align: center;
    color: #0061af;
}

.Item1 {
    /* 	font-family: Verdana, Geneva, sans-serif; */
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    background-color: #2b7db1;
    color: #ffffff;
    line-height: 17pt;
    border: 1pt solid #ffffff;
    border-radius: 5px;
}
.info {
    font-size: 12px;
    font-weight: bold;
}
.HeadLineTitle {
    font-size: 18pt;
    line-height: 35pt;
    font-weight: bolder;
    color: #ffffff;
    background-color: #2b7db1;
    letter-spacing: 3pt;
    margin-bottom: -5pt;
    background-position: center center;
    text-align: center;
    border: thin none #a66f35;
}

.HeadlineTitleSpaced {
    font-size: 13pt;
    font-weight: bold;
    text-decoration: none;
    text-transform: none;
    top: -15px;
    margin-bottom: -10px;
    text-align: center;
}

.Bold_VCC {
    font-size: 11pt;
    font-weight: bold;
    color: #2b7db1;
    line-height: 12pt;
    text-decoration: none;
}

.Bold_VCCSmall {
    font-size: 9pt;
    font-weight: bold;
    color: #2b7db1;
    line-height: 12pt;
    text-decoration: none;
}

.Negative_VCC {
    font-size: 14pt;
    line-height: 18pt;
    font-weight: bolder;
    color: #ffffff;
    background-color: #2b7db1;
    letter-spacing: 3pt;
    margin-bottom: -5pt;
    background-position: center center;
    text-align: center;
    border: thin none #a66f35;
}

.TableImg {
    float: right;
}

.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: #e2e8ed;
        margin-bottom: 10px;
    }

    .prog td, .prog th {
        border: 1pt solid #000000;
        width: 33%;
        text-align: left;
        vertical-align: top;
        padding: 4px;
    }

        .prog td .title {
            color: #2b7db1;
            font-weight: bold;
        }

.ven {
    margin: 5px;
    border: none;
    width: 400px;
}

.clubs, .diams, .hearts, .spades {
    font-size: 1.4em;
    font-weight: bold;
}

.clubs {
    color: #006611;
}

.diams {
    color: #2b7db1;
}

.hearts {
    color: #2b7db1;
}

.spades {
    color: #005055;
}

.small {
    font-size: .9em;
}

.asciifix {
    font-family: Times, Serif;
    font-size: 150%;
    line-height: 0;
}

#ebull {
    width: 100%;
}

    #ebull label {
        font-weight: bold;
    }

    #ebull textarea {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 1em;
    }

.ebullmsg {
    color: green;
    margin-bottom: 20px;
}

#ebulls hr {
    border: 0;
    width: 100%;
    background-color: #2b7db1;
    height: 5px;
}

#ebullText table {
    border-collapse: collapse;
}

#ebull_inner {
    padding: 5px;
    background-color: #ffffff;
}

    #ebull_inner iframe {
        float: left;
        margin: 5px 10px 5px 0;
    }

    #ebull_inner .onehand {
        width: 150px;
        min-height: 200px;
        height: auto !important;
        height: 200px;
    }

    #ebull_inner .onehandbid {
        width: 150px;
        min-height: 300px;
        height: auto !important;
        height: 300px;
    }

    #ebull_inner .nshands {
        width: 150px;
        min-height: 300px;
        height: auto !important;
        height: 300px;
    }

    #ebull_inner .eshands {
        width: 300px;
        min-height: 300px;
        height: auto !important;
        height: 300px;
    }

    #ebull_inner .ewhands {
        width: 300px;
        min-height: 150px;
        height: auto !important;
        height: 150px;
    }

    #ebull_inner .fourhands {
        width: 400px;
        min-height: 350px;
        height: auto !important;
        height: 350px;
    }

    #ebull_inner .bidding {
        width: 150px;
        min-height: 150px;
        height: auto !important;
        height: 150px;
    }

    #ebull_inner h1,
    #ebull_inner h2,
    #ebull_inner h3,
    #ebull_inner h4 {
        clear: both;
    }

    #ebull_inner h4 {
        font-style: normal;
        font-weight: normal;
        -webkit-margin-before: 1em;
        -webkit-margin-after: 1em;
    }

.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: 150px;
    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;
}

.half {
    width: 50%;
}
.third {
    width:33%;
}

#ebull table.nob {
    border: none;
}

#ebull table tr td.nob {
    border: none;
}
.docs img {border:none; width:16px; height:16px;}

table#TablePhoto {
    margin-top: 10px;
    border:#2b7db1 solid 2pt;
     width:100%;
}

#TablePhoto {
    border-collapse: separate;
}

    #TablePhoto td {
        vertical-align: middle;
        text-align: center;
        background-color: #FFFFFF;
        padding-top: 5px;
        border: #2b7db1 solid 1pt;
        width:250px;
    }

        #TablePhoto td img {
            border: none;
        }

        #TablePhoto td div {
            font-weight: bold;
            margin-top: 0px;
            margin-bottom: 0;
            color: #2b7db1;
            background-color: #FFFFFF;
            height: 65px;
            border: none;
            overflow: auto;
        }

.TableAccomm {
    border:none;
    border-collapse: collapse;
}
.TableAccomm tr > td {
    border:none;
    padding:5px;
}
#lightboxDetails{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}	
.hdrL {
    float: left;
}

.hdrR {
    float: right;
}
/* Partners */
.partnerform {
     background-color: #add3eb;
}
.partreq th {
    color: #2b7db1;
    background-color: #add3eb;
}
.parthead th {
    color: #2b7db1;    
    background-color:#fff;
}
table .nob, td .nob { border: none;}

.bull {font-size: 1.3em;}

#overlay {
  position: fixed;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5);
  z-index: 2;
  cursor: pointer;
}

#text{
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 50px;
  color: white;
  transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
}