a { color: #666666; }
a:hover { color: #666666; }
a:visited {color: #666666; }


body {
    border:0px;
    margin:0px;
    font-family:Arial, sans-serif;
    font-size:small;
    background-color:#F0F0F0;
    color:#666666;
}
table tr td {
    font-size:small;
}
.mm-table{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0px;
    margin: 0px;
}

table tr td { font-size:small; }

.oddRow {
    background-color: #FFFFFF;
}

.evenRow {
    background-color: #FFFFFF;
}

.onTV {
    background-color: #FFFFFF;
    width: 100%;
    padding-bottom: 2px;
    font-style: bold;
    color: #000000;
}

.loginViralIndex {
    background-color: #FFFFFF;
}

.loginViralTV {
    background-color: #FFFFFF;
}

.presenceIndex {
    color: #FFFFFF;
    background-color: #1698D4;
}

.presenceIndex a { color: #FFFFFF; }

.presenceTV {
    color: #FFFFFF;
    background-color: #1698D4;
}

.presenceTV a { color: #FFFFFF; }

.poll {
    background-color: #FFFFFF;
}

.chat {
    background-color: #FFFFFF;
}

.homeRefresh {
    background-color: #FFFFFF;
}

.w3cbutton3 {
    width: 90px;
    border: 4px solid White;
    background-color: #0A6BC2;
    text-align:center;
    display:inline-block;
    position:relative;
    height: 26px;
    margin-top:0px;
    margin-bottom:5px;
}

.w3cbutton3 a {
    display: block;
    width: 100%;
    margin-top: 1px;
}

.w3cbutton3 a:link,
.w3cbutton3 a:visited,
.w3cbutton3 a:hover {
    text-decoration: none;
}

.w3cbutton3 span.w3c {
    color: white;
    font-weight: bold;
    font-size: 0.9em;
}
