/*Example CSS for the two demo tickers*/

#domticker{
	width: 700px;
	height: auto;
	border: thin solid #000000;
	padding: 3px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	margin: 1px;
	
}

#domticker div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #ffffff;
}

#domticker a{
font-weight: bold;
}


.someclass{ //class to apply to your scroller(s) if desired
}


td img {display: block;}.style33 {color: #660000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style33 {color: #660000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.affiliatepassword {font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #FFFFFF;
}
.afflogintitle {font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
.username {	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
}
#commision {
	position:absolute;
	width:283px;
	z-index:2;
	left: 480px;
	top: 250px;
	margin: 5px;
	padding: 5px;
	border: medium outset #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	overflow: visible;
	visibility: hidden;
	background-color: #FFFFFF;
	height: auto;
}
#offer {
	position:absolute;
	width:200px;
	height:115px;
	z-index:3;
	left: 82px;
	top: 290px;
}
#offer {
	position:absolute;
	width:285px;
	height:135px;
	z-index:1;
	left: 171px;
	top: 300px;
	background-color: #FFFFFF;
	border: medium outset #000000;
	margin: auto;
	padding: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	overflow: visible;
	visibility: hidden;
}
#cash {
	position:absolute;
	width:277px;
	height:auto;
	z-index:3;
	left: 71px;
	top: 130px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	border: medium outset #000000;
	visibility: hidden;
}
#bullion {
	position:absolute;
	width:277px;
	height:159px;
	z-index:4;
	left: 71px;
	top: 130px;
	background-color: #FFFFFF;
	visibility: hidden;
}
.bullion {
	font-size: 14px;
	color: #000000;
	margin: 5px;
	padding: 5px;
	border: medium outset #660000;
	background-color: #FFFFFF;
}
.bullion {
	font-weight: bold;
	margin: 5px;
	padding: 5px;
	border: medium outset #000000;
}
#security {
	position:absolute;
	width:291px;
	height:149px;
	z-index:0;
	left: 71px;
	top: 183px;
	visibility: hidden;
	margin: 5px;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: medium solid #000000;
}
#monthly {
	position:absolute;
	width:302px;
	height:176px;
	z-index:6;
	left: 71px;
	top: 183px;
}
#sec {
	position:absolute;
	width:286px;
	height:150px;
	z-index:7;
	left: 71px;
	top: 183px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: medium outset #000000;
	visibility: hidden;
	margin: 5px;
	padding: 5px;
}
