﻿body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    background-color: #000000;
    color: #C0C0C0;
}

.largewhitepghdr
{
font-size: 24px;
font-weight: bold;
color: #FFFFFF;
padding-bottom: 8px;
}

.style4
{
    height: 50px;
    width: 150px;
}
.style7
{
    height: 50px;
    vertical-align: bottom;
    text-align: right;
    padding-right: 10px;
    font-size: 9px;
}
.style8
{
    height: 50px;
    width: 400px;
}
.style23
{
    height: 34px;
    width: 400px;
}
.style24
{
    height: 34px;
    width: 150px;
}
.style31
{
    height: 10px;
}
.test1
{
    background-color: #1f1f1f;
}
.test2
{
    background-color: Black;
}

a
{
    color: #FF9900;
}
a:hover
{
    color: #FFFFFF;
}
.smallwhitesubhdr
{
    font-weight: bold; font-size: 15px; color: white; padding-bottom: 5px;
}
.graylink
{
    color: #FFCC00;
    text-decoration: none;
    font-weight: normal;
    font-size: 12px;
}

