/*Navigation Styles*/

#hedNewsTabs { 
border: 1px solid #99c; 
border-bottom: 0px; 
background-color: #d20d12; 
width:770px; 
z-index: 101; 
color:#fff; 
padding:0px;
}

* 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:21px;
}
.drop_down {
}

.newsTabs ul {
float: left;
padding: 1px;
margin: 0;
list-style: none;
z-index: 101;
background:#d20d12;
height: 18px;
}
.newsTabs li {
display: block;
float: left;
margin:0px;
margin-top: 1px;
padding:0px;
}

* html .newsTabs ul li a {
height: 16px;
he\ight: 0;
}

.newsTabs a {
height: 0;
padding: 0;
}

* html .newsTabs ul ul {
width: 765px;
w\idth: 764px;
}

.newsTabs ul li { color:#fff; padding:0px; border:0px; border-right:#99c solid 1px; }
.newsTabs ul li a:link, .newsTabs ul li a:visited, .newsTabs ul li a:active { text-decoration:none; color:#fff; padding: 1px 8px 1px 8px; }
.newsTabs ul li a:hover { color:#ccf; }

.newsTabs ul li.last_cat { border-right:0px;}

.newsTabs ul ul {
position: absolute;
display: none;
top: 77px;
padding-top: 9px;
margin: 0px;
width: 764px;
height: 35px;
font-weight: bold;
background-image: url(http://rfdesign.com/s.gif);
background-color: transparent;
text-align: center;
float: right;
}

.newsTabs ul ul.vlf {
left:3px;
}
.newsTabs ul ul.rfic {
left:3px;
}
.newsTabs ul ul.microwave {
left:3px;
}
.newsTabs ul ul.software {
left:3px;
}
.newsTabs ul ul.next_gen {
left:3px;
}

.newsTabs ul ul li {
float: left;
margin: 0;
display: inline;
line-height:16px;
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: 1px 4px 1px 4px; 
font-size: 11px;
font-family: arial, Helvetica, sans-serif;
font-weight: bold;
display: inline;
margin: 0px;
color: #fff;
TEXT-DECORATION: none;
background: none !important;
}

.newsTabs ul ul li a:hover {
color: #ccf;
}

/* \*/
.newsTabs ul li:hover ul, li.over ul, .newsTabs ul li:hover ul li.datebox, li.over ul {
display: block;
}
/* */

