/* Spry Styles */
#tabbedPanel{width:500px; margin:0 auto; padding:20px;}

.TabbedPanels {	margin: 0px auto;padding: 0px;float: left;clear: none;width: 767px;}

.TabbedPanelsTabGroup {	margin: 0px;	padding: 0px; background-color: #fff; border-bottom: solid 1px #d2cfc8; background-image:url(../images/Top_tabMenuBG.jpg); background-repeat:no-repeat; background-position:left top; height:22px; padding-top:15px; padding-left:5px;}

.TabbedPanelsTab {	position: relative;	top: 1px;	float: left;	padding: 3px 8px;	margin: 0px 1px 0px 0px;	font: bold 12px Arial;		list-style: none;	border: solid 1px #d2cfc8; background-image:url(../images/Menu_Tab_BG.gif); background-repeat:repeat-x; background-position:center top;	-moz-user-select: none;	-khtml-user-select: none;	cursor: pointer;}

.TabbedPanelsTabHover { background-image:url(../images/Menu_Tab_BG.gif); background-repeat:repeat-x; background-position:center top;}

.TabbedPanelsTabSelected {	background-color: #FFF;	border-bottom: 1px solid #FFF; border-left:1px solid #d2cfc8;}

.TabbedPanelsTab a {	color: black;	text-decoration: none;}

.TabbedPanelsContentGroup {	clear: both; background-image:url(../images/bottom_tabMenuBG.jpg); background-repeat:no-repeat; background-position:bottom left; height:220px;border-left: solid 1px #e1e1e1; border-right: solid 1px #e1e1e1; border-top:0px;	background-color: #fff;}

.TabbedPanelsContent {	padding: 4px;}

.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;}

/*Spry Styles Ends Here*/