<!--
#center_line        
	{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}
#content_wrapper    
	{
	margin-left: -445px;
	position: absolute;
	top: -290px;
	left: 50%;
	width: 890px;
	height: 580px;
	visibility: visible
	}
body {
	background-image: url(images/wp_v_01b.jpg);
	background-color: #000000;
	margin-top: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}
.credits {font-size: 9px}
.titles {font-size: 10px; font-weight: bold; }
.payment {font-size: 10px; color: #000000; }
.body_text {
	color: #333333;
	font-size: 12px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #893362;
}
a:active {
	text-decoration: none;
}
.body a {
text-decoration: none;
color: #333333;
font-size: 12px;
}
.body a:visited {
text-decoration: none;
color: #333333;
font-size: 12px;
}
.body a:hover {
text-decoration: underline;
color: #893362;
font-size: 12px;
}
.body_02 a {
text-decoration: none;
color: #333333;
font-size: 10px;
}
.body_02 a:visited {
text-decoration: none;
color: #333333;
font-size: 10px;
}
.body_02 a:hover {
text-decoration: underline;
color: #893362;
font-size: 10px;
}
#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 440px;
height: 240px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 15px;
}
#mycustomscroll_2 {
/* Typical fixed height and fixed width example */
width: 440px;
height: 190px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 15px;
}
-->