@charset "utf-8";
/* CSS Document for TCBTribute.com*/

body,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}
a.main {
	font-size: 13px;
	color: #999999;
	font-weight:bold;
}
a.main:link {
	text-decoration: none;
	color:#FF0000;
	font-weight:bold;
}
a.main:visited {
	text-decoration: none;
	color: #FF0000;
	font-weight:bold;
}
a.main:hover {
	text-decoration: underline;
	color: #0092C1;
	font-weight:bold;
}
a.mainactive {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
	font-size:13px;
}
.marquee {
	color:#FFFFFF;
	font-weight:bold;
	font-size:24px;
	background-color:#2A2A2A;
	width:795px; 
	height:40px;
}
	
.maincontentindex {
	width:795px;
	background-color:#2A2A2A;
	text-align:justify;
	vertical-align:top;
	padding:10px;
	border-right:8px solid #000000;
}

.maincontent {
	width:795px;
	background-color:#2A2A2A;
	text-align:justify;
	vertical-align:top;
	padding:5px;
}

.heading {
	font-size:22px;
	font-weight:bold;
	margin-top:0px;
}

.playlisttext {
	font-size:11px; 
	font-style:italic;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #FFFFFF;
}
.footer {
	font-size: 10px;
	color: #ffffff;
}
a.footer:link {
	text-decoration: underline;
	color:#ffffff;
}
a.footer:visited {
	text-decoration: underline;
	color: #ffffff;
}
a.footer:hover {
	text-decoration: none;
	color: #ffffff;
}

.yellow {
	color:#D7DA59;
	font-weight:bold;
}
.red {
	color:#D40225;
	font-weight:bold;
}
.gold {
	color:#CFA342;
	font-weight:bold;
}
.green {
	color:#049665;
	font-weight:bold;
}
.blue {
	color:#458092;
	font-weight:bold;
}
