/* Top Nav Bar */
table.DD {
position: absolute;
width: 170px;
margin-left: 0px;
z-index: 10;
}

table.DD td,
table.DD td a{
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
color: white;
}

table.DD td {
padding: 0;
margin: 0;

}

table.SubNavDD {
position: absolute;
width: 170px;
margin-left: 140px;
margin-top: 300px;
}

table.DD:hover {

}

img.subnavImg {
position: absolute;
right: 5px;
top: 7px;
}

.toprtnav{
	font-size: 12px;
	color: #000000;	
	}

td.menuItem {
border-top: solid 1px #e4e4e4;
border-bottom: solid 1px #101010;/* bottom line */
}

td.menuItem a {
display: block;

position: relative;
background-color: #101010;
/*background: #630D0D url(images/dropdown_bg.gif) top center no-repeat;*/
padding: 3px;
text-decoration:none;
}

td.menuItem a:hover {
position: relative;
display: block;
background: #cb612a;
/*background: #937c0d url(images/dropdown_bg_over.gif) top center no-repeat;*/
border: 0;
color: white;
}

table#CityServiceDD {

}
.news_item {
margin-left: 9px;
color: white;
}

.news_item a {
color:white;
display:block;
font-size:11px;
line-height:15px;
padding:3px 3px 3px 0;
text-decoration:none;
font-weight: bold;
}

.news_item a:hover {
color: #FFF22F;
}

