/* CSS Document */

.titl {
  margin: 0 1%;
  color: #36507c;
  background-color: #f0f0f0;
  font-size: 15px;
  padding: 7px;
  text-decoration: none;
  vertical-align: middle;
  white-space: normal;
  font-family: Helvetica, Arial, sans-serif;
}

.titl_split {
  margin: 0 1%;
  /*color: #36507c;*/
  background-color: #f0f0f0;
  font-size: 15px;
  padding: 7px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  white-space: normal;
  font-family: Helvetica, Arial, sans-serif;
}

.titl2 {
  float: left;
}

.nav {
  position: relative;
  LINE-HEIGHT: 1;
  LIST-STYLE-TYPE: none;
  padding: 0px;
  margin: 0px;
  clear: both;
  font-family: Helvetica, Arial, sans-serif;
}

.no_col_tb {
    width: 100%;
}

.upper_col_tb {
  width: 40%;
  margin-left: 60%;
  text-align: center;
}

.upper_col_tb A {
  font-size: 13px;
  /*padding: 0 7px;*/
  text-align: center;
  text-decoration: none;
}

.no_col {
    align: center;
}

.nav DIV {
  POSITION: relative;
  LINE-HEIGHT: 1;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  z-index: 199;
}

.nav A {
  /*color: #36507c;*/

  display: table-cell;
  font-size: 13px;
  padding: 7px;
  position: relative;
  display: block;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  white-space: normal;
}
.nav A.daddy {
  background-image: url("../image/2downarrow.gif");
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 14px;
}
.nav A:hover {
  color: #36210e;
  background-color: #e9effa;
}
/*
.nav A>img {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 140px;
  height: 56px;
}
*/
.nav DIV {
  /*border: 1px solid #FFFFFF;*/
  background-color: #f0f0f0;
  clear: none;
  display: block;
  margin: -2px 0px 0px -2px;
  padding: 0;
  position: relative;
  /*background: url("../image/mm1.gif") repeat-x left top #e2f3ff;*/
}
.nav DIV DIV {
  POSITION: absolute;
  LEFT: -999em;
  border: 0px;
  display: block;
  z-index: 200;
}
.nav>UL>LI>UL {
  padding-top: 1px;
}
.nav LI LI {
  clear: left;
  float: left;
  display: block;
  height: auto;
  width: 250px;
  margin: -1px 0px 0px -1px;
  border-width: 1px;

}
.nav LI LI A {
  text-align: left;
  font-size: 14px;
  font-weight: normal;
  height: auto;
  width: auto;
  display: block;
}
/*
.nav LI>DIV {
  background: url("../image/mm2.gif") repeat-y left top;
}
.nav LI>DIV>DIV {
  background: url("../image/mm3.gif") no-repeat left top;
}
.nav LI>DIV>DIV>DIV {
  background: url("../image/mm4.gif") repeat-x left bottom;
}
.nav LI>DIV>DIV>DIV>DIV {
  background: url("../image/mm5.gif") no-repeat left bottom;
}
.nav LI:hover>DIV>DIV>DIV, LI.sfhover>DIV>DIV>DIV {
  background: url("../image/mm_4.gif") repeat-x left bottom;
}
.nav LI:hover>DIV>DIV>DIV>DIV, LI.sfhover>DIV>DIV>DIV>DIV {
  background: url("../image/mm_5.gif") no-repeat left bottom;
}
*/
