
/* ATF */ 

/*PRIMARY MENU*/
.menu_bottom {
border-bottom-style: double;
border-bottom-width: 3px;
margin-top: 20px;
margin-bottom: 30px;
width: 100%;
}
.menu_bottom.istopmenu {
margin-top: 0px;
}
.menu_bottom.istopmenu>tbody>tr:first-child>td>a.secmenu,
.menu_bottom.istopmenu>tbody>tr:first-child>td>a.secmenu_on {
border-top-width: 0px;
}

a.menu {
font-style: normal; 
font-weight: bold;
font-size: 11px; 
font-family:Georgia,Times,serif; 
text-decoration: none;
display: block;
border-top-style: double;
border-top-width: 3px;
padding: 10px;
padding-bottom: 8px;
padding-top: 8px;
}

a.menu_on {
font-style: normal; 
font-weight: bold;
font-size: 11px; 
font-family:Georgia,Times,serif; 
text-decoration: none;
display: block;
border-top-style: double;
border-top-width: 3px;
padding: 10px;
padding-bottom: 8px;
padding-top: 8px;
}

a.menufirst {
font-style: normal; 
font-weight: bold;
font-size: 11px; 
font-family:Georgia,Times,serif; 
text-decoration: none;
display: block;
border-top-style: solid;
border-top-width: 1px;
padding: 10px;
padding-bottom: 8px;
padding-top: 8px;
}

.template03  a.menufirst 
{
	border-top-width: 0px;
}

a.menufirst_on {
font-style: normal; 
font-weight: bold;
font-size: 11px; 
font-family:Georgia,Times,serif; 
text-decoration: none;
display: block;
border-top-style: solid;
border-top-width: 1px;
padding: 10px;
padding-bottom: 8px;
padding-top: 8px;
}

.template03  a.menufirst_on
{
	border-top-width: 0px;
}

/*SECONDARY MENU*/
a.secmenu {
font-style: normal; 
font-size: 11px; 
font-family:Georgia,Times,serif; 
text-decoration: none;
display: block;
border-top-style: double;
border-top-width: 3px;
padding: 10px;
padding-left: 20px;
padding-bottom: 4px;
padding-top: 4px;
}

a.secmenu_on {
font-style: normal; 
font-size: 11px; 
font-family:Georgia,Times,serif; 
text-decoration: none;
display: block;
border-top-style: double;
border-top-width: 3px;
padding: 10px;
padding-left: 20px;
padding-bottom: 4px;
padding-top: 4px;
}

/*TERTIARY MENU*/
.termenu_top {
border-top-style: solid;
border-top-width: 1px;
}

a.termenu {
font-style: normal; 
font-size: 11px; 
font-family:Georgia,Times,serif; 
text-decoration: none;
display: block;
padding-left: 35px;
padding-bottom: 4px;
padding-top: 4px;
}

a.termenu_on {
font-style: normal; 
font-size: 11px; 
font-family:Georgia,Times,serif; 
text-decoration: none;
display: block;
padding-left: 35px;
padding-bottom: 4px;
padding-top: 4px;
}

/* Menu Element */

  .elmmenu a {
    font-size: 11px; 
    font-family:Georgia,Times,serif; 
  }

  .elmmenu .level1 a {
    border-top-style: double;
    border-top-width: 3px;
  }

  .nodivs a.l1, .nodivs a.l2 {
    border-top-style: double;
    border-top-width: 3px;
  }

.res .ver_menu_td {
  display: none;
}
.res .template03>tbody>tr>td:last-child, .res .template03>tbody>tr>td:last-child>table, .res .template03>tbody>tr>td:last-child>table>tbody>tr>td { width:100% }
@media all and (min-width: 44em) {
  .res .ver_menu_td {
    display: table-cell;
  }

}