<!--
#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: -382px;
	position: absolute;
	top: -283px;
	left: 50%;
	width: 765px;
	height: 566px;
	visibility: visible
	}
body {
	background-color: #C6C6C6;
	margin-top: 10px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A:link {text-decoration:none; color:#000000}
     A:visited {text-decoration:none; color:#000000}
     A:hover{text-decoration:none;color:#003BF1;}
.credits {
	font-size: 9px;
	color: #000000;
}
.address_bar_1 {font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
.address_bar_2 {font-size: 10px}
.community {
	color: #1848EC;
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
}
/*Page related styles for you to view*/
#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 500px;
height: 300px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 15px;
}

#mycustomscroll2 {
/* Typical fixed height and fixed width example */
width: 735px;
height: 220px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 10px;
}
-->
