﻿body {
      margin:0;
      padding:0;
      font: bold 11px/1.5em Verdana;
}

h2 {
      font: bold 14px Verdana, Arial, Helvetica, sans-serif;
      color: #000;
      margin: 0px;
      padding: 0px 0px 0px 15px;
}

img {
border: none;
}

/*- Menu Tabs 10--------------------------- */

#tabs10 {
  display: table;
  width:100%;
  font-size:100%;
  border-bottom:0px solid #2763A5;
  line-height:normal;
  background-image: url(Tab/tab_bg.jpg);
  background-position: bottom;
  background-repeat: repeat-x;
  background-color: #FFFFFF
}
#tabs10 ul {
      margin:0;
      padding:5px 3px 0px 3px;
      list-style:none;
  }
#tabs10 li {
  display:inline;
  margin:0;
  padding:0 0 0 0;
  }
#tabs10 a {
  float:left;
  background:url("tableft10c.gif") no-repeat left top;
  border-bottom:0px solid #2763A5;
  margin:0;
  padding:0 0 0 1px;
  text-decoration:none;
  }
#tabs10 a span {
  float:left;
  display:block;
  background:url("tabright10c.gif") no-repeat right top;
  padding:6px 8px 6px 6px;
  color:#FFF;
  font-weight: bold
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs10 a span {float:none;}
/* End IE5-Mac hack */
#tabs9 a:hover span {
  color:#FFF;
}
#tabs10 a:hover {
  background:url("tableft10f.gif") no-repeat left top;
  background-position:0% -42px;
}
#tabs10 a:hover span {
  background:url("tabright10f.gif") no-repeat right top;
  background-position:100% -42px;
}
#tabs10 #current a {
  background:url("tableft10c.gif") no-repeat left top;
  background-position:0% -42px;
  border-bottom:0px solid #E8E8E8;
}
#tabs10 #current a span {
  background:url("tabright10c.gif") no-repeat right top;
  background-position:100% -42px;
  color: #FFFFFF
}

/* Tab Sub */
#NavigationL1.bak
{
  display: table;
  background-color: #F2F2F2;
  width: 100%;
  padding: 0
}

#NavigationL2
{
  display: table;
  background-color: #F2F2F2;
  width: 100%;
  padding: 0
}
.pipe
{
  float: left;
  padding-top: 4px
}

#tabSub {
  display: table;
/*  float:left;    */
  width:100%;
  font-size:100%;
  border-bottom:1px solid #2763A5;
  line-height:normal;
  padding-top: 2px;
  padding-bottom: 0px;
  margin-right: 0
}

#tabSub ul {
  margin:0;
  padding:0px 10px 0 10px;
  list-style:none;
}
#tabSub li {
  display:inline;
  margin:0;
  padding:0;
}
#tabSub a {
  float:left;
  /*background:url("tableft10.gif") no-repeat left top; */
  margin:0;
  padding:0 0 0 2px;
  text-decoration:none;
}
#tabSub a span {
  float:left;
  display:block;
  /*background:url("tabright10.gif") no-repeat right top; */
  padding:3px 4px 3px 4px;
  color:#3E3E3E;
  font-size: 9pt;
  border-right: 0px solid #6F6F6F;
  margin-bottom: 3px;
  margin-top: 1px;
  font-family: Arial, Helvetica, sans-serif;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabSub a span {float:none;}
/* End IE5-Mac hack */
#tabSub a:hover span {
  color:#FFF;
}
#tabSub a:hover {
  background-position:0% -42px;
  color: #FB6400
}
#tabSub a:hover span {
  background-position:100% -42px;
  padding:2px 3px 2px 3px;
  border: 1px solid #949494;
  background-color: #EEEEEE;
  color:#3E3E3E;
  margin-bottom: 3px;
  margin-top: 1px
}
#tabSub #current a {
}

#tabSub #current a span {
  padding:2px 3px 2px 3px;
  border: 1px solid #B6B6B6;
  color:#3E3E3E;
  margin-bottom: 3px;
  margin-top: 1px
}