.Xbox {
	background-color: #CCCCCC;
}

body {
	background-image: url(images/Soccer%20BG4.JPG);
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	font-size: 14px;
}

.BGcell {
	font-size: 16px;
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: left;
}

.CopyrightText {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}

.Heading1 {
	font-size: 34px;
	font-weight: bold; 
	color: #0000FF;
}

.Heading2 {
	font-size: 28px;
	font-weight: bold;
	color: #0000FF;
}

.Heading3 {
	font-size: 22px;
	font-weight: bold;
	color: #0000FF;
}

.Loud_and_Rowdy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 34pt;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

.RedAlert {
	color: #FF0000;
	font-size: x-large;
}

.TableHead {
	font-weight: normal;
	font-size: 18px;
	color: #0000FF;
}

.TableHeadBold {
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
}

.TableHeadBoldUnderlined {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	color: #0000FF;
}

.TableHighLight {
	font-weight: bold;
	font-size: 16px;
	color: #0000FF;
}

.TableText {
	font-weight: normal;
	font-size: 16px;
	color: #0000FF;
}

.TableTextBold {
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
}

.TableTextBoldCenter {
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
}

.TableTextCenter {
	font-weight: normal;
	font-size: 16px;
	color: #0000FF;
	text-align: center;
}

.TableTextBoldItalic {
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
	font-style: italic;
}

.TableTextRed {
	font-weight: normal;
	font-size: 16px;
	color: #FF0000;
}

.TableTextGray {
	font-weight: normal;
	font-size: 16px;
	color: #999999;
}

.TableHeadRed {
	font-weight: normal;
	font-size: 18px;
	color: #FF0000;
}

.TableHeadRedUL {
	font-weight: bold;
	font-size: 18px;
	color: #FF0000;
	text-decoration: underline;
}

.Title1 {
	font-size: 34px;
	color: #0000FF;
	font-weight: bold;
	text-align: center;
}

.Title2 {
	font-size: 22px;
	color: #0000FF;
	font-weight: bold;
	text-align: center;
}

.ButtonText {
	font-weight: normal;
	font-size: 12px;
	color: #0000FF;
}

.Title3 {
	font-size: 18px;
	color: #0000FF;
	font-weight: bold;
	text-align: center;
}

.Title3Red {
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}

.Outline1 {
	font-size: 16px;
	text-indent: 10px;
	list-style-type: decimal;
	background-color: #FFFFFF;
}

.Title4 {
	font-size: 14px;
	color: #0000FF;
	font-weight: bold;
	text-align: center;
}

.Title4Red {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}

.WhiteAlert {
	color: #FFFFFF;
	font-size: x-large;
}

.TableTextBoldRight {
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
	text-align: right;
}
.WhiteBackground {
	color: #0000FF;
	font-size: 18px;
	height: auto;
	width: 50px;
}
.BulletList {
	font-size: 18px;
	list-style-type: disc;
	list-style-position: inside;
	list-style-image: none;
}
.Title2Red {
	font-size: 22px;
	color: #F00;
	font-weight: bold;
	text-align: center;
}
.Title3Gray {
	font-size: 18px;
	color: #CCC;
	font-weight: bold;
	text-align: center;
}

