
.pictureStyle {
	font-family: Arial;
	font-weight: normal;
	color: #330033;
	font-size: 9pt;
	
	position: absolute; 
	left: 69px; 
	top: 98px; 
	width: 650px; 
	height: 490px; 
	z-index: 5;
}

.messageStyle {
	font-family: Arial;
	font-weight: normal;
	color: #330033;
	font-size: 9pt;
	
	position: absolute; 
	left: 42px; 
	top: 290px; 
	width: 450px; 
	height: 490px; 
	z-index: 5;
}
.articleStyle {
	font-family: Arial;
	font-weight: normal;
	color: #330033;
	font-size: 9pt;
	
	position: absolute; 
	left: 110px; 
	top: 125px; 
	width: 460px; 
	height: 490px; 
	z-index: 5;
}

.eventStyle {
	font-family: Arial;
	font-weight: normal;
	color: #330033;
	font-size: 2pt;
	
	position: absolute; 
	left: 110px; 
	top: 125px; 
	width: 460px; 
	height: 490px; 
	z-index: 5;
}

.dataStyle {
	font-family: Arial;
	font-weight: normal;
	color: #330033;
	font-size: 9pt;
	position: absolute; 
	left: 107px; 
	top: 100px; 
	width: 530px; 
	z-index: 5;
	
}

.loginStyle1 {
	font-family: Arial;
	font-weight: normal;
	color: #330033;
	font-size: 6pt;
	
	position:absolute; 
	left:113px; 
	top:105px; 
	width:500px; 
	height:10px; 
	z-index:5
}
.loginStyle2 {
	font-family: Arial;
	font-weight: normal;
	color: #330033;
	font-size: 9pt;
	
	position:absolute;
	left:112px; 
	top:340px; 
	width:450px; 
	height:10px; 
	z-index:5
}