.pp_tl {
	background-image:url(../images/menupanel/tl.gif);	
	background-repeat:no-repeat;
	width:10px;
	height:10px;
}
.pp_top {
	background-image:url(../images/menupanel/top.gif);
	background-repeat:repeat-x;
	height:10px;
}
.pp_tr {
	background-image:url(../images/menupanel/tr.gif);
	background-repeat:no-repeat;
	width:10px;
	height:10px;
}
.pp_left {
	background-image:url(../images/menupanel/left.gif);
	background-repeat:repeat-y;
	width:10px;
}
.pp_right {
	background-image:url(../images/menupanel/right.gif);
	background-repeat:repeat-y;
	width:10px;
}
.pp_bl {
	background-image:url(../images/menupanel/bl.gif);
	background-repeat:no-repeat;
	width:10px;
	height:10px;
}
.pp_bottom {
	background-image:url(../images/menupanel/bottom.gif);
	background-repeat:repeat-x;
	height:10px;
}
.pp_br {
	background-image:url(../images/menupanel/br.gif);
	background-repeat:no-repeat;
	width:10px;
	height:10px;
}
.pp_title {
	font-weight:bold;
}
.pp_table {
	background:#f6f6f6;
	margin-left:-4px;
	
}