body
{
    font-family: Arial, Helvetica, sans-serif;
    background-color: Black;
}

.ColorLink
{
    font-family: "Verdana";
    background-color: white;
    font-size: 10px;
    color: #8B0000;
    font-weight: bold;
    text-decoration: underline;
}

.Banner
{
    font-family:"Britannic Bold";
    font-size: 15px;
    color: #000000;
    background-color: #F9F9F9;
}

.Banner2
{
    font-family:"Verdana";
    font-size: 12px;
    color: #F9F9F9;
    font-weight: bold;
    background-color: #505000;
}

.ColorHeader
{
    font-family: "Verdana";
    font-size: 20px;
    color: #8B0000;
    font-weight: bold;
}

.ColorHeaderBG
{
    font-family: "Verdana";
    font-size: 15px;
    color: #F9F9F9;
    font-weight: bold;
    background-color: #8B0000
}

.Header
{
    font-family: "Verdana";
    font-size: large;
    color: #F9F9F9;
    font-weight: bold;
    background-color: #505000
}

.MinorHeader
{
    font-family: "Verdana";
    font-size: 10px;
    color: #F9F9F9;
    background-color: #505000
}

.Footer
{
    font-family: "Verdana";
    font-size: small;
}

.WhiteBody
{
    font-family: "Verdana";
    font-size: 10px;
    color: Black;
    background-color: White;
}

.WhiteText
{
	font-family: "Verdana";
	color: #000000;
	font-size: 10pt;
}

.RedText
{
	font-family: "Verdana";
	color: #8B0000;
	font-size: 8pt;
	font-weight: bold;
}

.BlackText
{
	font-family: "Verdana";
	color: Black;
	font-size: 10pt;
	font-weight: bold;
}

.WhiteTitle
{
    font-family: "Verdana";
    color: White;
    font-size: 12px;
    font-weight: bold;
    background-color: #8B0000;
    
}
.PWStrength
{
    font-family: "Verdana";
    color: #8B0000;
    font-size: 12px;
    font-weight: bold;
}

.PWStrengthU
{
    font-family: "Verdana";
    color: #8B0000;
    font-size: 10pt;
    font-weight: bold;
    text-transform: uppercase;
}

.NewsBox
{

    font-family: "Verdana";
    font-size: small;
}

.ColorBox
{
    font-family: "Verdana";
    color: #999999;
    font-size: small;
    font-weight: bold;
    line-height: 150%;
    background-color: #505000;
}
.PictureBox
{
    font-family: "Verdana";
    color: #808000;
    font-size: small;
    font-weight: bold;
    line-height: 150%;
    background-color: #444;
}
.PFResults
{
    font-family: "Verdana";
    color: Black;
    font-size: small;
    font-weight: bold;
    line-height: 150%;
    background-color: White;
}
.DBResults
{
    font-family: "Verdana";
    color: Black;
    font-size: 9pt;
    text-transform: capitalize;
}

.DBTeam
{
    font-family: "Verdana";
    color: Black;
    font-size: 9pt;
    font-weight: bold;
    text-transform: capitalize;
}

.DBHeader
{
    font-family: "Verdana";
    color: White;
    font-size: 8pt;
    font-weight: bold;
    text-transform: capitalize;
}

