/* tab setting*/
.ptabberlive .ptabbertabhide {
	display:none;
}
.ptabber {
}
.ptabberlive {


}

ul.ptabbernav
{
	 margin:0;
	 font-size:14px;
	 font-weight:normal;
	 line-height:26px;

	letter-spacing:-1px;
	height:1%;
}
ul.ptabbernav li
{	 background: url(../../images/red/lefttab.gif) no-repeat left top;
	 list-style: none;
	 margin: 0;
	 display: inline; 
	 padding:5px 0px 5px 8px;

}
ul.ptabbernav li a
{	 background: url(../../images/red/righttab.gif) no-repeat right top;
	 padding:5px 20px 5px 5px;
	 text-decoration: none;
	 font-weight:700;
	 margin-right:3px;
	 line-height:26px;
	 
}

ul.ptabbernav li a:link { color: #ffffff; }
ul.ptabbernav li a:visited { color: #ffffff; }
ul.ptabbernav li a:hover
{
	color: #00FFFF;
	text-decoration:none;
}

ul.ptabbernav li.ptabberactive
{
	 background: url(../../images/red/lefttab_on.gif) no-repeat left top ;
	 padding-left:9px;

}
ul.ptabbernav li.ptabberactive a
{
	 background: url(../../images/red/righttab_on.gif) no-repeat right top;
	 font-weight:bold;
	 color: #333333;
	 padding-right:17px;
	 border-bottom:none;

}

ul.ptabbernav li.ptabberactive a:hover
{
	 color: #ff0000;
}
.ptabberlive .ptabbertab {
	border-top:0;
	background:url(../../images/red/bgtab.gif) repeat-x  left bottom #F8ED9E;
	overflow:auto;
	border-left:1px solid #04384E;
	border-right:1px solid #04384E;
	/*margin-bottom:8px;*/
}

.ptabberlive .ptabbertab h2 {
	 display:none;
}
.ptabberlive .ptabbertab h3 {
	 display:none;
}

#tab1 .ptabberlive .ptabbertab {
	padding:0px;
	border-top:0;
	overflow:auto; 

	/*margin-bottom:8px;*/
}
#tab1 div.moduletable h3,
#tab2 div.moduletable h3,
#tab3 div.moduletable h3 {
	display:none;}
#tab1 div.moduletable a,
#tab2 div.moduletable a,
#tab3 div.moduletable a{
color:#4B85AC;
}