.ticker {
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	background-position: center center;
	text-align: center;
	vertical-align: middle;

}
.style9 {font-size: 12px}

#horizon        
	{
	color: white;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#content    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -352px;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 700px;
	visibility: visible
	}
#centertable	
	{
	position: relative;
	top: 0px;
	left: 0px;
	}
a:link {
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	background-image: url(Assets/BGBG.gif);
}
#box_border{
border-style:dotted;
padding:0px;
margin:0px;
background-color:#000;

}