xbody {
  margin: 0 auto;
  background: rgb(50, 50, 50);
}

.advertisement_big {
  text-align: left;
  vertical-align: top;
  color: #ffffff;
  text-decoration: none;
  font-family: sans-serif, arial, arial, helvetica, tahoma, arial, sans-serif, helvetica, verdana;
  font-size: 50px;

  -webkit-box-shadow: 10px 10px 102px -10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 10px 10px 102px -10px rgba(0, 0, 0, 0.75);
  box-shadow: 10px 10px 102px -10px rgba(0, 0, 0, 0.75);
  padding: 20px;
}



.rssnews_title_td {
  /*border:solid 2px #000000;*/
  background-color: #ff8800;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-bottomright: 0px;
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-left-radius: 6px;
  -webkit-border-bottom-right-radius: 0px;
  border-top-left-radius: 6px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 0px;
  padding: 4px;

}

.rss_table {
  width: 500px;
  text-align: left;
  background: rgba(54, 25, 25, .1);
  border-left: 5px solid #134880;


}



.emaillink {
  text-align: left;
  vertical-align: middle;
  color: #aaaaaa;
  text-decoration: none;
  font-family: sans-serif, arial, arial, helvetica, tahoma, arial, sans-serif, helvetica, verdana;
  font-size: 12px;

  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background-color: #ffffff;
  border: 2px solid #eeeeee;
  padding: 5px;

  text-decoration: none;
  -webkit-box-shadow: 10px 10px 102px -10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 10px 10px 102px -10px rgba(0, 0, 0, 0.75);
  box-shadow: 10px 10px 102px -10px rgba(0, 0, 0, 0.75);

}

.emaillink:visited {
  emaillink: visited
}

.emaillink:hover {
  text-align: left;
  vertical-align: middle;
  color: #ff8800;
  text-decoration: none;
  font-family: sans-serif, arial, arial, helvetica, tahoma, arial, sans-serif, helvetica, verdana;
  font-size: 12px;

  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background-color: #ffffff;
  border: 2px solid #cccccc;
  padding: 5px;

  background: rgb(255, 232, 207);
  text-decoration: none;

  -webkit-box-shadow: 10px 10px 102px -10px rgba(0, 0, 0, 0.95);
  -moz-box-shadow: 10px 10px 102px -10px rgba(0, 0, 0, 0.95);
  box-shadow: 10px 10px 102px -10px rgba(0, 0, 0, 0.95);

}

.rss_link {
  text-align: left;
  vertical-align: top;
  color: #ffffff;
  text-decoration: none;
  font-family: sans-serif, arial, arial, helvetica, tahoma, arial, sans-serif, helvetica, verdana;
  font-size: 12px;
}

.rss_link:visited {
  rss_link: visited
}

.rss_link:hover {
  text-align: left;
  vertical-align: top;
  color: #eeeeee;
  text-decoration: none;
  font-family: sans-serif, arial, arial, helvetica, tahoma, arial, sans-serif, helvetica, verdana;
  font-size: 12px;
}

.rss_date {
  text-align: left;
  vertical-align: top;
  color: #cccccc;
  text-decoration: none;
  font-family: sans-serif, arial, arial, helvetica, tahoma, arial, sans-serif, helvetica, verdana;
  font-size: 12px;
}
#alcicd_version
{
  color: #756e6e;
  font-size: 8px;
  font-family: monospace;  
  display: flex; 
  flex-direction: row-reverse;
  align-content: center;
  justify-content: flex-start;
}
#head1 {

  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#356aa0+0,356aa0+100;Blue+Flat */
  background: rgb(53, 106, 160);
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(53, 106, 160, 1) 0%, rgba(53, 106, 160, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(53, 106, 160, 1) 0%, rgba(53, 106, 160, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(53, 106, 160, 1) 0%, rgba(53, 106, 160, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#356aa0', endColorstr='#356aa0', GradientType=0);
  /* IE6-9 */


  border-bottom: 5px solid #134880;
  width: 100%;
  height: 40px;
  background: rgb(53, 106, 160);
  padding: 5px;
}

#pic1 {
  width: 100%;
  height: 250px;
  background: rgb(255, 255, 255);
  background-repeat: no-repeat;


}

#menu {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cccccc+0,ffffff+24,ffffff+83,cccccc+100 */

  background: -moz-linear-gradient(top, rgba(204, 204, 204, 1) 0%, rgba(255, 255, 255, 1) 24%, rgba(255, 255, 255, 1) 83%, rgba(204, 204, 204, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(204, 204, 204, 1) 0%, rgba(255, 255, 255, 1) 24%, rgba(255, 255, 255, 1) 83%, rgba(204, 204, 204, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(204, 204, 204, 1) 0%, rgba(255, 255, 255, 1) 24%, rgba(255, 255, 255, 1) 83%, rgba(204, 204, 204, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#cccccc', GradientType=0);
  /* IE6-9 */
  background: rgb(204, 204, 204);
  /* Old browsers */
  background-image: url("http://www.alinf.hu/pic/cont_back_02.jpg");
  background-repeat: no-repeat;

  /*background: rgb(255,255,255);
    text-decoration: none;
    padding:20px;*/



}

.menuicons {
  padding: 10px;
  width: 60px;
  height: 60px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background-color: #ffffff;
  border: 2px solid #cccccc;
}

.menuititle {
  text-align: center;
  vertical-align: top;
  /*color:#aaaaaa;*/
  color: #134880;
  text-decoration: none;
  font-family: sans-serif, arial, arial, helvetica, tahoma, arial, sans-serif, helvetica, verdana;
  font-size: 26px;
}

.menudesc {
  text-align: left;
  vertical-align: top;
  /*color:#888888;*/
  color: #555555;
  text-decoration: none;
  font-family: sans-serif, arial, arial, helvetica, tahoma, arial, sans-serif, helvetica, verdana;
  font-size: 16px;
  text-decoration: none;
}

.menutd {
  vertical-align: top;
  width: 300px;
  text-decoration: none;
}

.logo_pic_ref {
  text-align: center;
  vertical-align: middle;
  padding: 5px;
  border: 2px solid #cccccc;
  margin: 5px;

  -webkit-box-shadow: 10px 10px 102px -10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 10px 10px 102px -10px rgba(0, 0, 0, 0.75);
  box-shadow: 10px 10px 102px -10px rgba(0, 0, 0, 0.75);

}

.contenttd {
  vertical-align: top;
  width: 800px;
  text-decoration: none;
  padding: 10px;

  color: #023770;
  text-decoration: none;
  font-family: sans-serif, arial, arial, helvetica, tahoma, arial, sans-serif, helvetica, verdana;
  font-size: 14px;
  text-align: left;
  vertical-align: top;
  /*border-left: 2px solid  #023770;*/
  border-left: 4px solid #134880;

  letter-spacing: 2pt;
  /*word-spacing:2pt;*/
  line-height: 2;


  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,c9c9c9+99&1+0,0+100 */
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(201, 201, 201, 0.01) 99%, rgba(201, 201, 201, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(201, 201, 201, 0.01) 99%, rgba(201, 201, 201, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(201, 201, 201, 0.01) 99%, rgba(201, 201, 201, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00c9c9c9', GradientType=1);
  /* IE6-9 */

}

.ref_picture_of_webpage {
  padding: 3px;
  border: 3px solid #ffffff;
  /*-webkit-transform: scale(0.75); 
     -moz-transform: scale(0.75); 
      -ms-transform: scale(0.75); 
       -o-transform: scale(0.75); 
          transform: scale(0.75);*/
}

.ref_picture_of_webpage:visited {
  ref_picture_of_webpage: visited
}

.ref_picture_of_webpage:hover {
  padding: 3px;
  border: 3px solid #ffffff;
}

.content_title {
  color: #023770;
  text-decoration: none;
  font-family: sans-serif, arial, arial, helvetica, tahoma, arial, sans-serif, helvetica, verdana;
  font-size: 30px;
  text-align: left;
  vertical-align: top;
  text-shadow: 17px 9px 10px rgba(150, 150, 150, 1);

  border-bottom: 3px solid #ff8800;

  font-weight: bold;
  /*font-style:oblique;*/
  /*letter-spacing:5pt;
word-spacing:18pt;*/
  line-height: 1.5;
  margin: 10px;
  padding: 10px;
  display: table-cell;

}

.content_subtitle {
  color: #023770;
  text-decoration: none;
  font-family: sans-serif, arial, arial, helvetica, tahoma, arial, sans-serif, helvetica, verdana;
  font-size: 18px;
  text-align: left;
  vertical-align: middle;
  /*text-shadow: 17px 9px 10px rgba(150, 150, 150, 1);*/
  display: table-cell;
  /*border-bottom: 3px solid  #eeeeee;*/
  padding: 5px;

  background-color: #eeeeee;
  border-left: 3px solid #ff8800;
  font-weight: bold;


}

.alnameday {
  color: #023770;
  text-decoration: none;
  font-family: sans-serif, arial, arial, helvetica, tahoma, arial, sans-serif, helvetica, verdana;
  font-size: 12px;
  text-align: right;
  vertical-align: center;
  padding: 2px;
  width: 300px;
  display: table-cell;
}

.adv_contactus {
  -webkit-border-top-left-radius: 0px;
  -moz-border-top-left-radius: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;
  -webkit-border-top-right-radius: 20px;
  -moz-border-top-right-radius: 20px;
  border-top-right-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -moz-border-top-right-radius: 20px;
  border-top-right-radius: 20px;


  background-color: #ff8a00;
  border: 2px solid #eeeeee;
  padding: 20px;
  display: table-cell;
  color: #ffffff;

  text-decoration: none;
  font-family: sans-serif, arial, arial, helvetica, tahoma, arial, sans-serif, helvetica, verdana;
  font-size: 20px;
  text-align: middle;
  vertical-align: center;



  -webkit-animation: advert_moving 1s infinite linear;

  transform: perspective(200px) rotateY(-15deg);
}

.adv_contactus:visited {
  adv_contactus: visited
}

.adv_contactus:hover {
  -webkit-border-top-left-radius: 0px;
  -moz-border-top-left-radius: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;
  -webkit-border-top-right-radius: 20px;
  -moz-border-top-right-radius: 20px;
  border-top-right-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -moz-border-top-right-radius: 20px;
  border-top-right-radius: 20px;


  background-color: #ff0000;
  border: 2px solid #eeeeee;
  padding: 20px;
  display: table-cell;
  color: #ffffff;

  text-decoration: none;
  font-family: sans-serif, arial, arial, helvetica, tahoma, arial, sans-serif, helvetica, verdana;
  font-size: 20px;
  text-align: middle;
  vertical-align: center;



  -webkit-animation: advert_moving 1s infinite linear;

  transform: perspective(200px) rotateY(-10deg);
}


@-webkit-keyframes advert_moving {
  0% {

    -webkit-box-shadow: 10px 10px 102px -10px rgba(255, 255, 255, 0.75);
    -moz-box-shadow: 10px 10px 102px -10px rgba(255, 255, 255, 0.75);
    box-shadow: 10px 10px 102px -10px rgba(255, 255, 255, 0.75);


  }

  100% {

    -webkit-box-shadow: 10px 10px 102px -20px rgba(255, 255, 255, 0.75);
    -moz-box-shadow: 10px 10px 102px -20px rgba(255, 255, 255, 0.75);
    box-shadow: 10px 10px 102px -20px rgba(255, 255, 255, 0.75);


  }
}

.menulink {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background-color: #ffffff;
  border: 2px solid #eeeeee;
  padding: 20px;
  display: table-cell;
  text-decoration: none;
  height: 400px;

  -webkit-box-shadow: 10px 10px 102px -10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 10px 10px 102px -10px rgba(0, 0, 0, 0.75);
  box-shadow: 10px 10px 102px -10px rgba(0, 0, 0, 0.75);
  /*background-image: url("http://www.alinf.hu/pic/material_bg_04.jpg");background-repeat: no-repeat;*/
  background-image: url("http://www.alinf.hu/pic/material_bg_04.jpg");
  background-repeat: repeat-y;
  /*transform: perspective( 200px ) rotateY( 50deg );*/
}

.menulink:visited {
  menulink: visited
}

.menulink:hover {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background-color: #ffffff;
  border: 2px solid #eeeeee;
  padding: 20px;
  display: table-cell;
  text-decoration: none;
  height: 400px;

  -webkit-box-shadow: 10px 10px 102px -10px rgba(255, 138, 0, 0.95);
  -moz-box-shadow: 10px 10px 102px -10px rgba(255, 138, 0, 0.95);
  box-shadow: 10px 10px 102px -10px rgba(255, 138, 0, 0.95);
  /*background-image: url("http://www.alinf.hu/pic/material_bg_04.jpg");background-repeat: no-repeat;*/
  background-image: url("http://www.alinf.hu/pic/material_bg_04.jpg");
  background-repeat: repeat-y;
  /*transform: perspective( 200px ) rotateY( 50deg );*/
}

.menulinkx:hover {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background-color: #ffffff;
  border: 2px solid #cccccc;
  padding: 20px;
  display: table-cell;
  /*background: rgb(255,232,207);*/
  text-decoration: none;
  height: 400px;
  -webkit-box-shadow: 10px 10px 102px -10px rgba(0, 0, 0, 0.95);
  -moz-box-shadow: 10px 10px 102px -10px rgba(0, 0, 0, 0.95);
  box-shadow: 10px 10px 102px -10px rgba(0, 0, 0, 0.95);
  /*background-image: url("http://www.alinf.hu/pic/material_bg_02.jpg");background-repeat: no-repeat;*/
  background-image: url("http://www.alinf.hu/pic/material_bg_02.jpg");
  background-repeat: repeat-y;
  /*-webkit-animation: antispin 1s infinite linear;*/

}

/*@-webkit-keyframes antispin {
0% {
    -webkit-transform: rotateY(360deg);
}
100% {
    -webkit-transform: rotateY(0deg);
}
}
*/
.login_button {
  color: #aaaaaa;
  /*background-color: #330066;*/


  border-left: 1px solid #578cc0;
  border-top: 1px solid #578cc0;
  border-right: 1px solid #134880;
  border-bottom: 1px solid #134880;
  text-decoration: none;
  font-family: sans-serif, arial, arial, helvetica, tahoma, arial, sans-serif, helvetica, verdana;
  font-size: 12px;
  padding: 4px;
  height: 25px;

}

.login_button:visited {
  login_button: visited
}

.login_button:hover {
  color: #ffffff;
  background-color: #245990;
  border-left: 1px solid #134880;
  border-top: 1px solid #134880;
  border-right: 1px solid #578cc0;
  border-bottom: 1px solid #578cc0;

  /*border-left: 1px solid  #220000;
 border-top: 1px solid  #222222;
 border-right: 1px solid  #222222;
 border-bottom: 1px solid  #220000;*/
  text-decoration: none;
  font-family: sans-serif, arial, arial, helvetica, tahoma, arial, sans-serif, helvetica, verdana;
  font-size: 12px;
  padding: 4px;
  height: 25px;

}



.web_ref_link {
  color: #ffffff;
  background-color: #245990;
  border-left: 1px solid #134880;
  border-top: 1px solid #134880;
  border-right: 1px solid #578cc0;
  border-bottom: 1px solid #578cc0;

  text-decoration: none;
  font-family: sans-serif, arial, arial, helvetica, tahoma, arial, sans-serif, helvetica, verdana;
  font-size: 12px;
  padding: 4px;
  height: 25px;

}

.web_ref_link:visited {
  web_ref_link: visited
}

.web_ref_link:hover {
  color: #ffffff;
  background-color: #ff8800;
  border-left: 1px solid #134880;
  border-top: 1px solid #134880;
  border-right: 1px solid #578cc0;
  border-bottom: 1px solid #578cc0;

  text-decoration: none;
  font-family: sans-serif, arial, arial, helvetica, tahoma, arial, sans-serif, helvetica, verdana;
  font-size: 12px;
  padding: 4px;
  height: 25px;


}



.login_fields {
  width: 100px;
  color: #220000;
  background-color: #356aa0;
  border-left: 1px solid #134880;
  border-top: 1px solid #134880;
  border-right: 1px solid #578cc0;
  border-bottom: 1px solid #578cc0;
  font-family: sans-serif, arial, arial, helvetica, tahoma, arial, sans-serif, helvetica, verdana;
  font-size: 12px;
}

.login_captions {
  color: #aaaaaa;
  text-decoration: none;
  font-family: sans-serif, arial, arial, helvetica, tahoma, arial, sans-serif, helvetica, verdana;
  font-size: 10px;

}

.flag_part {
  color: #aaaaaa;
  text-decoration: none;
  font-family: sans-serif, arial, arial, helvetica, tahoma, arial, sans-serif, helvetica, verdana;
  font-size: 10px;
}

.headmenu {
  color: #ffffff;
  text-decoration: none;
  font-family: sans-serif, arial, arial, helvetica, tahoma, arial, sans-serif, helvetica, verdana;
  font-size: 16px;

}

.headmenu:visited {
  headmenu: visited
}

.headmenu:hover {}

.footmenu {
  color: #ffffff;
  text-decoration: none;
  font-family: sans-serif, arial, arial, helvetica, tahoma, arial, sans-serif, helvetica, verdana;
  font-size: 14px;

}

.footmenu:visited {
  footmenu: visited
}

.footmenu:hover {}

.foot1compdesc {
  color: #ffffff;
  text-decoration: none;
  font-family: sans-serif, arial, arial, helvetica, tahoma, arial, sans-serif, helvetica, verdana;
  font-size: 12px;
  padding: 5px;
}

.foot1title {
  color: #023770;
  text-decoration: none;
  font-family: sans-serif, arial, arial, helvetica, tahoma, arial, sans-serif, helvetica, verdana;
  font-size: 22px;
  text-align: left;
  vertical-align: top;
}

#foot1 {

  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#356aa0+0,356aa0+100;Blue+Flat */
  background: rgb(53, 106, 160);
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(53, 106, 160, 1) 0%, rgba(53, 106, 160, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(53, 106, 160, 1) 0%, rgba(53, 106, 160, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(53, 106, 160, 1) 0%, rgba(53, 106, 160, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#356aa0', endColorstr='#356aa0', GradientType=0);
  /* IE6-9 */
  padding: 0px;

  border-top: 5px solid #134880;
  width: 100%;
  height: 130px;
  background: rgb(53, 106, 160);

  /*background-image: url("http://www.alinf.hu/pic/al_nagyito_logo.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: right top;
*/
}

#foot2 {

  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#356aa0+0,356aa0+100;Blue+Flat */
  background: rgb(3, 66, 120);
  /* Old browsers */
  width: 100%;
  height: 40px;
  border-top: 3px solid #202020;

}


.al2018mainmenu {
  color: #ffffff;
  height: 10px;
  padding: 5px;
  font-family: sans-serif, tahoma, arial, sans-serif, arial, arial, helvetica, tahoma, arial, sans-serif, helvetica, verdana;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  border-left: 1px solid #7d9a70;
  border-top: 1px solid #7d9a70;
  border-right: 1px solid #7d9a70;
  border-bottom: 2px solid #7d9a70;
  background-color: #7d9a70;
}

.al2018mainmenu:visited {
  al2018mainmenu: visited
}

.al2018mainmenu:hover {
  color: #ffb320;
  height: 10px;
  padding: 5px;
  font-family: sans-serif, tahoma, arial, sans-serif, arial, arial, helvetica, tahoma, arial, sans-serif, helvetica, verdana;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  border-left: 1px solid #7d9a70;
  border-top: 1px solid #5b7850;
  border-right: 1px solid #7d9a70;
  border-bottom: 2px solid #5b7850;
}

.al2018mainmenu_active {
  color: #ffffff;
  height: 10px;
  padding: 5px;
  font-family: sans-serif, tahoma, arial, sans-serif, arial, arial, helvetica, tahoma, arial, sans-serif, helvetica, verdana;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  background-color: rgb(3, 66, 120);
  min-width: 200px;
  display: table-cell;
  text-align: center;
}


.al2018submenu1 {
  color: #dddddd;
  padding: 5px;
  line-height: 30px;
  text-decoration: none;
  font-family: arial, arial, helvetica, tahoma, arial, sans-serif, helvetica, verdana;
  font-size: 12px;
  width: 200px;
  min-width: 200px;
  line-width: 200px;
  text-align: left;
  opacity: 0.8;
  filter: alpha(opacity=80);
  background-color: rgb(33, 96, 150);
  min-width: 200px;
  display: table-cell;

}

.al2018submenu1:visited {
  al2018submenu: visited
}

.al2018submenu1:hover {
  color: #ffffff;
  padding: 5px;
  line-height: 30px;
  text-decoration: none;
  font-family: arial, arial, helvetica, tahoma, arial, sans-serif, helvetica, verdana;
  font-size: 12px;
  width: 200px;
  min-width: 200px;
  line-width: 200px;
  text-align: left;
  opacity: 0.8;
  filter: alpha(opacity=80);
  background-color: rgb(33, 96, 150);
  min-width: 200px;
  display: table-cell;

}

.al2018submenu1_active {
  color: #ffffff;
  padding: 5px;
  line-height: 30px;
  text-decoration: none;
  font-family: arial, arial, helvetica, tahoma, arial, sans-serif, helvetica, verdana;
  font-size: 12px;
  width: 200px;
  min-width: 200px;
  line-width: 200px;
  text-align: left;
  opacity: 0.8;
  filter: alpha(opacity=80);
  background-color: rgb(33, 96, 150);
  min-width: 200px;
  display: table-cell;
}






.al2018submenu2 {
  color: #ffffff;
  padding: 5px;
  line-height: 30px;
  text-decoration: none;
  font-family: arial, arial, helvetica, tahoma, arial, sans-serif, helvetica, verdana;
  font-size: 12px;
  width: 200px;
  min-width: 200px;
  line-width: 200px;
  text-align: left;
  opacity: 0.8;
  filter: alpha(opacity=80);
  background-color: rgb(33, 96, 150);
  min-width: 200px;
  display: table-cell;
}

.al2018submenu2:visited {
  al2018submenu: visited
}

.al2018submenu2:hover {
  color: #ffffff;
  padding: 5px;
  line-height: 30px;
  text-decoration: none;
  font-family: arial, arial, helvetica, tahoma, arial, sans-serif, helvetica, verdana;
  font-size: 12px;
  width: 200px;
  min-width: 200px;
  line-width: 200px;
  text-align: left;
  opacity: 0.8;
  filter: alpha(opacity=80);
  background-color: rgb(33, 96, 150);
  min-width: 200px;
  display: table-cell;
}

.al2018submenu2_active {
  color: #ffffff;
  padding: 5px;
  line-height: 30px;
  text-decoration: none;
  font-family: arial, arial, helvetica, tahoma, arial, sans-serif, helvetica, verdana;
  font-size: 12px;
  width: 200px;
  min-width: 200px;
  line-width: 200px;
  text-align: left;
  opacity: 0.8;
  filter: alpha(opacity=80);
  background-color: rgb(255, 0, 0);
  min-width: 200px;
  display: table-cell;
}



.al2018submenu3 {
  line-height: 30px;
  color: #330066;
  /*background-color: #220000;*/
  background-color: #fdfdff;
  padding: 5px;
  text-decoration: none;
  font-family: sans-serif, arial, arial, helvetica, tahoma, arial, sans-serif, helvetica, verdana;
  font-size: 12px;
  width: 200px;
  text-align: left;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.al2018submenu3:visited {
  al2018submenu: visited
}

.al2018submenu3:hover {
  line-height: 30px;
  color: #ffffff;
  /*background-color: #ff8800s;*/
  background-color: #4eed00;
  padding: 5px;
  text-decoration: none;
  font-family: sans-serif, arial, arial, helvetica, tahoma, arial, sans-serif, helvetica, verdana;
  font-size: 12px;
  width: 200px;
  text-align: left;
  opacity: 1;
  filter: alpha(opacity=100);
}

.al2018submenu3_active {
  line-height: 30px;
  color: #ffffff;
  background-color: #330066;
  /*background-color: #220000;*/
  padding: 5px;
  text-decoration: none;
  font-family: sans-serif, arial, arial, helvetica, tahoma, arial, sans-serif, helvetica, verdana;
  font-size: 12px;
  width: 200px;
  ;
  text-align: left;
  opacity: 1;
  filter: alpha(opacity=100);
}

.al_fullmenupath {
  color: rgb(33, 96, 150);
  text-decoration: underline;
  font-family: sans-serif, arial, arial, helvetica, tahoma, arial, sans-serif, helvetica, verdana;
  font-size: 12px;
  text-align: left;
}

.ali2018_dyn_ex_tbl_text {
  color: rgb(33, 96, 150);
  text-decoration: none;
  font-family: sans-serif, arial, arial, helvetica, tahoma, arial, sans-serif, helvetica, verdana;
  font-size: 12px;
  text-align: left;
}

.ali2018_dyn_ex_textarea {
  color: rgb(255, 0, 0);
  text-decoration: none;
  font-family: sans-serif, arial, arial, helvetica, tahoma, arial, sans-serif, helvetica, verdana;
  font-size: 12px;
  text-align: left;
  width: 1400px;
  height: 300px;

}