﻿
.style1
{
    font-size: 24px;
    font-weight: bold;
    color: #000000;
}
body
{
    text-align: center;
    background-color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
}

body table
{
    margin-left: auto;
    margin-right: auto;
}

.style2
{
    color: #FF0000;
}
a:link
{
    color: #000000;
    text-decoration: none;
}
a:visited
{
    text-decoration: none;
    color: #000000;
}
a:hover
{
    color: #999999;
    text-decoration: none;
}
a:active
{
    color: #000000;
    text-decoration: none;
}
.style6
{
    color: #FF0000;
    font-size: 14px;
}
.style8
{
    color: #FFFFFF;
}
.style9
{
    color: #000000;
}
.style12
{
    color: #999999;
}

.TextBox
{
    width: 180px;
}

.Button
{
    color: #000000;
    background-color: #ff0000;
    font-family: Tahoma;
}

.vwTitle
{
    color: #FF0000;
    font-size: 18px;
}

.vwSubtitle
{
    font-size: 10px;
    font-style: italic;
}

.vwHeader
{
    background-color: #ff0000;
}
