body {
	background: #000000;
	font-family: tahoma, arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	margin: 10px;
	padding: 0;
}

a:link { 
	color: #E7B12D;
	font-weight: bold;
	text-decoration: none;
}
	
a:visited { 
	color: #E7B12D;
	font-weight: bold;
	text-decoration: none;	
}
	
a:hover, a:active { 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#container {
	margin: 0px;
	width: 781px;
}

#header {
	width: 781px;
}

#nav {
	margin-bottom: 10px;
	margin-top: 10px;	
	width: 566px;
}

#nav ul {
	list-style: none;
	margin: 0;
	margin-left: 20px;
	padding: 0;
}

#nav li {
	float: left;
	list-style: none;
	margin: 0;
	margin-right: 20px;
	padding: 0;
}

#nav a:link { 
	background: url(images/btn-bg.gif) no-repeat;
	color: #C7C6C6;
	display: block;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	padding-top: 6px;
	text-align: center;
	text-decoration: none;
	width: 71px;
}
	
#nav a:visited { 
	background: url(images/btn-bg.gif) no-repeat;
	color: #C7C6C6;
	display: block;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	padding-top: 6px;
	text-align: center;
	text-decoration: none;
	width: 71px;	
}
	
#nav a:hover, #nav a:active { 
	background: url(images/btn-bg.gif) no-repeat;
	color: #FFFFFF;
	display: block;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	padding-top: 6px;
	text-align: center;
	text-decoration: none;
	width: 71px;
}

#logo {	
	background: url(images/main-left.jpg) no-repeat;
	display: block;
	float: left;
	height: 426px;
	width: 215px;
}

#topright {
	float: left;
}

#contenttr {
	background: url(images/top-right-bg.jpg) no-repeat;
	color: #BBD2A8;
	display: block;
	height: 355px;
	padding-left: 30px;
	padding-top: 30px;
	padding-right: 40px;
	width: 496px;
}

#contentscroll {
	display: block;
	height: 300px;
	overflow: auto;
	
	scrollbar-base-color: #2E4C18;
	scrollbar-arrow-color: black;
	scrollbar-track-color: #1A320E;
	
	scrollbar-shadow-color: #2E4C18;
	scrollbar-highlight-color: #2E4C18;

	scrollbar-3dlight-color: #6E845D;
	scrollbar-darkshadow-color: black;
}

#deal {	
	margin-top: 30px;
	width: 588px;
}

#dealleft {
	float: left;
	padding-top: 10px;
	width: 160px;
}

#dealright {
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	width: 300px;
}

#bottom {
	background: url(images/main-bottom.jpg) no-repeat;
	clear: both;
	display: block;
	height: 230px;
	padding-top: 60px;
	width: 781px;
}

#footer {
	clear: both;
	color: #FFFFFF;
	width: auto;
	text-align: center;
}

#footer a:link { 
	color: #92E80B;
	font-weight: bold;
	text-decoration: none;
}
	
#footer a:visited { 
	color: #92E80B;
	font-weight: bold;
	text-decoration: none;	
}
	
#footer a:hover, #footer a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

/* ------------------------------------------------- CLASE'S --- */

.heading {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.heading2 {
	color: #E7B12D;
	font-size: 14px;
	font-weight: bold;
}

.rssheader {
	color: #E7B12D;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
}

.rssdetail {
	color: #FFFFFF;
	font-size: 10px;
}

.corpheader {
	color: #E7B12D;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
}

.corplink {
	color: #FFFFFF;
	font-size: 10px;
}

.player1 {
	float: left;
}
