h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #996600;
	font-weight: normal;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #333333;
}
.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #800000;
	text-align: center;
}
.headertext1 {
	font-family: Palatino Linotype; font-style:italic;
	font-size: 18px;
	color: #800000;
	text-align: center;
}
.announcementtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	background-color: #DFDFDF;
	vertical-align: top;
}
.announcementtext li{
	padding-bottom: 12px;
}
a {
	color: #ED5D0E;
	text-decoration: none;
}
a:hover {
	color:#FF0000;
	text-decoration: underline;
}
a .pdf .icon {
  background: url(/images/icons/icon_pdf_32x19.png) left center no-repeat;
  padding-left: 32px;
}
a .swf .icon {
  background: url(/images/icons/icon_swf_14x14.png) no-repeat left center;
  padding-left: 14px;
}

#topnavigation ul {
	margin: 0px;
	padding: 0px;
	width: 592px;
	height: 30px;
	list-style-type: none;
}
#topnavigation li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#topnavigation a {
	background-image: url(/images/topnav_plain.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #E3E3E3;
	text-decoration: none;
	display: block;
	height: 22px;
	width: 74px;
	text-align: center;
	padding: 8px 0px 0px;
}
#topnavigation a:hover {
	background-image: url(/images/topnav_plainOver.gif);
	color: #FFFFFF;
}
.topnavtext {
	background-image: url(/images/topnav_plainCurrent.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 30px;
	width: 74px;
	text-align: center;
	padding: 8px 0px 0px;
	line-height: 28px;
}
#leftnavigation ul {
	margin: 0px;
	padding: 0px;
	width: 148px;
	list-style-type: none;
}
#leftnavigation li {
	padding: 0px;
	margin: 0px;
	float: left;
	background-image: url(/images/leftnavBG.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	display: block;
	height: 21px;
	width: 128px;
	padding: 8px 0px 0px 20px;
}
#leftnavigation a {
	color: #E3E3E3;
}
#leftnavigation a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#breadcrumbsbar {
	margin: 0px;
	padding: 0px;
	width: 740px;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #663333;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
	text-indent: 10px;
	/* background image has shades depend on the current page tab 
	*  overrides at each page
	*/
	background-image: url(/images/barHome.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	line-height: 25px;
}
#breadcrumbsbar a {
	color: #663333;
}
#breadcrumbsbar a:hover {
	color: #FFFFFF;
}

/* from skysports.net
to jump to top
#skipTo {
	width:42px;
	float:right;
	text-align:center;
	height:20px;
	position:relative;
	position:fixed;
	bottom:0%;
	right:1px;
	color:white;
	background:url(/images/bottomCR.gif) no-repeat;
	padding:6px 1px 7px 1px!important;
	margin-top:-20px;
	z-index:1002;
	voice-family: "\"}\"";
	voice-family:inherit;
	padding:6px 1px 1px 1px!important;
	_padding-bottom:1px
}
#skipTo a {color:white}
*/
