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: 575px;
	height: 525px;
	left: 0px;
	top: 0px;
	z-index: 1;
	position: absolute;
}

#littlepagepixbox {
	width: 500px;
	height: 407px;
	left: 37px;
	top: 40px;
	position: absolute;
	z-index: 2;
	visibility: visible;
}

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

#littlepage-flashbox {
	width: 740px;
	height: 540px;
	left: 20px;
	top: 35px;
	position: absolute;
	z-index: 2;
	visibility: visible;
}


#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: 10px;
}

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

#previous-ro {
	width: 80px;
	height: 18px;
	left: 153px;
	top: 480px;
	text-align: left;
	z-index: 50;
	position: absolute;
	visibility: visible;
 }

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

