/*------------------Main------------------*/
.Content {
	background: #ffffff; 
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #515151;
	top: auto;
	vertical-align:top;
	padding-left:5px;
	padding-right:5px;
}

.Audio {
	background: #ffffff; 
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #515151;
	top: auto;
	vertical-align:top;
}

.Headers {
	background: #ffffff; 
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #515151;
	top: auto;
}

.EAlert {
	background: #ffffff; 
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #515151;
	top: auto;
	vertical-align:top;
}

.Articles {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	color: #515151;
	top: auto;
	vertical-align:top;
}

.UpcomingShows {
	background: #005d81; 
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	top: auto;
	vertical-align:top;
	padding-right:15px;
	padding-left:10px;
}

.WeeklyLetterwriter {
	background: #520303; 
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	top: auto;
	vertical-align:top;
	padding-left:4px;
	padding-right:4px;
}

.DailyMarket {
	background: #5ca327; 
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	top: auto;
	vertical-align:top;
	padding-left:4px;
	padding-right:4px;
}

body {background-color: #1a1a1a}

img {
 border: none;
}

.BoldContent {
	background: #ffffff; 
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #034052;
	top: auto;
	vertical-align:top;
	padding-left:5px;
	padding-right:5px;
}


.IndexColour-DailyInsight {
	background: #C80A36; 
}

.IndexColour-DailyShow {
	background: #034C5B; 
}

.IndexColour-MarketClose {
	background: #5EA427; 
}

.IndexColour-WeekendShow {
	background: #022835; 
}

.IndexColour-WeekendBTRN {
	background: #0070AC; 
}

.IndexColour-FeaturedVideos {
	background: #F89E23; 
}


.Footer {
	background: #ffffff; 
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: center;
	color: #515151;
	top: auto;
	vertical-align:top;
}


/*------------------Links------------------*/
a:link {
	color:#034052;
	text-decoration:none;
	font-weight: bold;
}

a:hover {
	color:#1a1a1a;
	text-decoration:underline;
}

a:visited {
	color:#034052;
	text-decoration:none;
	font-weight: bold;
}


a:active {
	color:#034052;
	text-decoration:underline;
}

a.weekly:link {color: #ffffff; font-size: 11px; font-weight: bold; }
a.weekly:hover {text-decoration: none; }
a.weekly:active {color: white; } 