@charset "UTF-8";

.TabbedPanels {
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	margin-top: 30px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom-style: solid;
	height: auto;
	width: 750px;

}


.TabbedPanelsTabGroup {
	margin: 0 0 10px 0;
	padding: 0px;
	width: 750px;
	height: auto;
	background-image: url(../img/contents/background_bar.gif);
}

.TabbedPanelsTab1 {
	position: relative;
	float: left;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	color: #333333;
	width: 150px;
	height: 25px;
}

.TabbedPanelsTab1_2 {
	position: relative;
	float: left;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	color: #333333;
	width: 250px;
	height: 25px;
}
.TabbedPanelsTab1_3 {
	position: relative;
	float: left;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	color: #333333;
	width: 187px;
	height: 25px;
}
.TabbedPanelsTab1_4 {
	position: relative;
	float: left;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	color: #333333;
	width: 375px;
	height: 50px;
}

.TabbedPanelsTab2 {
	position: relative;
	float: left;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	color: #333333;
	width: 150px;
	height: 25px;
}

.TabbedPanelsTab2_2 {
	position: relative;
	float: left;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	color: #333333;
	width: 250px;
	height: 25px;
}
.TabbedPanelsTab2_3 {
	position: relative;
	float: left;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	color: #333333;
	width: 187px;
	height: 25px;
}
.TabbedPanelsTab2_4 {
	position: relative;
	float: left;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	color: #333333;
	width: 375px;
	height: 50px;
}

.TabbedPanelsTab3 {
	position: relative;
	float: left;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	color: #333333;
	width: 150px;
	height: 25px;
}
.TabbedPanelsTab3_2 {
	position: relative;
	float: left;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	color: #333333;
	width: 250px;
	height: 25px;
}
.TabbedPanelsTab3_3 {
	position: relative;
	float: left;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	color: #333333;
	width: 187px;
	height: 25px;
}
.TabbedPanelsTab4 {
	position: relative;
	float: left;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	color: #333333;
	width: 150px;
	height: auto;
}
.TabbedPanelsTab4_3 {
	position: relative;
	float: left;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	color: #333333;
	width: 187px;
	height: 25px;
}
.TabbedPanelsTab5 {
	position: relative;
	float: left;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	color: #333333;
	width: 150px;
	height: 25px;
}
.TabbedPanelsTab6 {
	position: relative;
	float: left;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	color: #333333;
	width: 375px;
	height: 26px;
}
.TabbedPanelsTab7 {
	position: relative;
	float: left;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	color: #333333;
	width: 375px;
	height: 26px;
}

.TabbedPanelsTabHover {
	background-color: #99FFCC;
}

.TabbedPanelsTabSelected1 {
	background-color: #FFFF99;
}

.TabbedPanelsTab a {
	color: #333333;
	text-decoration: none;
}

.TabbedPanelsContentGroup {
	clear: both;
	background-color: #FFFFFF;
}

.TabbedPanelsContent {
	clear: both;
	width: 750px;
}

.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;
}
.TabbedPanelsTab1 p {
	margin: 0;
}

.TabbedPanelsTab2 p {
	margin: 0;
}

.TabbedPanelsTab3 p {
	margin: 0;
}
