﻿body.default
{
    background-image: url(Graphics/bground_fade.jpg);
    margin-top: 0px;
    text-align: center;
    vertical-align: top;
}

table.default
{
    width: 995px;
}

td.submenu
{
    width: 328px;
    background-image: url(Graphics/bground_submenu.jpg);
    vertical-align: top;
    text-align: right;
    padding-right: 18px;
    padding-top: 15px;
}

td.topmenu
{
    height: 147px;
    width: 30px;
    text-align: right;
    vertical-align: bottom;
}

td.bottommenu
{
    height: 57px;
    width: 30px;
    text-align: right;
    vertical-align: top;
}

td.topsearch
{
    width: 180px;
    height: 147px;
    vertical-align: bottom;
}

td.bottomsearch
{
    width: 180px;
    height: 57px;
    vertical-align: top;
}

input.search
{
    width: 125px;
    font-family: arial;
    font-size: 11pt;
    font-weight: bold;
    color: black;
    border: 0px;
    background-image: url(Graphics/bground_videosearch.jpg);
    padding-top: 2px
}

input.login
{
    width: 138px;
    height: 14px;
    font-family: arial;
    font-size: 8pt;
    font-weight: bold;
    color: black;
    border: 0px;
    background-image: url(Graphics/login_input_bground.jpg);
}

td.maincontent
{
    font-family: Arial;
    font-size: 7pt;
    color: #ffffff;
    vertical-align: top;
    text-align: justify;
}

td.maincontent a
{
    color: #ffffff;
    text-decoration: underline;
}

td.maincontent a:hover
{
    color: #7fa0ff;
    text-decoration: underline;
}

.uvForm
{
    font-family: arial;
    font-size: 8pt;
    color: #000000;
    font-weight: bold;
    background-color: #FFFFFF;
    width: 200px;
    border-top: 0px;
    border-left: 0px;
    border-right: 2px solid #000000;
    border-bottom: 2px solid #000000;
}

b
{
    color: #7fa0ff;
}

a.uvEmail
{
    font-weight: bold;
    font-size: 11pt;
    color: #FFFFFF;
    text-decoration: underline;
}

#listFix1 ul li, #listFix2 ul li
{
    margin: 0 0 0 -25px;
}

#mailinglistbox_table input, #mailinglistbox_table select
{
    border: 0px;
    font-family: Arial;
    color: #777777;
    font-size: 7pt;
    width: 80px;
    height: 13px;
    padding: 0px;
}

#mailinglistbox_table select
{
    height: 14px;
}