* {
	font-family: Helvetica, Arial;
	font-size: 9px;
	color: #999999;
}
BODY {
	margin: 0;
	padding: 0;
	background-color: #EBE9DC;
}
IMG {
	border: none;
}
A {
	text-decoration: none;
}
DIV.main {
	background-color: #fff;
	position: relative;
	text-align: left;
	padding: 20px;
	width: 840px;
	height: 600px;
	overflow: hidden;
}

DIV.pageborder {
	background-color:#FFF;
	margin-left:auto;
	margin-right:auto;
	width:820px;
	height:600px;
	top:50%;
	left:50%;
	margin-top:-320px;
	margin-left:-440px;
	text-align:left;
	position:absolute;
}

.act {
	color: #777;
}
.act:hover {
	color: #777;
}
.visited {}
.dummy {}

A.enterLink {
	position: absolute;
	top: 21px;
	left: 20px;
	width: 194px;
	height: 20px;
	line-height: 0;
	background: url(images/bpLogo0.png) top left no-repeat;
/*
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bpLogo0.png', sizingMethod='image');
*/
}
A.enterLink:hover {
	background: url(images/bpLogo0mo.png) top left no-repeat;
/*
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bpLogo0mo.png', sizingMethod='image');
*/
}

DIV.pixel {
	width: 1px;
	height: 1px;
	overflow: hidden;
}

DIV.top1 {
	margin-bottom: 8px;
}
	DIV.top1 DIV
	{
		float: left;
		margin-left: 15px;
		line-height: 200%;
		font-weight: 700;
	}
	DIV.top1 DIV A.menu
	{
		font-size: 20px;
		color: #adaaad;
	}
	DIV.top1 DIV A.menu:hover
	{
		color: #cecfce;
	}
	DIV.top1 DIV A.menu.sel
	{
		color: #777;
	}
	DIV.top1 DIV A.menu.sel:hover
	{
		color: #777;
	}
DIV.top1_5
{
	padding-bottom: 10px;
}
	DIV.top1_5 A {
		font-size: 9px;
		font-weight: 400;
	}
	DIV.top1_5 A:hover {
		color: #bbbbbb;
	}
	DIV.top1_5 A.sel
	{
		color: #777;
	}
	DIV.top1_5 A.sel:hover
	{
		color: #777;
	}
DIV.top2 {
	font-size: 9px;
	padding-bottom: 5px;
}
DIV.top2 A {
	font-size: 9px;
	font-weight: 400;
}
DIV.top2 A:hover {
	font-size: 9px;
	font-weight: 400;
	color: #bbbbbb;
}
DIV.top2 TABLE.objectMenus
{
	/*width: 840px;*/
}
DIV.top2 TABLE.objectMenus TD
{
	width: 135px;
	padding: 0 6px 2px 0;
}
DIV.top2 TABLE.objectMenus TD.last
{
	padding-right: 0;
}

DIV.top2 TABLE.textMenus
{
	/*width: 840px;*/
}
DIV.top2 TABLE.textMenus TD
{
	width: 89px;
	padding: 0 5px 2px 0;
}
DIV.top2 TABLE.textMenus TD.last
{
	width: 88px;
	padding-right: 0;
}


/* ENTER */
IMG.enterPic {
	margin-bottom: 20px;
}
A.specialLink {
	font-weight: 700;
}
SPAN.specialLink {
	font-weight: 700;
}
DIV.specialLink {
	position: absolute;
	bottom: 428px;
	left: 20px;
}

/* DESCRIPTION */
DIV.description {
	margin: 0;
	position: relative;
	height: 17px;
}
DIV.description DIV {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

/* CONTENT */
DIV.contentImages {
	position: absolute;
	left: 20px;
	bottom: 20px;
	width: 560px;
	height: 400px;
	overflow: hidden;
}
DIV.content {
	position: absolute;
	bottom: 20px;
	right: 15px;
	width: 265px;
	height: 400px;
	overflow: hidden;
}
DIV.content A {
	text-decoration: underline;
	color: #777;
}
DIV.content A.b {
	font-weight: 700;
	text-decoration: underline;
}

DIV.contentTitle {
	font-size: 11px;
	font-weight: 700;
	padding-bottom: 8px;
/*
	min-height: 14px;
	_height: 14px;
*/
}
DIV.ptilHolder
{
	position: absolute;
	left: 20px;
	bottom: 422px;
}
DIV.imagePages {}
DIV.imagePages A {
	display: block;
	width: 14px;
	float: left;
	font-size: 9px;
}
DIV.textPages {
	position: absolute;
	bottom: 420px;
	right: 15px;
	width: 265px;
	height: 13px;
}
DIV.textPages A {
	display: block;
	width: 14px;
	float: left;
	font-size: 9px;
}

DIV.pictureComment {
}

/* NEW 6.3.2010 */
IMG.blend
{
	display: none;
	/*opacity: 0;*/
}


