body {
background: #9CBDEF url("tick_back_forum.gif") left top repeat-x;
	 /* background: transparent url("tick_back.png") repeat-x left top; */
               /*   background: transparent ; */
                /*  background-color: #F5F5F5; */
	margin: 0px;
	font-family: arial,helvetica,sans;
	font-size: 13px;
	line-height: 1.2;
	position: relative;
}

.tickerPrimary {
	float: left;
	width: 494px;
}

.tickerSecondary {
	float: right;
	width: 302px;
	text-align: center;
	height: 16px;
}


img.spacerHack {
	display: inline;
	voice-family: "\"}\"";
	voice-family:inherit;
	display: none;
}


a:link   { color: #ffffff}
a:hover    { color: #ffffff }
a:visited    { color: #ffffff }

.hidden {
	display: none;
}

.tickLink { 
	float: left;
	margin: 0px 3px 0px 0px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #ffffff;
}

.tickContent {
	float: left;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #ffffff;
	margin: 0px 2px 0px 4px;
	position: relative;
	height: 15px;
}

.tickButton {
	float: left;
	cursor: pointer;
	cursor: hand;
	margin: 1px;
	position: relative;
}

#cursor {
	background: none;
	float: left;
	height: 10px;
	width: 8px;
	position: relative;
	padding: 1px 0px 4px 0px;
	z-index: 100;
}
