body {
  padding: 0px;
  margin: 0px;
}

img {
  border: 0px;
}

table {
  empty-cells: show;
}


.smHead {
  width: 179px;
  height: 33px;
  font-size: 16px; 
  font-family: Arial; 
  color: white; 
  font-weight: bold; 
  padding-left: 20px; 
  background: url(/i/menu_01.jpg);
}

.smHead a {
  color: white;
  text-decoration: none;
}

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

.umHead {
  height: 33px;
  font-size: 13px; 
  font-weight: bold; 
  font-family: Arial; 
  color: #008e90; 
  padding-left: 20px; 
  background: url(/i/mb2.jpg);
}

.umHead a {
  color: #008e90; 
  text-decoration: none;
}

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


.nLinks {
  background: url(/i/menu_03.jpg) top repeat-x;
  padding: 5px 0px;
}

.nLinks a {
  display: block;

  font-size: 11px;
  font-family: Tahoma;
  color: #333333;

  text-decoration: none;
  
  background: url(/i/p.gif) top left no-repeat;

  padding: 3px 0px 3px 12px;


}

.nLinks a:hover {
  text-decoration: underline;

  background-color: #cce1e2;
}



#content {
  padding: 0px 0px;

  font-size: 12px;
  color: #797979;
  font-family: Arial;
}

#content .header {
  padding: 0px;
  margin-top: 7px;

  color: #008e8f;

  font-size: 13px;
  font-family: Arial;
  font-weight: bold;

  text-transform: uppercase;
}

#content a {
  color: #008e8f;
}

.contacts {

padding: 0px 40px;
  
  font-size: 11px;
  color: #797979;
  font-family: Arial;
}

p.inlineNav a {
  color: #666 !important;
  font-size: 11px;
  text-decoration: none;

}

p.inlineNav a:HOVER {
  color: #008e8f !important;
  text-decoration: underline;
}

p {
  padding: 0px;
  margin: 0px;
}



table.type1 td{
  border: 1px solid #9acbcb;
  padding: 3px;

}



.tech td {
  border: 1px solid #9acbcb;
  padding: 3px;
}



table.c td {
  padding: 3px;
  border: 1px solid #eee;
}

table.c_Man {
  border-collapse: collapse;
}
table.c_Man td {
  width: 250px;
  border-top: 1px solid #ddd;
  padding: 10px;
  vertical-align: top;
}

table.c_Man img {
  margin-bottom: 5px;
}


.abs {
  position: absolute
}

.abs a {
  font-size: 11px;
  color: black !important;
  text-decoration: none;
  font-family: Arial;
}




/* vacancy */

a.dhtml {
 text-decoration: none;
 color: #008e8f;
 border-bottom: 1px dashed #008e8f;
 font-weight: bold;
}

a.dhtml2 {
 text-decoration: none;
 color: #666 !important;
 border-bottom: 1px solid #ccc;
 font-weight: normal;
}

a.dhtml2:hover {
  color: black !important;
  border-bottom: 1px solid black;

}
