body {
	background: #1892b7 url('gradient.gif');
	background-repeat: 
	repeat-x;
	background-position: center top;
	padding-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
}
	
a {
	color: #9BDAEC;
	text-decoration: underline;	 
}
   
a:hover {
	text-decoration: none;
	color: #9BDAEC;
	}
	
#logo_trial {
	background-attachment: fixed;
	background-image: url(logo_membersarea.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:160px;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em

} 	
.menutxt {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
}

.style3 {
	color: #FFFFFF;
	font-size: 140px;
}
.style5 {color: #EFB8CD}
}
.style11 {
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
}

}
.style19 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFDFFE;
	font-style: normal;
}

/*
OPACITY
*/
.opacityit:hover img {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 1.3;
}

