body {
    background-color: #151515;
    background-image: url(../Home/TV%20Me%20%20Blue.gif);
    background-repeat: repeat-x;
}

/* -------------------------------- */
.style5 {
    font-size: 9px;
    color: #CCCCCC;
    text-align: right;
}
.style7 {
    font-size: x-large;
    font-weight: bold;
    text-align: center;
}
.copyright {
    text-align: center;
    margin-top: 5
    margin-bottom: 5
    font-face: arial;
    font-size: 1;
    color: #FFFFFF;
}


/* -------------------------------- */
table { 
    border: 1;
    border-collapse: collapse;
    cellpadding: 0;
    cellspacing: 0;
}
.outtable {
    width: 900;
    height: 12;
    align: center;
}
.intable {
    width: 100%;
}
.toptable {
    bordercolor: #111111; 
    border-width: 0;
}
.bottomtable {
    bordercolor: #C0C0C0; 
}

/* -------------------------------- */
td { 
        font-size: 24;
        text-align: center;
        font-family: verdana;
        font-weight: bold;
        border: medium none;
}
.title {
    width: 100%;
    background-color: #1F68AS;
    height: 17;
    font-size: 2em;
}
.title-left {
    width: 52%;
    height: 79;
    background-color: #333366;
}                                        

.title-right {
    width: 48%;
    height: 79;
    background-color: #333366;
}

.construction {
    text-align: center;
    background-color: red;
    font-weight: bold;
    font-size: 1.5cm;
}

.td-sub {
    width: 2%;
    background-color: #FFFFFF;
    height: 1;
}
.td-sub-left {
    valign: top;
}

.td-out {
    width: 100%;
    border-left: medium none #111111;
    border-right: medium none #111111;
    background-color: #FFFFFF;
    height: 16;
}

.td-in {
    width: 91%;
    background-color: #FFFFFFF;
    valign: top;
    height: 1;
}
.td-in-left {
    width: 100%;
    background-color: #E6DDEE;
    border-left-color: #808080;
    border-left-width: 2;
    border-right-color: #808080;
    border-right-width: 2;
    height: 19;
}

.td-in-right {
    width: 100%;
    background-color: #e6ddee;
    border-left: 2px solid #808080;
    border-right: 2px solid #808080;
    border-top-width: medium;
    border-bottom-style: solid;
    border-bottom-width: 1;
    height: 177;
}

/* -------------------------------- */
.title-left-text {
    text-align: left;
    margin-left: 7;
    margin-top: 0;
    margin-bottom: 0;
    color: #FFFFFF;
    letter-spacing: -1;
    font-size: 1.5em;
}

.title-right-text {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    color: #FFCC00;
    font-weight: bold;
    font-style: italic;
}

/* -------------------------------- */
td-1 {
        width: 100%;
        background-color: #1F68A5;
        border-style: none;
        border-width: medium;
        height: 17;
}
td-2 {
        width: 52%;
        bgcolor: #333366;
        border-style: none;
        border-width: medium;
}
td-3 {
        width: 48%;
        becolor: #333366;
        border-style: none;
        border-width: medium;
}
td-4 {
        width: 100%;
}

