@charset "UTF-8";
.TabbedPanels {	float: left;	clear: none;	width: 100%; }
.TabbedPanelsTab {	position: relative;	top: -25px;	left:150px;	float: left;font: 12px sans-serif;	list-style: none;	-moz-user-select: none;	-khtml-user-select: none;	cursor: pointer;	width:50px; height:24px; text-align:center; line-height:27px;background:url(../images/btnbg0.gif) no-repeat;}
.TabbedPanelsTabHover{background:url(../images/btnbg0.gif) no-repeat;}
.TabbedPanelsTabSelected {background:url(../images/btnbg.gif) no-repeat;}
.TabbedPanelsTab a {	color: black;	text-decoration: none;}
.TabbedPanelsContentGroup {	clear: both; position:relative; top:-15px;}
.VTabbedPanels .TabbedPanelsTabGroup {	float: left;	width: 10em;	height: 20em;position: relative;}
.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;