#welcome {
	position: absolute;
	top: 110px;
	left: 0px;
	width: 580px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
}
#welcome h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #000099;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#welcome h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	color: #0000CC;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#welcome h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 2px;
	padding-right: 4px;
}
#welcome h4 {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
}

#teamshirts td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000000;
}

#teaminfo {
	position: absolute;
	top: 110px;
	left: 585px;
	width: 175px;
	margin-top: 2px;
}
#teaminfo h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #000099;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px dotted #666666;
}
#teaminfo h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
#teaminfo h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-bottom: 0px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px dotted #666666;
}
#teaminfo h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#teaminfo a:link, #teaminfo a:active, #teaminfo a:visited {
	text-decoration: none;
	color: #000000;
}
#teaminfo a:hover {
	text-decoration: underline;
	color: #660000;
}
.in {
	color: #000066;
}
.notin {
	color: #FF0000;
}

#table0 {
	position: absolute;
	top: 400px;
	left: 585px;
	width: 175px;
	visibility: visible;
	background-color:#99CCFF;
}
#table1, #table2, #table3, #table4 {
	position: absolute;
	top: 400px;
	left: 585px;
	width: 175px;
	visibility: hidden;
	background-color:#99CCFF;
}
#table0 p, #table1 p, #table2 p, #table3 p, #table4 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 2px;
}
#tabs0 a:link ,#tabs1 a:link, #tabs2 a:link, #tabs3 a:link, #tabs4 a:link {
	text-decoration: none;
	color: #000000;
}
#tabs0 a:visited ,#tabs1 a:visited, #tabs2 a:visited, #tabs3 a:visited, #tabs4 a:visited {
	text-decoration: none;
	color: #000000;
}
#tabs0 a:active ,#tabs1 a:active, #tabs2 a:active, #tabs3 a:active, #tabs4 a:active {
	text-decoration: none;
	color: #000000;
}
#tabs0 a:hover ,#tabs1 a:hover, #tabs2 a:hover, #tabs3 a:hover, #tabs4 a:hover {
	text-decoration: underline;
	color: #660000;
}
.th1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000066;
	background-color: #FFFFCC;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 0px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.td1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #000000;
	background-color: #CCFFFF;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.th2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-indent: 2px;
	color: #000066;
	background-color: #FFFFFF;
}
.td2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #000000;
	background-color: #CCFFFF;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
