.tabbtns{
background-color:#6f6f6f;
height:2em;
}
.tabbtns ul{
list-style:none;
padding:0;
margin:0 20px 0 0;
font-size:85%;
}
.tabbtns li{
float:right;
display:inline;
}

.tabbtns li a{
color:#ccc;
height:2.5em;
line-height:2em;
min-width:2em;
display:block;
text-align:center;
padding:0 10px 0 10px;

}
.tabbtns li a:hover{
color:#fff;
text-decoration:underline;
}
li.on a {
color:#fff;
background-color:#888;
}

.headlines {
height:auto;
width:auto;
padding:0;
margin:0;
}
.headlines .moreheadlines {
	display: none
}


.showheadlines{
padding:0;
margin:0;
}

.headlines ul{
padding:0;
margin:0;
}









.headlines ul {
margin:5px 0 0 0;
padding:0px;
}

.headlines li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight:bold;
	list-style:none;

}
.headlines a {
	display: block;
	color: #fff;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
}
.headlines a {
	width:100%;
	border-bottom: 1px solid #9E9E9E;
	line-height:18px;
}
.headlines li a
{
	display: block;
	text-decoration: none;
	padding:0 0 0 13px;
	width:175px;
}
.headlines li a:hover {
	color: #000;
	background-image:url(../images/bullet2.gif);
	background-repeat:no-repeat;
	background-color:#eef3cb;
}
.headlines li .on {
	color: #fff;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-color:#666;
}
.headlines li a:hover.on{
	color: #fff;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-color:#666;
}
.headlines li .on2 {
	color: #fff;
	background-image:url(../images/bullet3.gif);
	background-repeat:no-repeat;
	background-color:#666;
}
.headlines li a:hover.on2{
	color: #fff;
	background-image:url(../images/bullet3.gif);
	background-repeat:no-repeat;
	background-color:#666;
}
.headlines li .on3 {
	color: #fff;
	background-repeat:no-repeat;
	background-color:#444;
}
.headlines li a:hover.on3{
	color: #fff;
	background-repeat:no-repeat;
	background-color:#444;
}
.headlines li ul{
padding:0;
margin:0;
}
.headlines li li a{
	color: #fff;
	background-image:none;
	background-color:#666;
	font-weight:normal;
	font-size:130%;
}
.headlines li li a:hover{
	color: #000;
	background-image:none;
	background-color:#eef3cb;
}


.headlines li.current_page_item a{
	color: #fff;
	background-image:url(../images/bullet3.gif);
	background-repeat:no-repeat;
	background-color:#666;
}
.headlines .current_page_item a:hover{
	color: #fff;
	background-color:#666;
}
.headlines li.current_page_parent a {
color: #fff !important;
	background-image:url(../images/bullet3.gif) !important;
	background-repeat:no-repeat !important;
	background-color:#666 !important;
	background-color:#666 !important;
}
.headlines li.current_page_parent a:hover {
color: #fff !important;
	background-image:url(../images/bullet3.gif) !important;
	background-repeat:no-repeat !important;
	background-color:#666 !important;
	background-color:#666 !important;
}