.TabbedPanels {
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
}
.TabbedPanelsTabGroup {
	padding: 0px;
	line-height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 760px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
}
.TabbedPanelsTab {
	position: relative;
	float: left;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif,;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.TabbedPanelsTab2 {
	float: right;
	list-style-image: none;
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 3px;
	position: relative;
	margin-top: 5px;
	margin-right: 5px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.TabbedPanelsTab3 {
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: 15px;
	font-size: 12px;
}
.TabbedPanelsTabHover {
	background-color: #404000;
}
.TabbedPanelsTabSelected {
	background-color: #333333;
}
.TabbedPanelsTab a, .TabbedPanelsTab2 a {
	color: black;
	text-decoration: none;
}
.li_off {
	background-color: #000000;
	cursor: pointer;
	padding-right: 5px;
	padding-left: 5px;
	color: #999999;
}
.li_off2 {
	background-color: #222222;
	padding-top: 7px;
	padding-right: 15px;
	padding-left: 8px;
	padding-bottom: 2px;
	background-image: url(../images/tub_li.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.li_off2 span {
	font-size: 11px;
	line-height: 100%;
	color: #999999;
	margin-left: 5px;
}
.TabbedPanelsContentGroup {
	background-color: #222222;
	font-size: 11px;
	line-height: 120%;
	text-align: center;
	clear: both;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #222222;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
}
.TabbedPanelsContent {
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.TabbedPanelsContent #box1  {
	float: left;
	width: 400px;
	margin-right: 3px;
	white-space: nowrap;
	line-height: 150%;
	margin-left: 7px;
}
.TabbedPanelsContent #box2  {
	padding: 0px;
	float: left;
	width: 350px;
	margin: 0px;
	white-space: nowrap;
	line-height: 150%;
}
.TabbedPanelsContent br {
	clear: both;
}
.TabbedPanelsContent ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.TabbedPanelsContent li {
	list-style-position: inside;
	list-style-type: none;
	list-style-image: url(../images/tub_li_ic.gif);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.TabbedPanelsContentVisible {
}
.TabbedPanelsContent li a:link, .TabbedPanelsContent li a:visited {
	color: #ffffff;
	text-decoration: none;
	white-space: nowrap;
}
.TabbedPanelsContent li a:hover, .TabbedPanelsContent li a:active {
	color: #666666;
	text-decoration: none;
	white-space: nowrap;
}

