body {
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	background: #c8e1ff;
	font-family: Arial, helvetica, sans-serif;
}
#wrapper {
	width: 980px;
	background: #fff url('/tncnv2/img/header2.gif') top left no-repeat;
	margin: 0px auto 10px auto;
	border: 5px solid #09415d;
	border-width: 0px 5px;
}
#header {
	height: 125px;
	text-align: right;
	padding-right: 10px;
}
	#world {
		background: url('/tncnv2/img/world.gif') top left no-repeat;
		width: 144px;
		height: 125px;
		float: left;
		position: absolute;
	}
	#block_refer {
		height: 53px;
		font-size: 8pt;
		color: #fff;
	}
		#block_refer a {
			color: #fff;
		}
		#block_refer a:hover {
			text-decoration: none;
		}
	#block_dropdowns {
		height: 34px;
		color: #fff;
		font-size: 8pt;
	}
		#block_dropdowns select {
			border: 2px solid #c9a100;
			font-size: 8pt;
		}
		#block_dropdowns select option {
			border-width: 0px;
		}
	#block_title {
		font-size: 24pt;
		color: #fff;
	}
		#block_title span {
			font-size: 14pt;
		}
#navigation {
	background: url('/tncnv2/img/navigation_bg_red.png') top left;
	font-size: 8pt;
	padding: 4px 0px;
}
	#navigation a {
		color: #fff;
		text-decoration: none;
		border-right: 1px solid #000;
		padding: 4px 7px;
		font-size: 8pt;
		font-weight: bold;
		
	}
	#navigation a:hover {
		background: url('/tncnv2/img/navigation_bg_red_hover.png');
		color: #fff;
	}
#radar_table {
	text-align: center;
}
	#radar_table table {
		width: 100%;
	}
		#radar_table table td:first-child {
			text-align: right;
		}
		#radar_table table td {
			text-align: left;
		}
.btn_rss {
	background: url("/tncnv2/img/rss.gif") center center no-repeat;
	padding: 2px 17px;
}
#content {
	border-spacing: 0px;
	border-width: 0px;
	padding: 0px;
	width: 980px;
}
	#col_links {
		background: #75a8df;
		color: #fff;
		vertical-align: top;
		width: 150px;
		padding: 0px;
		border-width: 0px;
	}
		#col_links a {
			color: #fff;
			font-weight: bold;
			font-size: 8pt;
			display: block;
			padding: 5px;
			text-decoration: none;
		}
		#col_links a:hover {
			text-decoration: underline;
		}
		#col_links div {
			background: #2b6491;
			padding-left: 5px;
		}
	#col_body {
		vertical-align: top;
		text-align: left;
		padding: 5px 0px;
	}
		#jambo_header {
			font-size: 12pt;
			font-weight: bold;
			color: #f00;
			text-align: center;
			padding-bottom: 4px;
		}
		#jambo_player {
			padding: 0px 0px 0px 32px;
		}
		#weather {
			padding-left: 24px;
			margin-bottom: 10px;
		}
	#col_ads_right {
		vertical-align: top;
		padding: 5px 5px 5px 0px;
	}
	#col_lower_left {
		background: #75a8df;
	}
	#col_ads_bottom {
		text-align: center;
	}
	#col_footer {
		background: #09415d;
		padding: 4px;
		color: #fff;
		font-size: 8pt;
		text-align: center;
	}
#yahoo_data {
	text-align: left;
	margin-top: 10px;
	font-size: 10pt;
	width: 100%;
}
	#yahoo_data center {
		font-size: 12pt;
	}
	#yahoo_data a {
		text-decoration: none;
	}
	#yahoo_data td {
		vertical-align: top;
		width: 50%;
	}
		#yahoo_data .head {
			background: #c0c0c0;
			padding: 4px;
			text-align: center;
			font-weight: bold;
			color: #000;
		}
		#yahoo_data .head a {
			text-decoration: none;
			color: #000;
		}
	#yahoo_data p img {
		padding: 0px 10px 5px 0px;
	}

.ex_text {
	margin: 10px;
	font-size: 9pt;
}


