#ddcolortabs{
margin-left: 0px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 0px;
}

#ddcolortabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


#ddcolortabs a{
float:left;
color: #FFFFFF;
background: #8cb85c url(images/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a span{
float:left;
color: #FFFFFF;
font: bolder 1.3em 'Trebuchet MS', Arial, Sans-serif;
display:block;
background: transparent url(images/color_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #32CD32; /* #678b3f; */
}

#ddcolortabs a:hover span{
background-color:#32CD32; /* #678b3f; */
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-position: top center;
padding-top: 2px;
background-color: #32CD32; /* #678b3f; */
}

#ddcolortabsline{

width: 100%;
height: 5px;
line-height: 8px;
background:   #32CD32;/* #678b3f; */
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/

}
#ddcolortabslinetemp{

width: 100%;
height: 5px;
line-height: 8px;
background:  #32CD32;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/

}

#path{

width: 100%;

}

#path a{
float:left;
color: black;
font: bold 'Trebuchet MS', Arial, Sans-serif;
display:block;text-decoration: none;
font:13px;
}
#path h2 {
  background-color: #DFFBCF;
  padding: 0px;
  font-size: 100%;
  font-weight: 500;
  margin-bottom: 0px;
}
#path h3 {
  background-color: #FAFAFA;
  padding: 0px;
  padding-right: 4px;
  font-size: x-small;
  font-weight: 500;
  margin-top: 0px;
  text-align:right;
}

#searchfrm{
clear: both;

width: 100%;
height: 50px;
line-height: 8px;
background: #191970;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/

}

#tblsearch{
border-spacing: 10px ;
height:100%;
width:100% ;
}
#tblsearch  td{

color: #ffffff;

}





