body {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	background-color:#000000;
}
table.maintable{
	background-image:url(agosto_fondo.jpg);
	width: 100%;
	height: 100%;
	background-repeat: repeat-x;
	background-position: top center;
	background-attachment: fixed;
}
#NewsTicker{
	border:solid 1px #cccccc;
	background:#eaf5e0;
	width:300px;
	height:364px;
	margin:0 auto;
}
	#NewsTicker h1{
		padding:6px; margin:0; border:0;
		background:#dfe9d5;
		color:#000000;
		font-size:11px;
		font-weight:bold;
	}
	#NewsVertical {
	width: 300px;
	height: 300px;
	display: block;
	overflow: hidden;
	position: relative;
	}
	#controller{
	padding:6px;
	font-size:11px;
	color:#666;
	}
	#play_scroll_cont{display:none;}
/* --------------- */
/* Ticker Vertical */
	#TickerVertical {
		width: 300px;
		height: 330px;
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#TickerVertical li {
		display: block;
		width: 288px;
		color: #333333;
		text-align: left;
		font-size: 11px;
		margin: 0;
		padding: 6px;
		float: left;
	}
		#TickerVertical li .NewsTitle{
			display: block;
			color: #000000;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
		}
		#TickerVertical li .NewsTitle a:link,
		#TickerVertical li .NewsTitle a:Visited {
			display: block;
			color: #000000;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
			text-decoration:none;
		}
		#TickerVertical li .NewsTitle a:hover {
			text-decoration:underline;
		}
		
		#TickerVertical li .NewsImg{
			float:left;
			margin-right:10px;
		}
		#TickerVertical li .NewsFooter{
			display: block;
			color: #000000;
			font-size: 10px;
			margin:6px 0 14px 0;
		}
/*LINKS*/
A:link {
		text-decoration:none;
		color: #474a13;
		font-size:12px;
		font-family: arial, tahoma, verdana, sans-serif;
		font-weight:normal;
		}
      A:visited {
		text-decoration:none;
		color:#474a13;
		font-size:12px;
		font-family: arial, tahoma, verdana, sans-serif;
		font-weight:normal;
		}
       A:active {
		text-decoration:none;
		color:#474a13;
		font-size:12px;
		font-family: arial, tahoma, verdana, sans-serif;
		font-weight:normal;
		}
        A:hover {
		text-decoration:none;
		color:#474a13;
		font-size:12px;
		font-family: arial, tahoma, verdana, sans-serif;
		font-weight:bold;
		} 
/*FIN DE LINKS*/
td.b1{
	background-image: url(bt1.jpg);
	height: 22px;
	background-position: right;
}
td.b2{
	background-image: url(bt2.jpg);
	height: 22px;
	width: 21px;
}
td.a{
	background-image: url(banner_asg.jpg);
	width: 320px;
	height: 146px;
}
td.b{
	background-image: url(banner_mas.jpg);
	width: 320px;
	height: 146px;
}
td.c{
	background-image: url(banner_tsm.jpg);
	width: 320px;
	height: 146px;
}