.SecondLeftMenu {
  position:relative;
  padding-left:0px;
  }

.SecondLeftMenu li {
  margin-bottom:5px;
  }

.SecondLeftMenu a {
  color:#000000;font-family:tahoma;
  font-size:13px;font-weight:bold;
  text-decoration:none;
  }

.SecondLeftMenu a:hover {
  text-decoration:underline;
  }

/* Catalogue second level */
.SecondLeftMenu1 {
  padding-left:0px;
  margin-left:10px;position:relative;
  font-weight:bold;font-size:11px;
  font-family:tahoma;
  }

.SecondLeftMenu1 li {
  margin-bottom:0px;
  }

.SecondLeftMenu1 a {
  color:#000000;font-family:tahoma;
  font-size:11px;text-decoration:none;
  font-weight:100;
  }

.SecondLeftMenu1 a:hover {
  text-decoration:underline;
  }
/* /Catalogue second level */

.LeftMenuStr {
  position:absolute;top:441px;left:180px;width:31px;height:72px;
  background-image:url(/netcat_files/design/bb/l6_5.jpg);
  background-repeat:no-repeat;
  }

.ContentStyle {
  color:#000000;font-family:tahoma;
  font-size:13px;text-align:justify;
  }

  .ContentStyle a {
    color:#831317;
    }
  .ContentStyle a:hover {
    color:#c72f0c;
    }
  .ContentStyle table {
    color:#000000;font-family:tahoma;
    font-size:13px;
    }

.HeaderLine {
  padding:15px;
  }

  .HeaderLine h1 {
    margin:0px;padding:0px;
    font-family:tahoma;font-size:10px;
    font-weight:100;color:#737373;
    }

a {
color:#000;
text-decoration:underline;  
}

a:hover {
text-decoration:none;  
}
