.indentmenu {
font-family:Verdana;
font-weight:700;
font-size:12px;
width:100%;
overflow:hidden;
margin-bottom:17px !important;
}

.indentmenu ul {
float:left;
width:100% !important;
border:1px solid #564c66;
background:#bbb8a9;
border-width:1px 0;
margin:0;
padding:0;
}

.indentmenu ul li {
display:inline;
}

.indentmenu ul li a {
float:left;
color:#FFF;
text-decoration:none;
border-right:1px solid #564c66;
border-left:1px solid #564c66;
padding:5px 11px;
}

.indentmenu ul li a:visited {
color:#FFF;
}

.indentmenu ul li a:hover,.indentmenu ul li .current {
color:#FFF !important;
padding-top:6px;
padding-bottom:4px;
background:#F63 center center repeat-x;
}

.ddcolortabsline {
clear:both;
width:92%;
line-height:1px;
background:#006;
border-top:1px solid #666;
padding:0;
}