h2 
{
 font: bold 34px Verdana, Arial, Helvetica, sans-serif;
 color: #000;
 margin: 0px;
 padding: 0px 0px 0px 15px;
}

img 
{
border: none;
}

    #tabs6 
    {
      margin-top:129px;
      float:left;
      width:100%;
      background-color:#000;
      font-size:110%;
      line-height:25px;
      border-bottom:1px solid #666;
    }
    #tabs6 ul 
    {
      width:100%;
     list-style:none;
    }
    #tabs6 li 
	{
     display:inline;
     margin:0;
     padding:0;
    }
    
   #tabs6.align-center > ul > li {
  float: none;
}
#tabs6.align-center ul ul {
  text-align: left;
}
#tabs6.align-right > ul {
  float: right;
}
#tabs6.align-right ul ul {
  text-align: right;
}
#tabs6> ul > li > a {
  color: #ffffff;
  font-size: 12px;
}
#tabs6 > ul > li:hover:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #0fa1e0;
  margin-left: -10px;
}
#tabs6 > ul > li:first-child > a {
  border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
  -webkit-border-radius: 5px 0 0 0;
}
#tabs6.align-right > ul > li:first-child > a,
#tabs6.align-center > ul > li:first-child > a {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
#tabs6.align-right > ul > li:last-child > a {
  border-radius: 0 5px 0 0;
  -moz-border-radius: 0 5px 0 0;
  -webkit-border-radius: 0 5px 0 0;
}
#tabs6 > ul > li.active > a,
#tabs6 > ul > li:hover > a {
  color: #ffffff;
  box-shadow: inset 0 0 3px #000000;
  -moz-box-shadow: inset 0 0 3px #000000;
  -webkit-box-shadow: inset 0 0 3px #000000;
  background: #070707;
  background: -moz-linear-gradient(top, #262626 0%, #070707 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #262626), color-stop(100%, #070707));
  background: -webkit-linear-gradient(top, #262626 0%, #070707 100%);
  background: -o-linear-gradient(top, #262626 0%, #070707 100%);
  background: -ms-linear-gradient(top, #262626 0%, #070707 100%);
  background: linear-gradient(to bottom, #262626 0%, #070707 100%);
} 
    
 #cssmenu .has-sub {
  z-index: 1;
}
#tabs6 .has-sub:hover > ul {
  display: block;
}
#tabs6 .has-sub ul {
  display: none;
  position: absolute;
  width: 200px;
  top: 100%;
  left: 0;
}
h2 
{
 font: bold 34px Verdana, Arial, Helvetica, sans-serif;
 color: #000;
 margin: 0px;
 padding: 0px 0px 0px 15px;
}

img 
{
border: none;
}

    #tabs6 
    {
      margin-top:129px;
      float:left;
      width:100%;
      background-color:#000;
      font-size:110%;
      line-height:25px;
      border-bottom:1px solid #666;
    }
    #tabs6 ul 
    {
      width:100%;
     list-style:none;
    }
    #tabs6 li 
	{
     display:inline-block;
     float: left;
     margin:0;
     padding:0;
    }
    #tabs6 a 
	{
      float:left;
      background:url("../images/tableft6.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
    }
    #tabs6 a span 
     {
      float:left;
      display:block;
      background:url("../images/tabright6.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
    }

    #tabs6 a span
	{
	float:none;
	}
    /* End IE5-Mac hack */
    #tabs6 a:hover span 
	{
      color:#FFF;
    }
    #tabs6 a:hover
	{
      background-position:0% -42px;
    }
    #tabs6 a:hover span 
	{
      background-position:100% -42px;
    }

    #tabs6 #current a 
	{
      background-position:0% -42px;
    }
    #tabs6 #current a span 
	{
      background-position:100% -42px;
    }
