body {
	text-align:center;
	background-color:#aed6e7;
}
.PbRTopNavi {
	background-image:url('../gfx/layout/PbRHeader.jpg');
}
.PbRHeader {
}
.Lrpt {
	background:url('../gfx/layout/Lrpt.jpg');
		background-repeat:repeat-y;
		width:42px;
}
.Rrpt {
	background:url('../gfx/layout/Rrpt.jpg');
		background-repeat:repeat-y;
		width:9px;
}
.PbRMain {
	width:600px;
	background-color:#fbfbfb;
}

.PbRSidebar {
	width:179px;
	background-color:#fbfbfb;
}

.PbRNavigation {
	width:202px;
	background-color:#fbfbfb;
		background:url('../gfx/layout/PbRSidebar.jpg');
		background-repeat:no-repeat;

}

.PbRCellNaviLink {
	background:url('../gfx/layout/button.gif')center center;
	background-repeat:no-repeat;
	width:200px;
	height:22px;
	display:block;
}

.PbRNewsBar {
	background:url('../gfx/layout/PbRSidebarRpt.jpg');
	background-repeat:repeat-y;
}

.PbRFooter {
	vertical-align:bottom;
	width:569px;
	height:101px;
	background:url('../gfx/layout/PbRFooter.jpg');	
	display:block;
}

.PbRContentCor {
	text-align:right;
	width:26px;
	background:url('../gfx/layout/PbRContentRpt.jpg');
	background-repeat:repeat-y;	
}

.PbRMainContent {
	width:543px;
	background-color:white;
}
