

.myFaces_panelTabbedPane
{
	width:100%;
		
}



.myFaces_panelTabbedPane td
{
	border-collapse: collapse;
}




.myFaces_panelTabbedPane_activeHeaderCell, .myFaces_panelTabbedPane_inactiveHeaderCell
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-right: #5d90bd 1px solid;
	border-collapse: collapse;
}



.myFaces_panelTabbedPane_activeHeaderCell{
	border: 0px;
}


.myFaces_panelTabbedPane_activeHeaderCell input
{
	background-color: transparent;
	background-image: url(../images/bt1_3.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #000000;
	width: auto;
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}


.myFaces_panelTabbedPane_inactiveHeaderCell
{
	border: 0px;
	background-color: white;
	border-bottom: #5d90bd 1px solid;
}


.myFaces_panelTabbedPane_inactiveHeaderCell input
{
	cursor: pointer;
	background-color: transparent;
	background-image: url(../images/bt1_7.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom: #5d90bd 1px;
	font-size: 12px;
	color: #0d4d88;
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: auto;
}

.myFaces_panelTabbedPane_emptyHeaderCell
{
	border-style: none;
	width: 100%;
	background-image: url(../images/bt1_07.gif);
	background-position: left top;
	background-repeat: no-repeat;
	
	border-bottom: #5d90bd 1px solid;
}


.myFaces_panelTabbedPane_subHeaderCell
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.myFaces_panelTabbedPane_subHeaderCell_first
{
	border-left: #5d90bd 1px solid;
	
}

.myFaces_panelTabbedPane_subHeaderCell_inactive
{
	
}


.myFaces_panelTabbedPane_pane
{
	border-right: #5d90bd 1px solid;
	border-left: #5d90bd 1px solid;
	border-top-style: none;
	border-bottom: #5d90bd 1px solid;
}

.myFaces_panelTabbedPane_subHeaderCell_last
{
	border-right: #5d90bd 1px solid;
	
}