/* CSS Document */

/*Navigation Styles*/

#hedNewsTabs { 
	background-color: #333;
	width:770px; 
	z-index: 101; 
	color:#fff; 
	padding:0px;
}

.sub_menu_bg {
	background-color:#666; 
	margin:0px; 
	border-top: 1px solid #fff;
}

* html .tabsBorder { width: 771px; w\idth: 770px; }

.tabsBorder { 
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
}

.newsTabs { 
	margin: 0px; 
	padding: 0px;
	height:28px;
}
.drop_down {
}

.newsTabs ul {
	float: left;
	padding: 0px;
	margin: 0;
	list-style: none;
	z-index: 101;
	background:#333;
	height: 28px;
}
.newsTabs li {
	display: block;
	float: left;
	margin:0px;
	padding:0px;
	height: 28px;
}

* html .newsTabs ul li a {
	height:28px;
	he\ight: 0;
}

.newsTabs a {
	height: 0;
	padding: 0;
}

* html .newsTabs ul ul {
	width: 770px;
	width: 769px;
}

.newsTabs ul li { 
	color:#fff; 
	margin:0px; 
	padding:0px; 
	border:0px; 
	border-right:#fff solid 1px; 
	line-height: 28px;
	text-align:center;
}
.newsTabs ul li a:link, .newsTabs ul li a:visited, .newsTabs ul li a:active { 
	margin:0;
	font-family: arial, Helvetica, sans-serif;
	height: 28px;
	line-height: 28px;
	text-decoration:none; 
	color:#fff; 
	font-size: 11px;
	padding: 0px 7px; 
	font-weight: bold;
	display: block; 
	float:left;
}
.newsTabs ul li a:hover { 
	background-color:#600; 
}
.newsTabs ul li.TabPS {
	border-right:0px;
}

.newsTabs ul li.TabDS a { 
	width: 85px;
}
.newsTabs ul li.TabPM a { 
	width: 113px;
}
.newsTabs ul li.TabPPM a { 
	width: 161px;
}
.newsTabs ul li.TabPP a { 
	width: 109px;
}
.newsTabs ul li.TabTM a { 
	width: 123px;
}
.newsTabs ul li.TabPS a { 
	width: 90px;
}

.newsTabs ul ul {
position: absolute;
display: none;
top: 103px;
padding: 0px;
padding-top: 4px;
margin: 0px;
width: 770px;
height: 45px;
font-weight: normal;
background-image: url(/images/nav_bg.gif);
background-color: transparent;
text-align: center;
float: right;
}

.newsTabs ul li.TabDS ul { 
	left: 0;
	background-color:#666666;
}
.newsTabs ul li.TabPM ul { 
	left: 0;
	background-color:#666666;
}
.newsTabs ul li.TabPPM ul { 
	left: 0;
	background-color:#666666;
}
.newsTabs ul li.TabPP ul { 
	left: 0;
	background-color:#666666;
}
.newsTabs ul li.TabTM ul { 
	left: 0;
	background-color:#666666;
}
.newsTabs ul li.TabPS ul { 
	left: 0;
	background-color:#666666;
}

.newsTabs ul ul li {
float: left;
margin: 0;
display: inline;
height: 20px;
line-height:20px;
padding:0px;
}

.newsTabs ul ul li.row2_last_cat {
border-right: 0px;
}

.newsTabs ul ul li a:link, .newsTabs ul ul li a:active, .newsTabs ul ul li a:visited {
padding: 0px 10px; 
font-size: 11px;
white-space:nowrap;
font-family: arial, Helvetica, sans-serif;
font-weight: normal;
display: inline;
float:left;
margin: 0px;
color: #fff;
text-decoration: none;
height:20px;
line-height:20px;
background: none !important;
width:auto;
}

.newsTabs ul ul li a:hover {
color: #FF9;
}

/* \*/
.newsTabs ul li:hover ul, li.over ul, .newsTabs ul li:hover ul li.datebox, li.over ul {
display: block;
}
/* */

