/* === 1 === */

.Menu_1
{
 position: relative;
 font-family: "Times New Roman", Times, serif;
 font-size: 13px;
 display: block;
 width: 128px;
 height: 26px;
 line-height: 26px;
 text-align: center;
 color: #ffffff;
 text-decoration: none;
 font-weight: bold;
 background-image: url(../Images/Menu2.jpg);
 float: left;
 list-style: none;
 cursor: pointer;
 margin: 0px;
 z-index: 2;
 -moz-box-sizing:border-box;box-sizing:border-box;
}

.Menu_1_Selected
{
 position: relative;
 font-family: "Times New Roman", Times, serif;
 font-size: 13px;
 display: block;
 width: 128px;
 height: 26px;
 line-height: 26px;
 text-align: center;
 color: #0c2858;
 text-decoration: none;
 font-weight: bold;
 background-image: url(../Images/Menu2_Selected.jpg);
 float: left;
 list-style: none;
 cursor: pointer;
 margin: 0px;
 z-index: 2;
 -moz-box-sizing:border-box;box-sizing:border-box;
}

.MenuHover_1
{
 position: relative;
 font-family: "Times New Roman", Times, serif;
 font-size: 13px;
 display: block;
 width: 128px;
 height: 26px;
 line-height: 26px;
 text-align: center;
 color: #0c2858;
 text-decoration: none;
 font-weight: bold;
 background-image: url(../Images/Menu2_Selected.jpg);
 float: left;
 list-style: none;
 cursor: pointer;
 margin: 0px;
 z-index: 2;
 -moz-box-sizing:border-box;box-sizing:border-box;
}

.MenuHover_1_Selected
{
 position: relative;
 font-family: "Times New Roman", Times, serif;
 font-size: 13px;
 display: block;
 width: 128px;
 height: 26px;
 line-height: 26px;
 text-align: center;
 color: #0c2858;
 text-decoration: none;
 font-weight: bold;
 background-image: url(../Images/Menu2_Selected.jpg);
 float: left;
 list-style: none;
 cursor: pointer;
 margin: 0px;
 z-index: 2;
 -moz-box-sizing:border-box;box-sizing:border-box;
}

.Menu_1 .MenuOn_1 {
  position: absolute;
  top: 25px;
  left: 0px;
  display:none;
  border: 1px solid #000000;
  z-index: 2;
}

.Menu_1_Selected .MenuOn_1 {
  position: absolute;
  top: 25px;
  left: 0px;
  display:none;
  border: 1px solid #000000;
  z-index: 2;
}

.MenuOn_1 {
  position: absolute;
  top: 25px;
  left: 0px;
  display:block;
  border: 1px solid #000000;
  z-index: 2;
}

.Menu1_1
{
 list-style: none;
 cursor: pointer;
 margin: 0px;
 background-image: url(../Images/SubBG.jpg);
 position: relative;
 border: 0px solid #000000;
 text-align: center;
 z-index: 2;
 width: 126px;
 height: 26px;
 line-height: 26px;
 -moz-box-sizing:border-box;box-sizing:border-box;
}

.MenuHover1_1
{
 list-style: none;
 cursor: pointer;
 margin: 0px;
 background-image: url(../Images/SubBG.jpg);
 position: relative;
 border: 0px solid #000000;
 text-align: center;
 z-index: 3;
 width: 126px;
 height: 26px;
 line-height: 26px;
 color: #ffffff;
 -moz-box-sizing:border-box;box-sizing:border-box;
}

a.Menu_1_A
{
 font-family: "Times New Roman", Times, serif;
 font-size: 13px;
 color: #0c2858;
 text-decoration: none;
 font-weight: bold;
}

a.Menu_1_A:hover
{
 font-family: "Times New Roman", Times, serif;
 font-size: 13px;
 color: #ffffff;
 text-decoration: none;
 font-weight: bold;
}

a.Menu_1_A_Selected
{
 font-family: "Times New Roman", Times, serif;
 font-size: 13px;
 color: #ffffff;
 text-decoration: none;
 font-weight: bold;
}