body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #333333;
	font-style: normal;
	line-height: normal;
	line-height: 125%;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;

	}

.BoldText {
	font-weight: bold;
}

#greyblock {
	background-color: #333333;
	width: 590px;
	height: 420px;
	left: 0px;
	top: 0px;
	z-index: 1;
	position: absolute;
}

#newgreyblock {
	background-color: #333333;
	width: 703px;
	height: 443px;
	left: 0px;
	top: 0px;
	z-index: 1;
	position: absolute;
	visibility: visible;
}

#littlenewpagepixbox {
	width: 950px;
	height: 6000px;
	left: 0px;
	top: 42px;
	position: absolute;
	z-index: 2;
	text-align: center;
	overflow: visible;
	visibility: visible;
}

#littlepagepixbox {
	width: 475px;
	height: 350px;
	left: 20px;
	top: 42px;
	position: absolute;
	z-index: 2;
	text-align: center;
}

#littlepagetitle {
	width: 300px;
	height: 18px;
	position: absolute;
	left: 15px;
	top: 10px;
	text-align: left;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}



#close-ro {
	width: 80px;
	height: 18px;
	position: absolute;
	left: 440px;
	top: 15px;
}

#next-previousbox {
	width: 400px;
	height: 18px;
	left: 72px;
	top: 385px;
 }

#previous-ro {
	width: 80px;
	height: 18px;
	left: 125px;
	top: 415px;
	text-align: left;
	z-index: 30;
	position: absolute;
 }

 
#next-ro {
	width: 80px;
	height: 18px;
	left: 310px;
	top: 415px;
	text-align: right;
	z-index: 30;
	position: absolute;
 }
	 

