
.TabbedPanels {
	margin: 0px;
	padding: 0px;
	clear: none;
	width: 200px; 
}

.TabbedPanels1 {
	margin: 0px;
	padding: 0px;
	clear: none;
	width: 100%;
	height:100%; 
}


.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}

.TabbedPanelsTab {
height:20px;
width:78px;
	position: relative;
	top: 1px;
	float: left;	
		padding:5px 10px 0px;
	background-image:url(../images/tabbutso%20.jpg);
	list-style: none;
	border-left: solid 1px #999;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	color:#1296AD;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}


.TabbedPanelsTab1 {
height:20px;
width:98px;
	position: relative;
	top: 1px;
	float: left;	
		padding:5px  10px  0px;
	background-image:url(../images/tabbutso%20.jpg);
	list-style: none;
	border-left: solid 1px #999;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	color:#1296AD;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
}

.TabbedPanelsTab12 {
height:20px;
width:98px;
	position: relative;
	top: 1px;
	float: left;	
		padding:5px 10px 0px;
	background-image:url(../images/tabbutso%20.jpg);
	list-style: none;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	color:#1296AD;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
}

.TabbedPanelsTabHover {
	background-image:url(../images/buts_grad.jpg);
	color:#F48509;
}


.TabbedPanelsTabSelected {
	background-image:url(../images/buts_grad.jpg);
	border-bottom: 1px solid #F7F7F7;
	color:#F48509;
}


.TabbedPanelsContentGroup {
width:198px;
height:316px;
	clear: both;
	border:#97A5A5 solid 1px;
	background-color: #F7F7F7;
}


.TabbedPanelsContentGroup11 {
padding-top:5px;
padding-left: 20px;
width:336px;
height:190px;
	clear: both;
	border:#97A5A5 solid 1px;
	background-color: #F7F7F7;
}

.TabbedPanelsContent {
	
		padding-left: 22px;
	padding-right: 5px;

}


