@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
}
.wrapper {
	width:770px;
	height:260px;
	margin:auto;
}
.bg {
	width:770px;
	height:260px;
	background-image: url(http://static.brazzers.com/ads/at_black_red/images/bg.jpg);
	background-repeat: no-repeat;
}
img {border: none;	}
a:link, a:visited, a:active {
	color: #C80F19;
	text-decoration: none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover {
	color: #C80F19;
	text-decoration: underline;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.test:link, a.test:visited, a.test:active {
	color: #C80F19;
	text-decoration: underline;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.test:hover {
	color: #C80F19;
	text-decoration:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.stateon{
	FILTER: alpha(Opacity=50);
	-moz-opacity: 0.5;
	border:#C80F19 1px dashed;
}
.stateoff{
	-moz-opacity: 1.0;
	border:#C80F19 1px solid;
}
.stateclicked{
	FILTER: alpha(Opacity=50);
	-moz-opacity: 0.5;
	border:#C80F19 1px solid;
}
.date {font-size:12px;}
.pics {
	float:left;
	text-align:center;
	padding-left:7px;
}
.chart {
	float:right;
	color:#7A0000;
	cursor:pointer;
	padding-top:5px;
}
.chartsize {
	font-size:14px;
	color:#999999;
}
.style1 {
	color:#C80F19;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
.time {
	color:#CCCCCC;
	font-size:12px;
	font-weight:bold;
	float:right;
	padding-top:4px;
	padding-right:10px;
}
.textleft {
	float:left;
	color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
	line-height:15px;
}
.textright {
	float:right;
	color:#999999;
	font-size:9px;
	font-weight:bold;
	line-height:15px;
}
