﻿@charset "utf-8";
#nav_menu_wrapper {
	height:40px;
	width:100%;
	position:fixed;
	font-family: Tahoma;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
	top: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #676767;
	z-index:5;
}
#megabar tr td {
	padding-right: 5px;
	padding-left: 5px;
}
#megabar {
	font-family: Tahoma;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#megabar a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
#megabar a:hover {
	font-size: 12px;
	color: #ccc;
	text-decoration: underline;
}
.megabar_spacer {
	background: url(images/telive_megabar/megabar_spacer.gif) no-repeat center center;
}
#nav_menu_wrapper .nav_menu {
	height:40px;
	width:100%;
	background: #2F3C3D;	/*background: #FFF;*/
		z-index:5;
}
#megabar .linked_images{
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px;
}
