.TabbedPanels {
	margin: 0px 4px 0px auto;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%;
	background-color: transparent;
}
#TabbedPanels1 p {
	color: #333333;
	font: 100% Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 2px 4px;
}
#TabbedPanels1 table {
	margin: 0px 6px 0px 0px;
	padding: 2px;
	width: 100%;
	height: auto;
	font: normal 80% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#TabbedPanels1 td {
	padding: 2px;
	color: #333333;
}
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 0px;
	margin: 0px;
	font: bold 100% sans-serif;
	list-style: none;
	border-left: none;
	border-top: none;
	border-right: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	color: #999999;
	background-image: url(images/MainSkin/PricesMinitable/TabBack.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 28px;
	width: 70px;
	border-bottom-style: none;
}
.TabbedPanelsTab:hover {
	background-image: url(images/MainSkin/PricesMinitable/TabBackOver.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #CC0000;
	font-size: 100%;
}
.TabbedPanelsTabSelected {
	border-bottom: none;
	background-image: url(images/MainSkin/PricesMinitable/TabFront.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 66px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #0066CC;
}
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}
.TabbedPanelsContentGroup {
	clear: both;
	border-left: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	border-top: none;
	border-right: none;
	background-color: #FFFFFF;
	background-image: url(images/MainSkin/PricesMinitable/RightTopCurve.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px 6px 0px 0px;
	padding: 0px 6px 0px 0px;
}
.TabbedPanelsContent {
	padding: 4px;
	width: 100%;
	float: left;
	clear: both;
}
.TabbedPanelsContentVisible {
}
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}
#TabbedPanels1 .TitleON {
	text-transform: capitalize;
	text-align: center;
	width: 65px;
	float: left;
	margin: 10px 0px 0px;
	padding: 0px;
	font: bold 70% Arial, Helvetica, sans-serif;
}
#TabbedPanels1 .LinkMore a:hover {
	color: #CC0000;
	text-decoration: underline;
	background-image: url(images/MainSkin/PricesMinitable/nextOver.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
	padding-bottom: 7px;
}
#TabbedPanels1 .LinkMore a {
	color: #0066CC;
	text-decoration: underline;
	background-image: url(images/MainSkin/PricesMinitable/next.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
	padding-bottom: 7px;
}
