.tabbed_content {
	background-color: #ffffff;
	width: 620px;	
}

.tabbed_content .tabs {
	background-color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
	height: 70px;
	margin: 0px;
	padding: 0px;
	position: relative;
}

.tabbed_content .tabs .moving_bg {
	padding: 0px;
	background-color: #830810;
	background-image:url(chiefs_arrow_bg.jpg);
	position: absolute;
	width: 150px;
	z-index: 190;
	left: 0;
	padding-bottom: 50px;
	background-position: bottom left;
	background-repeat: no-repeat;
}

.tabbed_content .tabs .tab_item {
	display: block;
	float: left;
	padding: 0PX;
	width: 150px;
	color: #000000;
	text-align: center;
	z-index: 200;
	position: relative;
	cursor: pointer;
}

.tabbed_content .slide_content {
	overflow: hidden;
	background-color: #ffffff;
	padding: 10px 0 0px 10px;
	position: relative;
	width: 610px;
}

.tabbed_content .slide_content ul {
	list-style-type: none;
}

.tabslider {
	width: 5000px;
}

.tabslider ul {
	float: left;
	width: 570px;
	margin: 0px;
	padding: 0px;
	margin-right: 40px;
}

.tabslider ul a {
	text-decoration: none;
}

.tabslider ul a:hover {
	color: #aaaaaa;
}

.tabslider ul li {
	padding-bottom: 7px;
}

.chiefs-schedule {
padding-left: 15px;
}

.chiefs-schedule li {
font-size: 10pt;
}

.chiefs-schedule .date {
float: left;
margin-right: 5px;
text-align: left;
width: 30px;
}

.leading-zero {
color: #efefef;
}
