body, a, p, td, th, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6 {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
}

ul.news {
	margin: 7px 5px 0px 30px;
	padding: 0px 0px 0px 0px;
	list-style: disc url(/sports/images/arrow.gif);
	line-height: 12px;
}
ul.news a:hover, a:active {
	list-style-image: url(/sports/images/arrow_on.gif);
}

.text {
	font-size: 68%; color: #000083;
}

.textHeader {
	font-size: 71%; color: #000083; font-weight: bold;
}

.textBold {
	font-size: 68%; color: #000083; font-weight: bold;
}

.textItalics {
	font-size: 68%; color: #000083; font-style: italic;
}

.footerBold {
	font-size: 55%; color: #000083;
}

a:link {
	color: #000083;
	text-decoration: underline;
}
a:visited {
	color: #000262;
	text-decoration: underline;
}
a:hover {
	color: #000262;
	text-decoration: underline;
}
a:active  {
	color: #000262;
	text-decoration: underline;
}

.formbox {
	color: #000086; background-color: #F0F0F0; border: 1px solid #999; font-size: 13px;height: 19px; font-weight: bold; margin: 0px 5px 0px 0px;
}

.formboxtextarea {
	color: #000086; background-color: #F0F0F0; border: 1px solid #999; font-size: 13px; font-weight: bold; margin: 0px 5px 0px 0px;
}

.tablebox {
	background-color: #F0F0F0; border: 1px solid #000086;
}

.adminhighlight {
	background:#E9E9E9;
	border: dashed thin;
}