body {
	background-image: url(img/fondo.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#570000;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#505050;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#570000;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-Color:#570000

}

.frame{
	background-image: url(img/fondo2.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #990000;
	background-image: url(img/fondo2.jpg);
}

.texto_tabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B79A8A;
	font-weight: normal;
	border-bottom-color:#000000
}
	.texto_tabla h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B79A8A;
	font-weight: normal;
	text-align:center;
	height: 2px;
	}
	.texto_tabla h3{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #B79A8A;
		font-weight: bold;
		text-align:left;
		text-decoration: underline;
	}
	.texto_tabla li{
		color: #B79A8A;
	}
	.texto_tabla a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		font-style: normal;
		/*font-weight: bold;*/
		text-decoration: underline;
		border-color:#000000
		
	}
	.texto_tabla a:visited {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		font-style: normal;
		/*font-weight: bold;*/
		text-decoration: underline;
	}
	.texto_tabla a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFF00;
		font-style: normal;
		/*font-weight: bold;*/
		text-decoration: underline;
	}
	.texto_tabla a:active {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		font-style: normal;
		font-weight: bold;
		text-decoration: underline;
	}
	.texto_tabla a:link {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		font-style: normal;
		font-weight: bold;
		text-decoration: underline;
	}


li {
	margin: 0px;
	float: left;
	display: block;
	/*width: 170px;*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	color: #333333;
	text-decoration: none;
	font-size: 13px;
	background-image: url(img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
}

.texto_tabla_oscura {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

/* Start Superstar Grid */
	.champ-box {
		float: left;
		display: inline;
		margin: 8px 0 0 8px;
		padding: 4px;
		width: 616px;
		background: #E2E2E2;
		color: #000;
	}

	.champ-image {
		float: left;
		clear: left;
		line-height: 0;
		padding-top: 2px;
		padding-bottom: 0;
	}
	
	.champ-image.first {
		float: left;
		clear: left;
		line-height: 0;
		padding: 0;
	}

	.champ-name {
		float: left;
		padding: 0 4px;
		width: 132px;
		height: 68px;
	}

	.champ-description {
		float: right;
		width: 394px;
		min-height: 68px;
	}

	.superstar-box {
		float: left;
		display: inline;
		width: 120px;
		height: 110px;
		margin: 8px -2px -2px 8px;
		background: #E2E2E2;
		color: #000;
		text-align: center;
		font-size: 11px;
		line-height: 13px;
	}

	.superstar-img {
		height: 68px;
		margin: 8px 0 4px 0;
		overflow: hidden;
	}
	
	.superstar-img a {
		height: 68px;
		margin: 8px 0 4px 0;
		overflow: hidden;
	}

	.superstar-txt a {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight: bold;
		text-decoration: none;
		color: #006EA7;
	}

	.superstar-txt a:hover {
		background: transparent;
		color: #006EA7;
		text-decoration: underline;
	}
/* End Superstar Grid */

