#news h1 {
	font: bold 18pt Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000066;
	background: #FFFFFF url(Images/NewsHeading.jpg) no-repeat right top;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-left: 5px;
}
#news h2 {
	font-size: 14pt;
	border-top: 1px dashed #CCCCCC;
	color: #000066;
	display: block;
	border-right: 1px dashed #CCCCCC;
	margin-top: 0px;
	margin-bottom: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 5px;
}
#news h3 {
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
	display: block;
	margin-top: 2px;
	margin-bottom: 3px;
}
#news p {
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: 10pt;
}
#news .subheadline {
	color: #FF0000;
	font-size: 11pt;
}
#news .Section {
	background: #F6F6F6;
	border-bottom: 1px dashed #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right: 1px solid #000066;
	padding-bottom: 5px;
}
.NewsLink {
	display: block;
	background: #EAEAEA;
	padding: 1px;
	margin-top: 0px;
	margin-bottom: 15px;
	border-right: 1px solid #000066;
	border-bottom: 1px solid #000066;
}
.NewsLink h4{
	font-size: 13px;
	font-weight: bold;
	color: #000099;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: capitalize;
	background: #E8E8E8;
	display: block;
	font-style: italic;
}
.NewsLink p{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10pt;
}
.NewsLinkTop {
	display: block;
	background: #EAEAEA;
	padding: 1px;
	margin-top: 0px;
	margin-bottom: 15px;
	border-bottom: 1px solid #D6D6D6;
}
.NewsLinkTop h4{
	font-size: 13px;
	font-weight: bold;
	color: #000099;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: capitalize;
	background: #E8E8E8;
	display: block;
	font-style: italic;
}
.NewsLinkTop p{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10pt;
}
#SportLinks {
	width: 450px;
	border: 1px solid #CCCCCC;
	padding-top: 4px;
}
#SportLinks a:link, a:visited {
	font-size: 10pt;
	margin: 0px;
	color: #000099;
}
#SportLinks a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#Volleyball {
}
#Soccer {
	visibility: visible;
	top: 100px;
}
.tableSmallText P{
	font-size: .9em;
	color: #FFFFFF;
	background: #002EC1;
	border: 1px solid #000E7B;
	padding-left: 4px;
}
#bodyTable #news .Section td {
	font-size: 0.8em;
	font-weight: bold;
}
#bodyTable #news .Section table {
	padding: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

