.tabbed_content {
	background-color:#FFFFFF;
	width: 534px;
}

.tabs {
	height: 80px;
	position: relative;
}

.tabs .moving_bg {
	padding: 15px;
	background-image:url(../images/SC_chart-floater.png);
	position: absolute;
	width: 175px;
	z-index: 1;
	left: 0;
	padding-bottom: 55px;
	background-position: top left;
	background-repeat: no-repeat;
	color: #FFFFFF;
}

.tabs .tab_item {
	display: block;
	float: left;
	padding: 15px 5px 5px 5px;
	width: 168px;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	text-align: center;
	z-index: 100;
	position: relative;
	cursor: pointer;
}

.tabbed_content .slide_content {
	overflow: hidden;
	padding: 20px 0 0 0;
	position: relative;
	width: 534px;
}

.tabslider {
	width: 5000px;
}
.tabslider td { padding:4px 10px; border-bottom: solid 1px #FFFFFF; height:23px; vertical-align:middle; }

.tabslider ul {
	float: left;
	width: 534px;
	margin: 0px;
	padding: 0px;
	margin-right: 0px;
	list-style-type: none;
}

.tabslider ul a {
	color: #ffffff;
	text-decoration: none;
}

.tabslider ul a:hover {
	color: #aaaaaa;
}

.tabslider ul li {
	padding-bottom: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.plandiv { width:534px; }
.plandiv td { font-weight:bold; font-size:16px; padding-top:15px; }
.blue { color:#FFFFFF; font-weight:bold; }
.bottomrow td { border:none; padding-bottom:0px; }
.tabbedback { background: url(../images/SC_chart-back.gif); }
.tabbedback2 { background: url(../images/SC_chart-top.gif) no-repeat; }
