#body { 
  font-weight: normal;
  font-size: 11px; 
  line-height: 14px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: justify;	
}

.small
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #99ccff;
}

#head { 
  font-weight: normal; 
  font-size: 12px; 
  line-height: 16px; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#head1 { 
  font-weight: bold; 
  font-size: 14px; 
  line-height: 16px; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#head0  { 
  font-weight: bold; 
  font-size: 28px; 
  line-height: 32px; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#head2 { 
  font-weight: bold; 
  font-size: 24px; 
  line-height: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
}

td.1 { 
  font-weight: normal;
  font-size: 11px;
  line-height: 14px;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
}

tr.r1 {
  background-color: ButtonFace;
}

tr.r2 {
  background-color: White; 
}
tbody.bdy {
  font-weight: normal;
  font-size: 11px; line-height: 14px;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.tb {
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
}

#tb1 {
  border-color: gray;
}

thead.cap{
  background-color: Navy;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px; 
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}


/* ----- Pure CSS tabs start here ----- */

#nav ul {
  display: block;
  list-style: none outside;
  padding: 0;
  margin: 0 0 0 10px;
  font-family: Verdana, sans-serif;
  font-size: 11px;
}

#nav li {
  padding: 0;
  margin: 0 4px 0 0;
  border-top: 1px solid #cecbc6;
  border-right: 1px solid #cecbc6;
  border-left: 1px solid #cecbc6;
  background-color: #000000;
  color: #ffffff;
  font-weight: bold;
  /* the next 4 lines are magic */
  display: block;
  float: left;
  position: relative;
  top: -1.72em;
}

#nav a:link,
#nav a:visited {
  background-color: #000000;
  color: #ffffff;
  text-decoration: none;
  padding-left: 1em;
  padding-right: 1em;
}

#nav a:hover {
  background-color: #cecbc6;
  color: #000066;
}

#navclear {
  display: none;
}
html>body #navclear {
  display: block;
  clear: both;
}

body.index #nav li#nav-index a,
body.company #nav li#nav-company a,
body.news #nav li#nav-news a,
body.services #nav li#nav-services a,
body.contacts #nav li#nav-contacts a,
body.interactive #nav li#nav-interactive a,
body.links #nav li#nav-links a {
background-color: #ffffff;
color: #000066;
}

body {
margin-top:0px;
margin-left:0px;
margin-bottom:0px;
margin-right:0px;

}
