.boldandcenter {
	font-weight: bold;
	text-align: center;
}
.style5 {
	vertical-align: middle;
	padding: .2em;
}
.tabletext {
	margin: 5px;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}
.bg_yellowhighlight {
	background-color: #FF0;
	font-weight: normal;
}
.bg_yellowhighlight_boldtext_caps {
	font-weight: bold;
	background-color: #FF6;
	font-variant: small-caps;
}
.bg_palesilver {
	background-color: #e1e4e4;
}
.bg_bluebg {
	background-color: #8198ba;
}
.bg_mediumpalebluegray {
	padding-left: 2em;
	background-image: url(../images/medbluebg.png);
	background-repeat: repeat-y;
	background-position: 100% top;
	border-left-width: medium;
	border-left-style: solid;
	height: 2em;
}
.bg_palestbluegray {
	background-color: #e2ebf4;
}
.joe_TD_header {
	color: #FFF;
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006;
	font-variant: normal;
	background-image: url(../images/darkbluebgbar_round_lr.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.joe_TD_subheader {
	background-color: #D9DFED;
	padding: 2px;
	margin-top: 0.2em;
	margin-right: 2px;
	margin-bottom: 0.2em;
	margin-left: 4px;
	color: #242179;
	font-size: 13pt;
	text-transform: uppercase;
	line-height: 20pt;
}
.joe_TD_Date {
	background-color: #D9DFED;
	padding: 2px;
	margin-top: 0.2em;
	margin-right: 2px;
	margin-bottom: 0.2em;
	margin-left: 4px;
	color: #C00;
	font-size: 13pt;
	text-transform: uppercase;
	line-height: 26pt;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}
.joe_update {
	font-size: .7em;
	text-align: right;
}
.joe_regular_text_red_uppercase_big_center {
	font-size: 1.2em;
	color: #900;
	text-transform: uppercase;
	text-align: center;
}
.joe_saturday_umpire {
	font-size: 11pt;
	color: #C00;
	font-weight: bolder;
	background-color: #f6f6f6;
}
.joe_TD_sub_subheader {
	color: #00F;
	font-size: 11pt;
	line-height: 13px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}
.joe_regular_text {
	font-size: 12pt;
	color: #339;
}
.joe_regular_text_red {
	font-size: 12pt;
	color: #900;
}
.joe_regular_text_red_uppercase_bigger {
	font-size: 1.2em;
	color: #900;
	text-transform: uppercase;
}
.joe_regular_text_yellow_highlight {
	background-color: #FF0;
	font-size: 12pt;
	text-align: left;
}
.joe_red_text_yellow_highlight {
	color: #900;
	background-color: #FF0;
	font-size: 12pt;
}
body {
}

}
.right {
	text-align: right;
}
a:link {
	color: #3D52BD;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-weight: bolder;
	color: #D00;
	}
a:visited {
	color: #639;
	font-weight: bolder;
	text-decoration: underline;
}
p {
	margin-left: 2em;
	margin-right: 2em;
	padding-top: 0em;
	padding-bottom: 0em;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-right: 4em;
	padding-left: 4em;
	color: #339;
}
h1 {
	text-transform: uppercase;
	color: #900;
	font-weight: bold;
	font-size: 1.2em;
	text-align: left;
	line-height: 3em;
	padding-top: 0em;
	padding-right: 1em;
	padding-left: 5em;
	margin-right: 0em;
	margin-left: 0em;
	background-color: #E3EBF4;
	border-bottom-style: none;
	border-bottom-width: medium;
	background-image: url(../images/cap.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 60px;
	padding-bottom: 0em;
	border-bottom-color: #26245F;
	text-decoration: overline;
	letter-spacing: 0.3em;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	color: #900;
	text-transform: none;
	font-weight: normal;
	font-size: 1.2em;
	padding-top: 0em;
	padding-right: 1.5em;
	padding-bottom: 0em;
	padding-left: 2em;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	font-variant: small-caps;
	background-image: url(../images/1ball_40px.png);
	background-repeat: no-repeat;
	background-position: left;
	background-attachment: scroll;
	border-bottom-color: #7085AB;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 5em;
	}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-indent: 0px;
	}
.footerText {
	color: #FFF;
}
.BulletBackgroundColor {
	color: #FFFFFF
	}
.DataColor {
	color: #DEDECA
	}

.FormBackgroundColor {
	color: #CCCCCC
	}
.ImageTitleColor {
	color: #CCCCCC
	}
.LabelColor {
	color: #CCCCCC
	}
.ListColorEven {
	color: #CCCCCC
	}
.ListFooterColor {
	color: #333333
	}
.ListHeaderColor {
	color: #333333
	}
.whitetext {
	color: #FFF;
}
.ListColorOdd {
	color: #DEDECA
	}
.ListTitleColor {
	color: #CCCCCC
	}
.NewsDataColor {
	color: #DEDECA
	}
.StoryTitle {
	color: #000000;
	font-weight: bold
	}
.StoryContentColor {
	color: #000000
	}
.TitleColor {
	color: #000000
	}
.small {
	font-size: 85%;
}
.span {
}
.lowercase {
	text-transform: lowercase;
}
.uppercase {
	text-transform: uppercase;
}
.footertextright {
	font-weight: bold;
	color: #FFF;
	text-align: right;
}

}
.formtext {
	font-weight: bold;
	color: #900;
	text-align: center;
	padding-top: .5em;
	padding-bottom: .5em;
	font-size: 12pt;
}
.formsub {
	color: #26245F;
	text-align: center;
	font-size: 9pt;
	text-transform: capitalize;
	vertical-align: top;
}
