.TabbedPanels{
	margin:0;
	padding:0;
	float:left;
	clear:none;
	width:780px;
	font-weight:400;
	background-color: #DAE3CF;
}.TabbedPanelsTabGroup{margin:0;padding:0}.TabbedPanelsTab{
	position:relative;
	width:190px;
	top:1px;
	float:left;
	padding:4px 10px;
	margin:0 1px 0 0;
	background-color:#DAE3CF;
	list-style:none;
	border-left:solid 1px #ccc;
	border-bottom:solid 1px #999;
	border-top:solid 1px #999;
	border-right:solid 1px #999;
	cursor:pointer
}.TabbedPanelsTabHover{
	background-color:#f3f3f3;
	color: #000;
	font-weight: bold;
}.TabbedPanelsTabSelected{
	background-color:#FF6;
	border-bottom:1px solid #eee
}.TabbedPanelsTab a{color:#000;text-decoration:none}.TabbedPanelsContentGroup{clear:both;border-left:solid 1px #ccc;border-bottom:solid 1px #ccc;border-top:solid 1px #999;border-right:solid 1px #999;background-color:#fff}.TabbedPanelsContent{padding:4px}.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:0;width:auto;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:0;width:100em;height:20em}

