
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #000000;
}

A:link  {
    background : none repeat;
    color : #808000;
    font-size : 10px;
    font-family : verdana, Tahoma, Helvetica, sans-serif;
    text-decoration : none;
}

A:active {
    background : none repeat;
    color : #808000;
    font-size : 10px;
    font-family : verdana, Tahoma, Helvetica, sans-serif;
    text-decoration : none;

}

A:visited {
    background : none repeat;
    color : #808000;
    font-size : 10px;
    font-family : verdana, Tahoma, Helvetica, sans-serif;
    text-decoration : none;
}

A:hover {
    background : none repeat;
    color : #7084a9;
    font-size : 10px;
    font-family : verdana, Tahoma, Helvetica, sans-serif;
    text-decoration : underline;
}

.bg_sec_up{
	background-image: url('images/sec-12.gif');
	background-repeat:repeat-x;
	background-position: left top;	
	vertical-align: middle;
	font-weight:bold;
	color:#254F77;
}

.bg_sec2_up{
	background-image: url('images/sec2-12.gif');
	background-repeat:repeat-x;
	background-position: left top;	
	vertical-align: middle;
	font-weight:bold;
}

.bg_sec_middle{
	color: #000000;
	background-color: #efefef;
	vertical-align: middle;
	text-align: left;
	font-weight:bold;
}

.bg_sec_sponsor{
	color: #000000;
	background-color: #efefef;
	vertical-align: middle;
	text-align: center;
	font-weight:bold;
}

.bg_sec_equipos{
	color: #32334C;
	background-color: #efefef;
	vertical-align: middle;
	text-align: left;
	font-weight:bold;
}

.bg_sec_left{
	background-image: url('images/sec-21.gif');
	background-repeat:repeat-y;
	background-position:  bottom right;	
	width: 11px;
}

.bg_sec_right{
	background-image: url('images/sec-23.gif');
	background-repeat:repeat-y;
	background-position:  bottom left;	
	width: 11px;
}

.bg_sec_bottom{
	background-image: url('images/sec-32.gif');
	background-repeat:repeat-x;
	background-position:  bottom center;	
	height: 11px;
}

