<!--
#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: -425px;
	position: absolute;
	top: -280px;
	left: 50%;
	width: 850px;
	height: 560px;
	visibility: visible
	}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D2D2D2;
}
body {
	background-color: #424242;
	margin-top: 10px;
}
a:link {
	color: #D2D2D2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D2D2D2;
}
a:hover {
	text-decoration: none;
	color: #D47642;
}
a:active {
	text-decoration: none;
}
.credits {font-size: 9px}
.content_text {color: #424242}
.link_content a {
color: #424242;
font-size: 11px;
}
.link_content a:visited {
color: #424242;
font-size: 11px;
}
.link_content a:hover {
color: #D47642;
font-size: 11px;
}
.mail_link a {
color: #D47642;
font-size: 11px;
}
.mail_link a:visited {
color: #D47642;
font-size: 11px;
}
.mail_link a:hover {
color: #D47642;
font-size: 11px;
text-decoration: underline;
}
#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 430px;
height: 275px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 15px;
}
-->
