


#tabs .Menubox ul li{list-style:none;float:left;margin:0px 0px 0px 10px;display:inline;
 display:block;
  padding:4px 10px;
  text-decoration:none!important;
  font:10px Arial;
  color:#000;
 ;border: solid #000; border-width: 1px 1px 0px 1px;
  background:#da888d;
height:11px;
}


#content .Menubox{
width:780px;
background:url(../../images07/tabBg.gif) repeat-x;
height:36px;
}

#tabs .Menubox ul li.hover{
list-style:none;
float:left;
margin:0px 0px 0px 10px;
display:inline;
margin-bottom:0;
  color:#000;
background:#cd3026;
  height:12px;
  cursor:default;
 padding:4px 10px;
}

.Contentbox{
font-family:Arial;font-size:11px;
}

/* old tab style */

.usual {
  
  color:#111;
  padding:0px;
  width:780px;
  margin-top:5px;
}
.usual ul{background:url(../../images07/tabBg.gif) repeat-x;height:20px;
background-position:top;}
.usual li { list-style:none; float:left; margin:0px 0px 0px 10px; }
.usual ul a {
  display:block;
  padding:3px 10px;
  text-decoration:none!important;
  margin:1px;
  margin-left:0;
  font:10px Arial;
  color:#000;
 background:none;border: solid #000; border-width: 1px 1px 0px 1px;
}

.usual ul a.selected {
  margin-bottom:0;
  color:#000;
  background:#da888d;
  border-bottom:1px solid #da888d;
  cursor:default;
  }

.usual div {

  clear:left;

}
.usual div a { color:#000; font-weight:bold; }


#idTab1, #idTab2, #idTab3 {background:none; margin:0 auto; padding:0px;font-family:Arial;font-size:11px;}

