.p7TPpanel {
background: url(../images/opa.png) top left repeat;
}
.p7TPwrapper {
	padding: 10px 10px 9px 10px;
}
.p7TPheader {
	background-image: url(img/tabs07header.jpg);
	background-repeat: repeat-x;
	padding: 6px 6px;
	border-bottom: 1px solid #666666;
	background-color: #858585;
}
.p7TPheader h2, .p7TPheader h3 {
	margin: 0;
	font-size: 1.1em;
	font-weight: normal;
	color: #CCCCCC;
}
.p7TP_tabs {
	padding: 0;
font: bold 12px Arial, Helvetica, sans-serif;
}
#p7TP1 .p7TP_tabs a, #p7TP2 .p7TP_tabs a,
#p7TP3 .p7TP_tabs a, #p7TP4 .p7TP_tabs a, 
#p7TP5 .p7TP_tabs a {
	padding: 5px 18px;
	display: block;
	float: left;
	color: #CCCCCC;
	text-decoration: none;
	background-image: url(img/tabs07_up.jpg);
	background-repeat: repeat-x;
	border: 1px solid #333333;
	border-bottom: 0;
}
#p7TP1 .p7TP_tabs a:focus, #p7TP2 .p7TP_tabs a:focus,
#p7TP3 .p7TP_tabs a:focus, #p7TP4 .p7TP_tabs a:focus,
#p7TP5 .p7TP_tabs a:focus {
	outline: 1px dotted;
	outline-color: #CCCCCC;
}
#p7TP1 .p7TP_tabs a:hover, #p7TP2 .p7TP_tabs a:hover, 
#p7TP3 .p7TP_tabs a:hover, #p7TP4 .p7TP_tabs a:hover, 
#p7TP5 .p7TP_tabs a:hover, #p7TP1 .p7TP_tabs a:active, 
#p7TP2 .p7TP_tabs a:active, #p7TP3 .p7TP_tabs a:active,
#p7TP4 .p7TP_tabs a:active, 
#p7TP5 .p7TP_tabs a:active {
	color: #FFFFFF;
}
.p7TP_tabs div {
	display: block;
	float: left;
	margin: 0 -1px 0 0;
}
.p7TPclear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.p7TPcontent {
height:145px;
padding: 10px;
background-color: #FFFFFF;
font: normal 12px  Arial, Helvetica, sans-serif, Verdana, Helvetica, sans-serif; 
color:#333333;
text-align:justify;
position: relative;
z-index: 1;
top: -1px;
left: 0;
border: 1px solid #333333;
line-height:140%;
}
.p7TPcontenth2, .p7TPcontent h3, 
.p7TPcontent h4 {
font: italic 18px  Georgia, "Times New Roman", Arial, Verdana, Helvetica, sans-serif;
	color: #444444;
	margin: 0px;
	line-height: normal;
}
.p7TPcontent p {
	margin: 6px 0 5px 0;
}
#p7TP1 .p7TP_tabs div.down, #p7TP2 .p7TP_tabs div.down, 
#p7TP3 .p7TP_tabs div.down, #p7TP4 .p7TP_tabs div.down, 
#p7TP5 .p7TP_tabs div.down {
	padding: 0;
	position: relative;
	z-index: 2;
}
#p7TP1 .p7TP_tabs div.down a, #p7TP2 .p7TP_tabs div.down a, 
#p7TP3 .p7TP_tabs div.down a, #p7TP4 .p7TP_tabs div.down a, 
#p7TP5 .p7TP_tabs div.down a {
	background-image: url(img/tabs07_down.jpg);
	background-repeat: repeat-x;
	color: #333333 !important;
	cursor: default;
}
/*HIDE the TABS*/
.p7TP_tabs {
	display: none;
}

.bor
{
border:3px solid #58334d;
margin:0 10px 0 0px;
}

.p7TPpanel a:link, .p7TPpanel a:visited, .p7TPpanel a:active
{ 
float:right;
font: normal 12px  Arial, Verdana, Helvetica, sans-serif;
color: #58334d;
text-decoration: underline;
padding: 5px;}

.p7TPpanel a:hover
{
color: #fff;
background-color:#58334d;
padding: 5px;
text-decoration: none;
}