body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.ln-heading {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/ln-heading-bg.gif);
	height: 20px;
	padding-top: 1px;
	padding-left: 5px;
}
.tn {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top:2px;
}
.bg-left {
	background-image: url(../images/bg-left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-right {
	background-image: url(../images/bg-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer {
	padding-top: 10px;
	padding-left: 232px;
	color: #3b465b;
}


.tn a {
	color: #ffffff;
	display:block;
}
.tn a:hover {
	color: #cccccc;
	text-decoration: none;
}

.ln-heading a {
	color: #FFFFFF;
}
.ln-heading a:hover {
	color: #cccccc;
	text-decoration: none;
}
.ln {
	color: #003aaa;
	background-color: #f7d8a1;
	height: 15px;
	padding-left: 15px;
}
.ln:hover {
		background-color: #f9edd2;
}
.ln a {
	color: #000000;
}
.ln a:hover {
	color: #003aaa;
	text-decoration: none;

}

a {
	color: #003aaa;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
.content {
	padding-top: 12px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	background-color: #ffffff;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	color: #003aaa;
	margin-bottom: 15px;
	border-bottom: 1px solid #dce3bf;
	padding-bottom: 4px;
}
.sub-heading {
	color: #f33241;
	font-weight: bold;
	font-size: 12px;
}
.text-box {
	border: 1px solid #809dd5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text-button {
		border: 1px solid #809dd5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #003aaa;
}
.chart-bottom {
		height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBC07A;
}

.home-box-heading {
	background-color: #9ca83a;
	color: #FFFFFF;
	font-weight: bold;
	border-top: 2px solid #6a7820;
	padding-left: 20px;
	height: 18px;
}
.home-box {
	background-color: #dee3c3;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.CurrentEventDate {
	font-weight: bold;
	color: #000000;
}
.home-sponsor-box {
	border: 1px solid #f1f1f1;
	font-weight: bold;
	color: #000000;
	width: 98px;
	height: 48px;
}

.socialnet {
	float: right;
}

.socialnet img {
	vertical-align: middle;
}

.announceBox {
	background: url(/Images/bballBG.jpg) no-repeat 0 0;
	height: 93px;
	width: 500px;
	padding: 8px;
	color: #FFFFFF;
}

.vidbutton {
	float: right;
	margin: 0 120px 0 0;
}
