﻿.TabbedPanels {
	margin: 0px; padding: 0px; width: 100%; clear: none; float: left;
}
.TabbedPanelsTabGroup {
	margin: 0px; padding: 0px;
}
.TabbedPanelsTab {
	list-style: none; margin: 0px 1px 0px 0px; left: 0px; top: 9px; width: 140px; height: 50px; padding-top: 6px; padding-left: 0px; font-size: 12px; font-weight: bold; float: left; position: relative; cursor: pointer; -moz-user-select: none; -khtml-user-select: none; _height: 50px; _width: 140px;
}
.TabbedPanelsTabHover {
	
}
.TabbedPanelsTabSelected {
	color: rgb(204, 51, 0); background-image: url("xwfa_tabi_r34_c9.png");
}
.TabbedPanelsTab a {
	color: black; text-decoration: none;
}
.TabbedPanelsContentGroup {
	padding-top: 10px; clear: both;
}
.TabbedPanelsContent {
	padding: 4px;
}
.TabbedPanelsContentVisible {
	
}
.VTabbedPanels .TabbedPanelsTabGroup {
	border-width: 1px; border-style: solid; border-color: rgb(153, 153, 153) rgb(153, 153, 153) rgb(204, 204, 204) rgb(204, 204, 204); width: 10em; height: 20em; float: left; position: relative; background-color: rgb(238, 238, 238);
}
.VTabbedPanels .TabbedPanelsTab {
	margin: 0px; border-top-color: currentColor; border-right-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-right-width: medium; border-left-width: medium; border-top-style: none; border-right-style: none; border-left-style: none; float: none;
}
.VTabbedPanels .TabbedPanelsTabSelected {
	border-bottom-color: rgb(153, 153, 153); border-bottom-width: 1px; border-bottom-style: solid; background-color: rgb(238, 238, 238);
}
.VTabbedPanels .TabbedPanelsContentGroup {
	padding: 0px; width: 30em; height: 20em; clear: none; float: left;
}