﻿body
{
	font-family: Verdana;
	font-size: 11pt;
	color: #FFFFFF;
	background-color: #000000;
}
a
{
	font-family: Verdana;
	font-size: 11pt;
	color: #FFFFFF;
}
.LargeWhiteHeader
{
	font-family: verdana;
	font-size: 20pt;
	font-weight: bold;
	color: #FFFFFF;
	width: 80%;
	text-align: center;
}
.NewLargeWhiteHeader
{
	font-family: verdana;
	font-size: 20pt;
	font-weight: bold;
	color: #FFFFFF;
	width: 80%;
	text-align: center;
}
.WhiteHeader
{
	font-family: verdana;
	font-size: 16pt;

	color: #FFFFFF;
	text-align: center;
	background: Red;
}
.LargeGreenHeader
{
	font-family: verdana;
	font-size: 20pt;
	font-weight: bold;
	color: #00FF00;
	width: 100%;
	text-align: center;
}
.ClubSquadHeader
{
	font-family: verdana;
	font-size: 20pt;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	text-align: center;
}

.SmallWhiteHeader
{
	font-family: verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}


.SmallGreenHeader
{
	font-family: verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #00FF00;
	text-align: center;
}

.LargeBlueHeader
{
	font-family: verdana;
	font-size: 20pt;
	font-weight: bold;
	color: #0000FF;
	width: 100%;
	text-align: center;
}


.SmallBlueHeader
{
	font-family: verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
}

.LargeRedHeaderCenter
{
	font-family: verdana;
	font-size: 20pt;
	font-weight: bold;
	color: #FF0000;
	width: 100%;
	text-align: center;
}

.LargeRedHeaderLeft
{
	font-family: verdana;
	font-size: 20pt;
	font-weight: bold;
	color: #FF0000;
	width: 50%;
	text-align: Left;
}

.LargeRedHeader50Center
{
	font-family: verdana;
	font-size: 20pt;
	font-weight: bold;
	color: #FF0000;
	width: 50%;
	text-align: center;
}
.LargeRedHeader33Center
{
	font-family: verdana;
	font-size: 20pt;
	font-weight: bold;
	color: #FF0000;
	width: 33%;
	text-align: center;
}

.SmallRedHeader
{
	font-family: verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

.RedHeader
{
	font-family: verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
}

.SmallRedText
{
	font-family: verdana;
	font-size: 11pt;
	color: #FF0000;
	text-align: left;
}

.LargeBlackHeader
{
	font-family: verdana;
	font-size: 20pt;
	font-weight: bold;
	color: #000000;
	width: 100%;
	text-align: center;
	background-color: #FFFFFF;
}
.SmallBlackHeader
{
	font-family: verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #FFFFFF;
}

.lblErr
{
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
}

.lblHeader
{
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.CenterText
{
	text-align: center;
}

.QualTable
{
    border-style: solid;
    border-width: 1pt;
    border-color: #FFFFFF;
}
