﻿body
{
    margin: 0px;
    font-size: 10pt;
    font-family: Verdana;
}

body.video
{
    margin: 0px;
    background-color: #ffff00;
}

td.videoHeader
{
    background-color: #ffff00;    
}

table.main
{
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
    font-family: Verdana;
    background-color: #000000;
    width: 792px;
    height: 100%;
}

table.loginbar
{
    border-right: #000000 0px solid;
    border-top: #000000 0px solid;
    border-left: #000000 0px solid;
    color: #ffffff;
    border-bottom: #000000 0px solid;
    font-family: Verdana;
    background-color: #000000;
    font-size: x-small;
}

.loginbar
{
    color: #ffffff;
    font-weight: bold;
    font-size: x-small;
    background-color: #000000;
}

td.headerSpace
{
    background-color: #000000;
    width: 100%;
    height: 10px;
}

td.headerSpaceBottom
{
    background-color: #000000;
    width: 100%;
    height: 10px;
}

td.sitenavback
{
    background-color: #000000;
    width: 100%;
    height: 10px;
}

td.sidebar
{
    background-color: #e4e4e4;
}