p{
	padding: 10px;
	width: 400px;
	max-width: 400px;
	max-height: 474px;
	overflow: auto;
}
pcentered{
	padding: 10px;
	width: 500px;
	max-width: 400px;
	max-height: 474px;
	overflow: auto;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	overflow: auto;
	color: #FFFFFF;
}

.ALERT {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 28px;
	font-weight: bold;
	overflow: auto;
	color: #CC0000;
}
.Boldwhite {
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	line-height: 30px;
	font-weight: bold;
	overflow: auto;
	color: #ffffff;
}
.Teamnames {
	font-family: "Courier New", Courier, monospace;
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	overflow: auto;
	color: #ffffff;
}
.Boldwhiteunderline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	overflow: auto;
	color: #ffffff;
	text-decoration: underline;
}
.Boldblack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	overflow: auto;
	color: #000000;
	text-decoration: underline;
}
.Boldblacksanserif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 32px;
	font-weight: bold;
	overflow: auto;
	color: #000000;
	text-decoration: underline;
}
.Boldblacksmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	overflow: auto;
	color: #000000;
}
.Boldredsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	overflow: auto;
	color: #CC0000;
}
.Boldwhitesmall {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	overflow: auto;
	color: #ffffff;
}
.Boldblack italic{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: 100;
	overflow: auto;
	color: #000000;
	font-style: italic;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bolder;
	text-decoration: none;
	background-color: #000000;
	display: block;
	width: 167px;
	color: #CCCCCC;
	border-color: #003466;
	padding-right: 10px;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
	outline-color: #00FFFF;
	text-shadow: 1;
	height: 30px;
	text-align: center;
}

.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bolder;
	text-decoration: none;
	background-color: #000000;
	display: block;
	width: 167px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-top: 8px;
	font-style: normal;
	height: 30px;
	text-align: center;
}	
.visitingnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bolder;
	text-decoration: none;
	background-color: #000000;
	display: block;
	width: 167px;
	color: #66CCB4;
	padding-right: 10px;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
	text-shadow: 1;
	height: 30px;
	text-align: center;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	overflow: auto;
	font-weight: normal;
	letter-spacing: normal;
}
.normalwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #FFFFFF;
	overflow: auto;
}
.normalitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #000000;
	overflow: auto;
	font-style: italic;
	font-weight: bold;
}
.normalitalicwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #ffffff;
	overflow: auto;
	font-style: italic;
	font-weight: bold;
}
.normalred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #B00000;
	overflow: auto;
}
.normallink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #FFFFFF;
	overflow: auto;
}
.bignormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 30px;
	color: #FFFFFF;
	overflow: auto;
}
.infonormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #FFFFFF;
	overflow: auto;
	text-align: left;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: right;
}
.borderTable {
	border: 3px solid;
	border-color: #66CCCC;
	border-style: solid;
	border-collapse: collapse;
}
.history {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	color: #FFFFFF;
	overflow: auto;
	padding: 20px;
	width: 750px;
	max-width: 750px;
	max-height: 400px;
	height: 400px;
	margin-left: 10px;
	padding-left: 20px;
}
.boldhistory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 18px;
	font-weight: bold;
	color: #33FFFF;
	overflow: auto;
	text-align: center;
}
.teambig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 30px;
	color: #FFFFFF;
	overflow: auto;
}

.SUPERbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	line-height: normal;
	color: #FFFFFF;
	overflow: auto;
}

.waiverbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bolder;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	width: 167px;
	color: #FFFFFF;
	border-color: #003466;
	padding-right: 10px;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
	outline-color: #00FFFF;
	text-shadow: 1;
	height: 25px;
	text-align: center;
}

.waiverbutton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bolder;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	width: 167px;
	color: #B00000;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-top: 8px;
	font-style: normal;
	height: 25px;
	text-align: center;
}	
.Date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	overflow: auto;
	color: #66CCCC;
	font-style: italic;
	font-variant: normal;
	text-transform: capitalize;
}
